diff --git a/.editorconfig b/.editorconfig index c23795f79e..7a1c009f8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,7 @@ trim_trailing_whitespace=true insert_final_newline=true indent_style=tab indent_size=4 + +[*.{json,md}] +# Hack to make Prettier not collapse arrays +max_line_length=1 diff --git a/css/classes.css b/css/classes.css index 89b1ea2531..e6bca7e9ec 100644 --- a/css/classes.css +++ b/css/classes.css @@ -1,3 +1,618 @@ -@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@-webkit-keyframes kf-fade-out{from{opacity:1}to{opacity:0}}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.cls-main__linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.cls-main__linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.cls-main__linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.cls-main__linked-titles>*>.rd__h .entry-title-inner{cursor:copy}.cls-main__linked-titles>*>.rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.cls__list{max-height:400px}.cls__squash_header{overflow:hidden;max-height:32px;display:block}.cls__btn-toggle-sidebar{cursor:pointer;font-size:initial;color:#000}.cls__btn-cf--active{color:#fff;background:#822000}.cls__btn-cf--active:active,.cls__btn-cf--active:focus,.cls__btn-cf--active:hover,.cls__btn-cf--active:active:focus,.cls__btn-cf--active:active:hover{color:#fff;background:#4f1300}.cls__btn-sc--reprinted{color:#777}.cls__btn-sc--active-fresh{color:#fff;background:#337ab7;border-color:#22527b}.cls__btn-sc--active-fresh:active,.cls__btn-sc--active-fresh:focus,.cls__btn-sc--active-fresh:hover,.cls__btn-sc--active-fresh:active:focus,.cls__btn-sc--active-fresh:active:hover{color:#fff;background:#285f8f;border-color:#1d4567}.cls__btn-sc--active-reprinted{color:#fff;background:#7699b7;border-color:#4d7393}.cls__btn-sc--active-reprinted:active,.cls__btn-sc--active-reprinted:focus,.cls__btn-sc--active-reprinted:hover,.cls__btn-sc--active-reprinted:active:focus,.cls__btn-sc--active-reprinted:active:hover{color:#fff;background:#5680a4;border-color:#456682}.cls__btn-sc--active-spicy{color:#fff;background:#1d965d;border-color:#115635}.cls__btn-sc--active-spicy:active,.cls__btn-sc--active-spicy:focus,.cls__btn-sc--active-spicy:hover,.cls__btn-sc--active-spicy:active:focus,.cls__btn-sc--active-spicy:active:hover{color:#fff;background:#156b43;border-color:#0c4128}.cls__btn-sc--active-stale{color:#fff;background:#5f967c;border-color:#416755}.cls__btn-sc--active-stale:active,.cls__btn-sc--active-stale:focus,.cls__btn-sc--active-stale:hover,.cls__btn-sc--active-stale:active:focus,.cls__btn-sc--active-stale:active:hover{color:#fff;background:#4b7762;border-color:#375848}.cls__btn-sc--active-brew{color:#fff;background:#8c3b96;border-color:#59255f}.cls__btn-sc--active-brew:active,.cls__btn-sc--active-brew:focus,.cls__btn-sc--active-brew:hover,.cls__btn-sc--active-brew:active:focus,.cls__btn-sc--active-brew:active:hover{color:#fff;background:#6a2d71;border-color:#481e4d}.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0,.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1,.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2{color:#8f903c;border-bottom-color:#8f903c}.night-mode .cls__btn-toggle-sidebar{color:#bbb}.night-mode .cls__btn-cf--active{color:#333;background:#d29a38}.night-mode .cls__btn-cf--active:active,.night-mode .cls__btn-cf--active:focus,.night-mode .cls__btn-cf--active:hover,.night-mode .cls__btn-cf--active:active:focus,.night-mode .cls__btn-cf--active:active:hover{color:#333;background:#af7e28}.night-mode .cls__btn-sc--reprinted{color:#888}.night-mode .cls__btn-sc--active-fresh{color:#fff;background:#337ab7;border-color:#22527b}.night-mode .cls__btn-sc--active-fresh:active,.night-mode .cls__btn-sc--active-fresh:focus,.night-mode .cls__btn-sc--active-fresh:hover,.night-mode .cls__btn-sc--active-fresh:active:focus,.night-mode .cls__btn-sc--active-fresh:active:hover{color:#fff;background:#285f8f;border-color:#1d4567}.night-mode .cls__btn-sc--active-reprinted{color:#fff;background:#7699b7;border-color:#4d7393}.night-mode .cls__btn-sc--active-reprinted:active,.night-mode .cls__btn-sc--active-reprinted:focus,.night-mode .cls__btn-sc--active-reprinted:hover,.night-mode .cls__btn-sc--active-reprinted:active:focus,.night-mode .cls__btn-sc--active-reprinted:active:hover{color:#fff;background:#5680a4;border-color:#456682}.night-mode .cls__btn-sc--active-spicy{color:#fff;background:#179e50;border-color:#0d5b2e}.night-mode .cls__btn-sc--active-spicy:active,.night-mode .cls__btn-sc--active-spicy:focus,.night-mode .cls__btn-sc--active-spicy:hover,.night-mode .cls__btn-sc--active-spicy:active:focus,.night-mode .cls__btn-sc--active-spicy:active:hover{color:#fff;background:#117139;border-color:#0a4523}.night-mode .cls__btn-sc--active-stale{color:#fff;background:#509e8a;border-color:#366b5e}.night-mode .cls__btn-sc--active-stale:active,.night-mode .cls__btn-sc--active-stale:focus,.night-mode .cls__btn-sc--active-stale:hover,.night-mode .cls__btn-sc--active-stale:active:focus,.night-mode .cls__btn-sc--active-stale:active:hover{color:#fff;background:#3f7c6c;border-color:#2e5a4f}.night-mode .cls__btn-sc--active-brew{color:#fff;background:#aa40b4;border-color:#752c7c}.night-mode .cls__btn-sc--active-brew:active,.night-mode .cls__btn-sc--active-brew:focus,.night-mode .cls__btn-sc--active-brew:hover,.night-mode .cls__btn-sc--active-brew:active:focus,.night-mode .cls__btn-sc--active-brew:active:hover{color:#fff;background:#86338e;border-color:#632569}.night-mode .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0,.night-mode .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1,.night-mode .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2{color:#e6ab94;border-bottom-color:#e6ab94}.cls-tbl{font-size:.8em;background:#fdf1dc}.cls-tbl>tbody>tr>th{color:#000;padding:1px .2em}.cls-tbl__disp-name{font-size:1.8em;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;padding-left:.2em;color:#000}.cls-tbl__col-group{text-align:center}.cls-tbl__col-group::after{position:relative;bottom:0;left:0;margin:0 auto;padding:0;display:block;content:"";height:1px;width:96%;border-bottom:1px solid #000}.cls-tbl__col-level{text-align:center;width:1.5em}.cls-tbl__col-prof-bonus{text-align:center;width:1.5em;padding:1px .5em}.cls-tbl__col-generic-center{text-align:center;min-width:1em;max-width:3.2em}.cls-tbl__stripe-odd:nth-child(odd){background:#d3d3d3}.night-mode .cls-tbl{background:#222}.night-mode .cls-tbl>tbody>tr>th{color:#bbb}.night-mode .cls-tbl__disp-name{color:#bbb}.night-mode .cls-tbl__col-group::after{border-color:#555}.night-mode .cls-tbl__stripe-odd:nth-child(odd){background:rgba(136,136,136,.0941176471)}.cls-side__name{font-size:1.8em;font-family:"Andada",serif;font-variant:small-caps;font-weight:500}.cls-side__btn-toggle{cursor:pointer;font-size:initial;font-weight:initial;color:#000}.cls-side__section{font-size:.8em;padding:4px 7px}.cls-side__section-head{font-family:serif;font-weight:500;font-size:1.5em;margin-top:4px;margin-bottom:0}.night-mode .cls-side__btn-toggle{color:#bbb}.cls-tabs__wrp{align-items:baseline;position:-webkit-sticky;position:sticky;z-index:200;top:7px}@media(max-width: 991px){.cls-tabs__wrp{flex-direction:column !important}}.cls-tabs__sc-not-shown{font-size:10px}.cls-tabs__sel-preset{width:80px}.cls-main__sc-feature .rd__h--0,.cls-main__sc-feature .rd__h--1,.cls-main__sc-feature .rd__h--2{color:#337ab7;border-bottom-color:#337ab7}.cls-main__sc-feature--reprinted .rd__h--0,.cls-main__sc-feature--reprinted .rd__h--1,.cls-main__sc-feature--reprinted .rd__h--2{color:#7699b7;border-bottom-color:#7699b7}.cls-main__sc-feature--spicy .rd__h--0,.cls-main__sc-feature--spicy .rd__h--1,.cls-main__sc-feature--spicy .rd__h--2{color:#1d965d;border-bottom-color:#1d965d}.cls-main__sc-feature--stale .rd__h--0,.cls-main__sc-feature--stale .rd__h--1,.cls-main__sc-feature--stale .rd__h--2{color:#5f967c;border-bottom-color:#5f967c}.cls-main__sc-feature--brew .rd__h--0,.cls-main__sc-feature--brew .rd__h--1,.cls-main__sc-feature--brew .rd__h--2{color:#8c3b96;border-bottom-color:#8c3b96}.cls-main__msg-no-content{height:40px;color:#822000;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;line-height:2.3em;text-align:center;font-size:1.8em}.night-mode .cls-main__sc-feature .rd__h--0,.night-mode .cls-main__sc-feature .rd__h--1,.night-mode .cls-main__sc-feature .rd__h--2{color:#337ab7;border-bottom-color:#337ab7}.night-mode .cls-main__sc-feature--reprinted .rd__h--0,.night-mode .cls-main__sc-feature--reprinted .rd__h--1,.night-mode .cls-main__sc-feature--reprinted .rd__h--2{color:#7699b7;border-bottom-color:#7699b7}.night-mode .cls-main__sc-feature--spicy .rd__h--0,.night-mode .cls-main__sc-feature--spicy .rd__h--1,.night-mode .cls-main__sc-feature--spicy .rd__h--2{color:#179e50;border-bottom-color:#179e50}.night-mode .cls-main__sc-feature--stale .rd__h--0,.night-mode .cls-main__sc-feature--stale .rd__h--1,.night-mode .cls-main__sc-feature--stale .rd__h--2{color:#509e8a;border-bottom-color:#509e8a}.night-mode .cls-main__sc-feature--brew .rd__h--0,.night-mode .cls-main__sc-feature--brew .rd__h--1,.night-mode .cls-main__sc-feature--brew .rd__h--2{color:#aa40b4;border-bottom-color:#aa40b4}.night-mode .cls-main__msg-no-content{color:#d29a38}.cls-comp__wrp-features{width:400px;max-width:calc(100vw - 2rem)}.cls-prntv__wrp-tabs{background-color:#eee;border-bottom:1px solid #ccc}.cls-prntv__btn-tab{font-size:.8em;margin-top:2px;padding:2px 6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-right:1px solid #ccc;border-left:1px solid #ccc;border-top:1px solid #ccc;border-top-right-radius:4px;border-top-left-radius:4px}.cls-prntv__btn-tab.active{background:#337ab7;color:#fff}.cls-prntv__btn-tab.active{border-color:#22527b}.cls-prntv__btn-tab.active.spicy-sauce{background:#1d965d;color:#fff}.cls-prntv__btn-tab.active.spicy-sauce{border-color:#115635}.cls-prntv__btn-tab.active.refreshing-brew{background:#8c3b96;color:#fff}.cls-prntv__btn-tab.active.refreshing-brew{border-color:#59255f}.night-mode .cls-prntv__wrp-tabs{background-color:#222;border-color:#555}.night-mode .cls-prntv__btn-tab{border-color:#555}.cls-nav{width:100%;position:-webkit-sticky;position:sticky;top:15px;overflow-y:hidden;margin-top:15px;max-height:calc(100vh - 30px);padding-right:9px;padding-left:9px;font-family:"Andada",serif;font-variant:small-caps;font-weight:500}.cls-nav:hover{overflow-y:scroll;padding-right:0}.cls-nav__head{color:rgba(0,0,0,.1254901961)}.cls-nav__head--active,.cls-nav__head:hover{color:inherit}.cls-nav__disp-toggle::after{content:" [+]";font-weight:initial}.cls-nav__disp-toggle--active::after{content:"[‒]";font-weight:initial}.cls-nav__head-inner{font-weight:bold;cursor:pointer}.cls-nav__hr{margin:2px}.cls-nav__item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-height:20px;color:#822000}.cls-nav__item:hover{background:#d3d3d3}.cls-nav__item:active{color:#e0e0e0}.cls-nav__item--sc-fresh{color:#337ab7}.cls-nav__item--sc-reprinted{color:#7699b7}.cls-nav__item--sc-spicy{color:#1d965d}.cls-nav__item--sc-stale{color:#5f967c}.cls-nav__item--sc-brew{color:#8c3b96}.cls-nav__item--spicy{color:#827e00}.cls-nav__item--variant-feature{color:#8f903c}.cls-nav__item--depth-0{font-weight:bold;font-size:110%}.cls-nav__item--depth-2{padding-left:10px}.cls-nav__item--depth-2::before{content:"• "}.night-mode .cls-nav__head{color:rgba(187,187,187,.2509803922)}.night-mode .cls-nav__head--active,.night-mode .cls-nav__head:hover{color:#bbb}.night-mode .cls-nav__item{color:#d29a38}.night-mode .cls-nav__item:hover{background:#333}.night-mode .cls-nav__item:active{color:#fff}.night-mode .cls-nav__item--sc-fresh{color:#337ab7}.night-mode .cls-nav__item--sc-reprinted{color:#7699b7}.night-mode .cls-nav__item--sc-spicy{color:#179e50}.night-mode .cls-nav__item--sc-stale{color:#509e8a}.night-mode .cls-nav__item--sc-brew{color:#aa40b4}.night-mode .cls-nav__item--spicy{color:#a2ce42}.night-mode .cls-nav__item--variant-feature{color:#e6ab94} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.cls-main__linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.cls-main__linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.cls-main__linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.cls-main__linked-titles > * > .rd__h .entry-title-inner { + cursor: copy; +} +.cls-main__linked-titles > * > .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.cls__list { + max-height: 400px; +} +.cls__squash_header { + overflow: hidden; + max-height: 32px; + display: block; +} +.cls__btn-toggle-sidebar { + cursor: pointer; + font-size: initial; + color: #000; +} +.cls__btn-cf--active { + color: #fff; + background: #822000; +} +.cls__btn-cf--active:active, +.cls__btn-cf--active:focus, +.cls__btn-cf--active:hover, +.cls__btn-cf--active:active:focus, +.cls__btn-cf--active:active:hover { + color: #fff; + background: #4f1300; +} +.cls__btn-sc--reprinted { + color: #777; +} +.cls__btn-sc--active-fresh { + color: #fff; + background: #337ab7; + border-color: #22527b; +} +.cls__btn-sc--active-fresh:active, +.cls__btn-sc--active-fresh:focus, +.cls__btn-sc--active-fresh:hover, +.cls__btn-sc--active-fresh:active:focus, +.cls__btn-sc--active-fresh:active:hover { + color: #fff; + background: #285f8f; + border-color: #1d4567; +} +.cls__btn-sc--active-reprinted { + color: #fff; + background: #7699b7; + border-color: #4d7393; +} +.cls__btn-sc--active-reprinted:active, +.cls__btn-sc--active-reprinted:focus, +.cls__btn-sc--active-reprinted:hover, +.cls__btn-sc--active-reprinted:active:focus, +.cls__btn-sc--active-reprinted:active:hover { + color: #fff; + background: #5680a4; + border-color: #456682; +} +.cls__btn-sc--active-spicy { + color: #fff; + background: #1d965d; + border-color: #115635; +} +.cls__btn-sc--active-spicy:active, +.cls__btn-sc--active-spicy:focus, +.cls__btn-sc--active-spicy:hover, +.cls__btn-sc--active-spicy:active:focus, +.cls__btn-sc--active-spicy:active:hover { + color: #fff; + background: #156b43; + border-color: #0c4128; +} +.cls__btn-sc--active-stale { + color: #fff; + background: #5f967c; + border-color: #416755; +} +.cls__btn-sc--active-stale:active, +.cls__btn-sc--active-stale:focus, +.cls__btn-sc--active-stale:hover, +.cls__btn-sc--active-stale:active:focus, +.cls__btn-sc--active-stale:active:hover { + color: #fff; + background: #4b7762; + border-color: #375848; +} +.cls__btn-sc--active-brew { + color: #fff; + background: #8c3b96; + border-color: #59255f; +} +.cls__btn-sc--active-brew:active, +.cls__btn-sc--active-brew:focus, +.cls__btn-sc--active-brew:hover, +.cls__btn-sc--active-brew:active:focus, +.cls__btn-sc--active-brew:active:hover { + color: #fff; + background: #6a2d71; + border-color: #481e4d; +} +.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--0, +.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--1, +.cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--2 { + color: #8f903c; + border-bottom-color: #8f903c; +} +.night-mode .cls__btn-toggle-sidebar { + color: #bbb; +} +.night-mode .cls__btn-cf--active { + color: #333; + background: #d29a38; +} +.night-mode .cls__btn-cf--active:active, +.night-mode .cls__btn-cf--active:focus, +.night-mode .cls__btn-cf--active:hover, +.night-mode .cls__btn-cf--active:active:focus, +.night-mode .cls__btn-cf--active:active:hover { + color: #333; + background: #af7e28; +} +.night-mode .cls__btn-sc--reprinted { + color: #888; +} +.night-mode .cls__btn-sc--active-fresh { + color: #fff; + background: #337ab7; + border-color: #22527b; +} +.night-mode .cls__btn-sc--active-fresh:active, +.night-mode .cls__btn-sc--active-fresh:focus, +.night-mode .cls__btn-sc--active-fresh:hover, +.night-mode .cls__btn-sc--active-fresh:active:focus, +.night-mode .cls__btn-sc--active-fresh:active:hover { + color: #fff; + background: #285f8f; + border-color: #1d4567; +} +.night-mode .cls__btn-sc--active-reprinted { + color: #fff; + background: #7699b7; + border-color: #4d7393; +} +.night-mode .cls__btn-sc--active-reprinted:active, +.night-mode .cls__btn-sc--active-reprinted:focus, +.night-mode .cls__btn-sc--active-reprinted:hover, +.night-mode .cls__btn-sc--active-reprinted:active:focus, +.night-mode .cls__btn-sc--active-reprinted:active:hover { + color: #fff; + background: #5680a4; + border-color: #456682; +} +.night-mode .cls__btn-sc--active-spicy { + color: #fff; + background: #179e50; + border-color: #0d5b2e; +} +.night-mode .cls__btn-sc--active-spicy:active, +.night-mode .cls__btn-sc--active-spicy:focus, +.night-mode .cls__btn-sc--active-spicy:hover, +.night-mode .cls__btn-sc--active-spicy:active:focus, +.night-mode .cls__btn-sc--active-spicy:active:hover { + color: #fff; + background: #117139; + border-color: #0a4523; +} +.night-mode .cls__btn-sc--active-stale { + color: #fff; + background: #509e8a; + border-color: #366b5e; +} +.night-mode .cls__btn-sc--active-stale:active, +.night-mode .cls__btn-sc--active-stale:focus, +.night-mode .cls__btn-sc--active-stale:hover, +.night-mode .cls__btn-sc--active-stale:active:focus, +.night-mode .cls__btn-sc--active-stale:active:hover { + color: #fff; + background: #3f7c6c; + border-color: #2e5a4f; +} +.night-mode .cls__btn-sc--active-brew { + color: #fff; + background: #aa40b4; + border-color: #752c7c; +} +.night-mode .cls__btn-sc--active-brew:active, +.night-mode .cls__btn-sc--active-brew:focus, +.night-mode .cls__btn-sc--active-brew:hover, +.night-mode .cls__btn-sc--active-brew:active:focus, +.night-mode .cls__btn-sc--active-brew:active:hover { + color: #fff; + background: #86338e; + border-color: #632569; +} +.night-mode + .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--0, +.night-mode + .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--1, +.night-mode + .cls__variant-feature:not(.subclass-feature):not(.subclass-feature--sub) + .rd__h--2 { + color: #e6ab94; + border-bottom-color: #e6ab94; +} +.cls-tbl { + font-size: 0.8em; + background: #fdf1dc; +} +.cls-tbl > tbody > tr > th { + color: #000; + padding: 1px 0.2em; +} +.cls-tbl__disp-name { + font-size: 1.8em; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + padding-left: 0.2em; + color: #000; +} +.cls-tbl__col-group { + text-align: center; +} +.cls-tbl__col-group::after { + position: relative; + bottom: 0; + left: 0; + margin: 0 auto; + padding: 0; + display: block; + content: ""; + height: 1px; + width: 96%; + border-bottom: 1px solid #000; +} +.cls-tbl__col-level { + text-align: center; + width: 1.5em; +} +.cls-tbl__col-prof-bonus { + text-align: center; + width: 1.5em; + padding: 1px 0.5em; +} +.cls-tbl__col-generic-center { + text-align: center; + min-width: 1em; + max-width: 3.2em; +} +.cls-tbl__stripe-odd:nth-child(odd) { + background: #d3d3d3; +} +.night-mode .cls-tbl { + background: #222; +} +.night-mode .cls-tbl > tbody > tr > th { + color: #bbb; +} +.night-mode .cls-tbl__disp-name { + color: #bbb; +} +.night-mode .cls-tbl__col-group::after { + border-color: #555; +} +.night-mode .cls-tbl__stripe-odd:nth-child(odd) { + background: rgba(136, 136, 136, 0.0941176471); +} +.cls-side__name { + font-size: 1.8em; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; +} +.cls-side__btn-toggle { + cursor: pointer; + font-size: initial; + font-weight: initial; + color: #000; +} +.cls-side__section { + font-size: 0.8em; + padding: 4px 7px; +} +.cls-side__section-head { + font-family: serif; + font-weight: 500; + font-size: 1.5em; + margin-top: 4px; + margin-bottom: 0; +} +.night-mode .cls-side__btn-toggle { + color: #bbb; +} +.cls-tabs__wrp { + align-items: baseline; + position: sticky; + z-index: 200; + top: 7px; +} +@media (max-width: 991px) { + .cls-tabs__wrp { + flex-direction: column !important; + } +} +.cls-tabs__sc-not-shown { + font-size: 10px; +} +.cls-tabs__sel-preset { + width: 80px; +} +.cls-main__sc-feature .rd__h--0, +.cls-main__sc-feature .rd__h--1, +.cls-main__sc-feature .rd__h--2 { + color: #337ab7; + border-bottom-color: #337ab7; +} +.cls-main__sc-feature--reprinted .rd__h--0, +.cls-main__sc-feature--reprinted .rd__h--1, +.cls-main__sc-feature--reprinted .rd__h--2 { + color: #7699b7; + border-bottom-color: #7699b7; +} +.cls-main__sc-feature--spicy .rd__h--0, +.cls-main__sc-feature--spicy .rd__h--1, +.cls-main__sc-feature--spicy .rd__h--2 { + color: #1d965d; + border-bottom-color: #1d965d; +} +.cls-main__sc-feature--stale .rd__h--0, +.cls-main__sc-feature--stale .rd__h--1, +.cls-main__sc-feature--stale .rd__h--2 { + color: #5f967c; + border-bottom-color: #5f967c; +} +.cls-main__sc-feature--brew .rd__h--0, +.cls-main__sc-feature--brew .rd__h--1, +.cls-main__sc-feature--brew .rd__h--2 { + color: #8c3b96; + border-bottom-color: #8c3b96; +} +.cls-main__msg-no-content { + height: 40px; + color: #822000; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + line-height: 2.3em; + text-align: center; + font-size: 1.8em; +} +.night-mode .cls-main__sc-feature .rd__h--0, +.night-mode .cls-main__sc-feature .rd__h--1, +.night-mode .cls-main__sc-feature .rd__h--2 { + color: #337ab7; + border-bottom-color: #337ab7; +} +.night-mode .cls-main__sc-feature--reprinted .rd__h--0, +.night-mode .cls-main__sc-feature--reprinted .rd__h--1, +.night-mode .cls-main__sc-feature--reprinted .rd__h--2 { + color: #7699b7; + border-bottom-color: #7699b7; +} +.night-mode .cls-main__sc-feature--spicy .rd__h--0, +.night-mode .cls-main__sc-feature--spicy .rd__h--1, +.night-mode .cls-main__sc-feature--spicy .rd__h--2 { + color: #179e50; + border-bottom-color: #179e50; +} +.night-mode .cls-main__sc-feature--stale .rd__h--0, +.night-mode .cls-main__sc-feature--stale .rd__h--1, +.night-mode .cls-main__sc-feature--stale .rd__h--2 { + color: #509e8a; + border-bottom-color: #509e8a; +} +.night-mode .cls-main__sc-feature--brew .rd__h--0, +.night-mode .cls-main__sc-feature--brew .rd__h--1, +.night-mode .cls-main__sc-feature--brew .rd__h--2 { + color: #aa40b4; + border-bottom-color: #aa40b4; +} +.night-mode .cls-main__msg-no-content { + color: #d29a38; +} +.cls-comp__wrp-features { + width: 400px; + max-width: calc(100vw - 2rem); +} +.cls-prntv__wrp-tabs { + background-color: #eee; + border-bottom: 1px solid #ccc; +} +.cls-prntv__btn-tab { + font-size: 0.8em; + margin-top: 2px; + padding: 2px 6px; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + border-right: 1px solid #ccc; + border-left: 1px solid #ccc; + border-top: 1px solid #ccc; + border-top-right-radius: 4px; + border-top-left-radius: 4px; +} +.cls-prntv__btn-tab.active { + background: #337ab7; + color: #fff; +} +.cls-prntv__btn-tab.active { + border-color: #22527b; +} +.cls-prntv__btn-tab.active.spicy-sauce { + background: #1d965d; + color: #fff; +} +.cls-prntv__btn-tab.active.spicy-sauce { + border-color: #115635; +} +.cls-prntv__btn-tab.active.refreshing-brew { + background: #8c3b96; + color: #fff; +} +.cls-prntv__btn-tab.active.refreshing-brew { + border-color: #59255f; +} +.night-mode .cls-prntv__wrp-tabs { + background-color: #222; + border-color: #555; +} +.night-mode .cls-prntv__btn-tab { + border-color: #555; +} +.cls-nav { + width: 100%; + position: sticky; + top: 15px; + overflow-y: hidden; + margin-top: 15px; + max-height: calc(100vh - 30px); + padding-right: 9px; + padding-left: 9px; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; +} +.cls-nav:hover { + overflow-y: scroll; + padding-right: 0; +} +.cls-nav__head { + color: rgba(0, 0, 0, 0.1254901961); +} +.cls-nav__head--active, +.cls-nav__head:hover { + color: inherit; +} +.cls-nav__disp-toggle::after { + content: " [+]"; + font-weight: initial; +} +.cls-nav__disp-toggle--active::after { + content: "[‒]"; + font-weight: initial; +} +.cls-nav__head-inner { + font-weight: bold; + cursor: pointer; +} +.cls-nav__hr { + margin: 2px; +} +.cls-nav__item { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + max-height: 20px; + color: #822000; +} +.cls-nav__item:hover { + background: #d3d3d3; +} +.cls-nav__item:active { + color: #e0e0e0; +} +.cls-nav__item--sc-fresh { + color: #337ab7; +} +.cls-nav__item--sc-reprinted { + color: #7699b7; +} +.cls-nav__item--sc-spicy { + color: #1d965d; +} +.cls-nav__item--sc-stale { + color: #5f967c; +} +.cls-nav__item--sc-brew { + color: #8c3b96; +} +.cls-nav__item--spicy { + color: #827e00; +} +.cls-nav__item--variant-feature { + color: #8f903c; +} +.cls-nav__item--depth-0 { + font-weight: bold; + font-size: 110%; +} +.cls-nav__item--depth-2 { + padding-left: 10px; +} +.cls-nav__item--depth-2::before { + content: "• "; +} +.night-mode .cls-nav__head { + color: rgba(187, 187, 187, 0.2509803922); +} +.night-mode .cls-nav__head--active, +.night-mode .cls-nav__head:hover { + color: #bbb; +} +.night-mode .cls-nav__item { + color: #d29a38; +} +.night-mode .cls-nav__item:hover { + background: #333; +} +.night-mode .cls-nav__item:active { + color: #fff; +} +.night-mode .cls-nav__item--sc-fresh { + color: #337ab7; +} +.night-mode .cls-nav__item--sc-reprinted { + color: #7699b7; +} +.night-mode .cls-nav__item--sc-spicy { + color: #179e50; +} +.night-mode .cls-nav__item--sc-stale { + color: #509e8a; +} +.night-mode .cls-nav__item--sc-brew { + color: #aa40b4; +} +.night-mode .cls-nav__item--spicy { + color: #a2ce42; +} +.night-mode .cls-nav__item--variant-feature { + color: #e6ab94; +} -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNsYXNzZXMuY3NzIiwiLi4vc2Nzcy92YXJzLnNjc3MiLCIuLi9zY3NzL2NsYXNzZXMuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxXQ0FBLHlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkZBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELGtDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNkdBQ0EsQ0FBQSxXQUdELDRCQUNDLENBQUEseUZBQ0EsQ0FBQSwrQkFHRCxLQUNDLFNBQ0MsQ0FBQSxHQUdELFNBQ0MsQ0FBQSxDQVRELHVCQUdELEtBQ0MsU0FDQyxDQUFBLEdBR0QsU0FDQyxDQUFBLENBQUEsb0VBMk1ELGFBQ0MsQ0FBQSxvRUFHRCxhQUNDLENBQUEsb0VBR0QsYUFDQyxDQUFBLHFEQUlGLFdBQ0MsQ0FBQSxtRUFFQSxhQUNDLENBQUEsb0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxXQ2hRRCxnQkFDQyxDQUFBLG9CQUdELGVBQ0MsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLHlCQUdELGNBQ0MsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxxQkFLQSxVQUNDLENBQUEsa0JEZ0NZLENBQUEsc0pDN0JaLFVBS0MsQ0FBQSxrQkFDQSxDQUFBLHdCQU1GLFVBQ0MsQ0FBQSwyQkFHRCxVQUNDLENBQUEsa0JEd0VZLENBQUEsb0JDdEVaLENBQUEsb0xBRUEsVUFLQyxDQUFBLGtCQUNBLENBQUEsb0JBQ0EsQ0FBQSwrQkFJRixVQUNDLENBQUEsa0JEeURtQixDQUFBLG9CQ3ZEbkIsQ0FBQSx3TUFFQSxVQUtDLENBQUEsa0JBQ0EsQ0FBQSxvQkFDQSxDQUFBLDJCQUlGLFVBQ0MsQ0FBQSxrQkQwQ2UsQ0FBQSxvQkN4Q2YsQ0FBQSxvTEFFQSxVQUtDLENB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 */ +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImNsYXNzZXMuY3NzIiwiLi4vc2Nzcy92YXJzLnNjc3MiLCIuLi9zY3NzL2NsYXNzZXMuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxXQ0FBLHlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkZBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELGtDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNkdBQ0EsQ0FBQSxXQUdELDRCQUNDLENBQUEseUZBQ0EsQ0FBQSx1QkFHRCxLQUNDLFNBQ0MsQ0FBQSxHQUdELFNBQ0MsQ0FBQSxDQUFBLG9FQTJNRCxhQUNDLENBQUEsb0VBR0QsYUFDQyxDQUFBLG9FQUdELGFBQ0MsQ0FBQSxxREFJRixXQUNDLENBQUEsbUVBRUEsYUFDQyxDQUFBLG9CQUNBLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsa0JBQ0EsQ0FBQSxhQUNBLENBQUEsV0NoUUQsZ0JBQ0MsQ0FBQSxvQkFHRCxlQUNDLENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSx5QkFHRCxjQUNDLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEscUJBS0EsVUFDQyxDQUFBLGtCRGdDWSxDQUFBLHNKQzdCWixVQUtDLENBQUEsa0JBQ0EsQ0FBQSx3QkFNRixVQUNDLENBQUEsMkJBR0QsVUFDQyxDQUFBLGtCRHdFWSxDQUFBLG9CQ3RFWixDQUFBLG9MQUVBLFVBS0MsQ0FBQSxrQkFDQSxDQUFBLG9CQUNBLENBQUEsK0JBSUYsVUFDQyxDQUFBLGtCRHlEbUIsQ0FBQSxvQkN2RG5CLENBQUEsd01BRUEsVUFLQyxDQUFBLGtCQUNBLENBQUEsb0JBQ0EsQ0FBQSwyQkFJRixVQUNDLENBQUEsa0JEMENlLENBQUEsb0JDeENmLENBQUEsb0xBRUEsVUFLQyxDQUFBLGtCQUNBLENBQUEsb0JBQ0EsQ0FBQSwyQkFJRixVQUNDLENBQUEs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QixDQUFBLDJCQUFBLENBQUEsc0pDMlg1QixhRDFYcUIsQ0FBQSwyQkFBQSxDQUFBLHNDQ21ZdkIsYUQxY3FCLENBQUEsd0JDaWR0QixXQUNDLENBQUEsNEJBQ0EsQ0FBQSxxQkFNQSxxQkFDQyxDQUFBLDRCQUNBLENBQUEsb0JBR0QsY0FDQyxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsY0FDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDJCQUNBLENBQUEsMEJBQ0EsQ0FBQSx5QkFDQSxDQUFBLDJCQUNBLENBQUEsMEJBQ0EsQ0FBQSwyQkFJRCxrQkRwZmlCLENBQUEsVUNzZmhCLENBQUEsMkJBR0Qsb0JBQ0MsQ0FBQSx1Q0FHRCxrQkR4YmlCLENBQUEsVUMwYmhCLENBQUEsdUNBR0Qsb0JBQ0MsQ0FBQSwyQ0FHRCxrQkQvYmdCLENBQUEsVUNpY2YsQ0FBQSwyQ0FHRCxvQkFDQyxDQUFBLGlDQU1ELHFCQUNDLENBQUEsaUJEN2Z1QixDQUFBLGdDQ2lnQnhCLGlCRGpnQndCLENBQUEsU0N3Z0J6QixVQUNDLENBQUEsZUFDQSxDQUFBLFFBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2QkFDQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSwwQkFDQSxDQUFBLHVCQUNBLENBQUEsZUFDQSxDQUFBLGVBRUEsaUJBQ0MsQ0FBQSxlQUNBLENBQUEsZUFJQSw2QkFDQyxDQUFBLDRDQUVBLGFBRUMsQ0FBQSw2QkFLRCxjQUNDLENBQUEsbUJBQ0EsQ0FBQSxxQ0FHRCxhQUNDLENBQUEsbUJBQ0EsQ0FBQSxxQkFJRixnQkFDQyxDQUFBLGNBQ0EsQ0FBQSxhQUdELFVBQ0MsQ0FBQSxlQUdELGVEN2FELENBQUEsc0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLGNDOGFFLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLGdCQUNBLENBQUEsZUFDQSxDQUFBLGFEN2tCWSxDQUFBLHFCQ2dsQlosa0JBQ0MsQ0FBQSxzQkFHRCxhQUNDLENBQUEseUJBR0QsYUQ1aEJZLENBQUEsNkJDZ2lCWixhRC9oQm1CLENBQUEseUJDbWlCbkIsYURsaUJlLENBQUEseUJDc2lCZixhRHJpQnNCLENBQUEsd0JDeWlCdEIsYUR4aUJjLENBQUEsc0JDaWpCZCxhRHRqQlksQ0FBQSxnQ0MwakJaLGFEM2pCaUIsQ0FBQSx3QkNpa0JqQixnQkFDQyxDQUFBLGNBQ0EsQ0FBQSx3QkFHRCxpQkFDQyxDQUFBLGdDQUVBLFlBQ0MsQ0FBQSwyQkFRSixtQ0FDQyxDQUFBLG9FQUVBLFVEMW1CZ0IsQ0FBQSwyQkNnbkJqQixhRHBwQnFCLENBQUEsaUNDdXBCcEIsZURscUJjLENBQUEsa0NDc3FCZCxVQUNDLENBQUEscUNBR0QsYURwbUJhLENBQUEseUNDd21CYixhRHZtQm9CLENBQUEscUNDMm1CcEIsYURsbUJ1QixDQUFBLHFDQ3NtQnZCLGFEcm1CNkIsQ0FBQSxvQ0N5bUI3QixhRHhtQnNCLENBQUEsa0NDNm1CdEIsYURsbkJvQixDQUFBLDRDQ3NuQnBCLGFEdm5CeUIiLCJmaWxlIjoiY2xhc3Nlcy5jc3MifQ== */ diff --git a/css/search.css b/css/search.css index 62973643bd..63ac9830d6 100644 --- a/css/search.css +++ b/css/search.css @@ -1,3 +1,70 @@ -@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@-webkit-keyframes kf-fade-out{from{opacity:1}to{opacity:0}}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.pg-search__ipt{border-right:0}.pg-search__wrp-result{border:1px solid #ccc;border-radius:5px;min-height:calc(1rem + 48px + 2px)}.pg-search__disp-token{width:48px;height:48px;align-self:center}.pg-search__wrp-preview{width:500px;border:1px solid #ccc}.pg-search__btn-toggle-preview--expanded{border-top-left-radius:0;border-bottom-left-radius:0}@media only screen and (max-width: 768px){.pg-search__btn-toggle-preview--expanded{border-top-left-radius:3px;border-bottom-left-radius:3px}}.night-mode .pg-search__wrp-result{border:1px solid #555;background:#222}.night-mode .pg-search__wrp-preview{width:500px;border:1px solid #555} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.pg-search__ipt { + border-right: 0; +} +.pg-search__wrp-result { + border: 1px solid #ccc; + border-radius: 5px; + min-height: calc(1rem + 48px + 2px); +} +.pg-search__disp-token { + width: 48px; + height: 48px; + align-self: center; +} +.pg-search__wrp-preview { + width: 500px; + border: 1px solid #ccc; +} +.pg-search__btn-toggle-preview--expanded { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +@media only screen and (max-width: 768px) { + .pg-search__btn-toggle-preview--expanded { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; + } +} +.night-mode .pg-search__wrp-result { + border: 1px solid #555; + background: #222; +} +.night-mode .pg-search__wrp-preview { + width: 500px; + border: 1px solid #555; +} -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9zZWFyY2guc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxXQUNDLHlCQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EsMkZBQUEsQ0FHRCxXQUNDLG9CQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EseUVBQUEsQ0FHRCxXQUNDLGtDQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EsNkdBQUEsQ0FHRCxXQUNDLDRCQUFBLENBQ0EseUZBQUEsQ0FHRCwrQkFDQyxLQUNDLFNBQUEsQ0FHRCxHQUNDLFNBQUEsQ0FBQSxDQU5GLHVCQUNDLEtBQ0MsU0FBQSxDQUdELEdBQ0MsU0FBQSxDQUFBLENDM0JELGdCQUNDLGNBQUEsQ0FHRCx1QkFDQyxxQkFBQSxDQUNBLGlCQUFBLENBQ0Esa0NBQUEsQ0FHRCx1QkFDQyxVQWJVLENBY1YsV0FkVSxDQWVWLGlCQUFBLENBR0Qsd0JBQ0MsV0FBQSxDQUNBLHFCQUFBLENBSUEseUNBQ0Msd0JBQUEsQ0FDQSwyQkFBQSxDQUVBLDBDQUpELHlDQUtFLDBCQUFBLENBQ0EsNkJBQUEsQ0FBQSxDQVFGLG1DQUNDLHFCQUFBLENBQ0EsZUQyQ2EsQ0N4Q2Qsb0NBQ0MsV0FBQSxDQUNBLHFCQUFBIiwiZmlsZSI6InNlYXJjaC5jc3MifQ== */ +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9zZWFyY2guc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxXQUNDLHlCQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EsMkZBQUEsQ0FHRCxXQUNDLG9CQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EseUVBQUEsQ0FHRCxXQUNDLGtDQUFBLENBQ0EsaUJBQUEsQ0FDQSxlQUFBLENBQ0EsNkdBQUEsQ0FHRCxXQUNDLDRCQUFBLENBQ0EseUZBQUEsQ0FHRCx1QkFDQyxLQUNDLFNBQUEsQ0FHRCxHQUNDLFNBQUEsQ0FBQSxDQzNCRCxnQkFDQyxjQUFBLENBR0QsdUJBQ0MscUJBQUEsQ0FDQSxpQkFBQSxDQUNBLGtDQUFBLENBR0QsdUJBQ0MsVUFiVSxDQWNWLFdBZFUsQ0FlVixpQkFBQSxDQUdELHdCQUNDLFdBQUEsQ0FDQSxxQkFBQSxDQUlBLHlDQUNDLHdCQUFBLENBQ0EsMkJBQUEsQ0FFQSwwQ0FKRCx5Q0FLRSwwQkFBQSxDQUNBLDZCQUFBLENBQUEsQ0FRRixtQ0FDQyxxQkFBQSxDQUNBLGVEMkNhLENDeENkLG9DQUNDLFdBQUEsQ0FDQSxxQkFBQSIsImZpbGUiOiJzZWFyY2guY3NzIn0= */ diff --git a/css/style.css b/css/style.css index 2d58c20f61..dae5c18cb3 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,9467 @@ -@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@-webkit-keyframes kf-fade-out{from{opacity:1}to{opacity:0}}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}input[type=checkbox]:checked{-webkit-filter:grayscale(100%)}input[type=radio]:checked{-webkit-filter:grayscale(100%)}.glyphicon-send{top:2px;right:1px}.roller{color:#337ab7;cursor:pointer}.text-muted a{color:#7096b7}.font-ui{font-family:Arial,sans-serif}.code{font-family:"Courier New",monospace}.code--narrow{font-family:monospace}.ve-muted{color:#777 !important}.ve-small{font-size:85% !important}.clickable{cursor:pointer !important}.clickable--link{color:#337ab7 !important}.not-clickable{cursor:default !important}.copyable{cursor:copy !important}.no-select{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.bold{font-weight:bold !important}.italic{font-style:italic !important}i>i{font-style:initial}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.plain{font-weight:initial !important;font-style:initial !important}.no-wrap{white-space:nowrap !important}.no-events{pointer-events:none !important}.smooth-scroll{transform:translateZ(0) !important}.no-breaks{-moz-column-break-before:auto;break-before:auto;-moz-column-break-after:auto;break-after:auto;-moz-column-break-inside:avoid;break-inside:avoid}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-x-hidden{overflow-x:hidden}.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resize-vertical{resize:vertical}.resize-none{resize:none}.whitespace-normal{white-space:normal}.whitespace-pre{white-space:pre}.help,.help--hover{cursor:help;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.help:hover,.help:active,.help:focus{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.help--subtle{cursor:help}.small-caps{font-variant:small-caps}.capitalise{text-transform:capitalize}@media(max-width: 780px){.help--hover{cursor:default;text-decoration:none}}.w-100{width:100% !important}.w-90{width:90% !important}.w-80{width:80% !important}.w-75{width:75% !important}.w-70{width:70% !important}.w-66{width:66.6666666% !important}.w-60{width:60% !important}.w-50{width:50% !important}.w-50--mr-2{width:calc(50% - 0.5rem) !important}.w-40{width:40% !important}.w-33{width:33.3333333% !important}.mw-33{max-width:33.3333333% !important}.w-30{width:30% !important}.w-25{width:25% !important}.mw-25{max-width:25% !important}.w-20{width:20% !important}.w-15{width:15% !important}.w-initial{width:initial !important}.h-100{height:100% !important}.min-h-0{min-height:0}.min-h-100{min-height:100% !important}.max-w-80{min-width:80% !important}.max-w-100{max-width:100% !important}.grid{display:grid !important}.flex{display:flex !important}.relative{position:relative}.absolute{position:absolute}.flex-col{display:flex !important;flex-direction:column !important}.flex-inline-col{display:inline-flex !important;flex-direction:column !important}.inline-flex{display:inline-flex}.block{display:block !important}.inline-block{display:inline-block}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-fill{flex-basis:100%}.no-shrink{flex-shrink:0}.ve-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.split{display:flex;justify-content:space-between}.split-v-center{display:flex;justify-content:space-between;align-items:center}.inline-split-v-center{display:inline-flex !important;justify-content:space-between;align-items:center}.split-v-end{display:flex !important;justify-content:space-between;align-items:flex-end}.split-child{width:50%;flex-shrink:0;flex-grow:0}.split-column{display:flex;justify-content:space-between;flex-direction:column}.split-column--inline{display:inline-flex}.flex-v-center{display:flex !important;align-items:center !important}.flex-h-center{display:flex;justify-content:center}.flex-v-top{display:flex;align-items:flex-start}.flex-v-bottom{display:flex;align-items:flex-end}.flex-v-baseline{display:flex;align-items:baseline}.flex-vh-center{display:flex;align-items:center;justify-content:center}.flex-vh-center-around{display:flex;align-items:center;justify-content:space-around}.flex-inline-v-center{display:inline-flex;align-items:center;justify-content:center}.flex-h-right{display:flex;justify-content:flex-end}.self-flex-end{align-self:flex-end}.columns-2{-moz-column-count:2;column-count:2;-moz-column-break-inside:avoid;break-inside:avoid-column}.columns-2>*{-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 768px){.columns-2{-moz-column-count:1;column-count:1}}.columns-3{-moz-column-count:3;column-count:3;-moz-column-break-inside:avoid;break-inside:avoid-column}.columns-3>*{-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 768px){.columns-3{-moz-column-count:2;column-count:2}}@media(max-width: 480px){.columns-3{-moz-column-count:1;column-count:1}}.columns-4{-moz-column-count:4;column-count:4;-moz-column-break-inside:avoid;break-inside:avoid-column}.columns-4>*{-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 768px){.columns-4{-moz-column-count:3;column-count:3}}@media(max-width: 480px){.columns-4{-moz-column-count:2;column-count:2}}.columns-5{-moz-column-count:5;column-count:5;-moz-column-break-inside:avoid;break-inside:avoid-column}.columns-5>*{-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 768px){.columns-5{-moz-column-count:3;column-count:3}}@media(max-width: 480px){.columns-5{-moz-column-count:2;column-count:2}}.columns-6{-moz-column-count:6;column-count:6;-moz-column-break-inside:avoid;break-inside:avoid-column}.columns-6>*{-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 768px){.columns-6{-moz-column-count:3;column-count:3}}@media(max-width: 480px){.columns-6{-moz-column-count:2;column-count:2}}.float-clear{clear:both}body{min-height:100%;position:relative}body.is-fullscreen .page__header{display:none}body.is-fullscreen .page__nav{display:none}input{min-width:0}label{font-weight:initial}input[type=checkbox],input[type=radio]{margin:0}main{padding:10px 15px}footer{padding:20px 15px;font-size:90%}pre,textarea{-moz-tab-size:2;-o-tab-size:2;tab-size:2}hr{flex-shrink:0}.hr--dotted{border-style:dashed}*{scrollbar-width:thin}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#cbcbcb}body{scrollbar-width:auto}body::-webkit-scrollbar{width:15px}.container{position:relative}.tooltip{pointer-events:none}.tooltip-inner{white-space:nowrap}.input-xs{height:22px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.form-control--minimal{border-radius:0;padding:0 2px}.flex-label{display:inline-flex;align-items:center}.flex-label>input[type=checkbox],.flex-label>input[type=radio]{margin:0 0 0 5px}.btn-xxs{padding:0 2px;font-size:12px;line-height:1.5;border-radius:3px}.btn-primary--half{background:repeating-linear-gradient(135deg, #337ab7, #337ab7 16px, #b8b8b8 16px, #b8b8b8 32px)}.fade{transition:opacity 51ms linear}.dropdown-menu--side{top:-10px;left:100%;max-height:calc(100vh - 130px);overflow-y:auto}.nav>li>a{padding:5px 14px 6px}@media(min-width: 992px){.nav>li>a{border-top-left-radius:0;border-top-right-radius:0}}@media(max-width: 991px){.nav>li{margin-top:2px;margin-bottom:2px}}.page__nav-inner>li.active>a,.page__nav-inner>li.active>a:focus,.page__nav-inner>li.active>a:hover{background-color:#002664;border-top:0}@media(min-width: 992px){.page__nav-inner>li.active>a,.page__nav-inner>li.active>a:focus,.page__nav-inner>li.active>a:hover{border-left:1px solid rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);border-bottom:1px solid #999}}.nav>li>a:focus,.nav>li>a:hover{background-color:rgba(0,0,0,.1)}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:rgba(0,0,0,.1)}.row{margin-right:0;margin-left:0}.col-ml-9,.col-ml-3,.col-0-1,.col-0-2,.col-0-3,.col-0-4,.col-0-5,.col-0-6,.col-0-7,.col-0-8,.col-0-9,.col-1-1,.col-1-2,.col-1-3,.col-1-4,.col-1-5,.col-1-6,.col-1-7,.col-1-8,.col-1-9,.col-1,.col-2-1,.col-2-2,.col-2-3,.col-2-4,.col-2-5,.col-2-6,.col-2-7,.col-2-8,.col-2-9,.col-2,.col-3-1,.col-3-2,.col-3-3,.col-3-4,.col-3-5,.col-3-6,.col-3-7,.col-3-8,.col-3-9,.col-3,.col-4-1,.col-4-2,.col-4-3,.col-4-4,.col-4-5,.col-4-6,.col-4-7,.col-4-8,.col-4-9,.col-4,.col-5-1,.col-5-2,.col-5-3,.col-5-4,.col-5-5,.col-5-6,.col-5-7,.col-5-8,.col-5-9,.col-5,.col-6-1,.col-6-2,.col-6-3,.col-6-4,.col-6-5,.col-6-6,.col-6-7,.col-6-8,.col-6-9,.col-6,.col-7-1,.col-7-2,.col-7-3,.col-7-4,.col-7-5,.col-7-6,.col-7-7,.col-7-8,.col-7-9,.col-7,.col-8-1,.col-8-2,.col-8-3,.col-8-4,.col-8-5,.col-8-6,.col-8-7,.col-8-8,.col-8-9,.col-8,.col-9-1,.col-9-2,.col-9-3,.col-9-4,.col-9-5,.col-9-6,.col-9-7,.col-9-8,.col-9-9,.col-9,.col-10-1,.col-10-2,.col-10-3,.col-10-4,.col-10-5,.col-10-6,.col-10-7,.col-10-8,.col-10-9,.col-10,.col-11-1,.col-11-2,.col-11-3,.col-11-4,.col-11-5,.col-11-6,.col-11-7,.col-11-8,.col-11-9,.col-11,.col-12{position:relative;min-height:1px;padding-right:7px;padding-left:7px;float:left}.col-12{width:100% !important}.col-11{width:91.6666666667% !important}.col-11-9{width:99.1666666667% !important}.col-11-8{width:98.3333333333% !important}.col-11-7{width:97.5% !important}.col-11-6{width:96.6666666667% !important}.col-11-5{width:95.8333333333% !important}.col-11-4{width:95% !important}.col-11-3{width:94.1666666667% !important}.col-11-2{width:93.3333333333% !important}.col-11-1{width:92.5% !important}.col-10{width:83.3333333333% !important}.col-10-9{width:90.8333333333% !important}.col-10-8{width:90% !important}.col-10-7{width:89.1666666667% !important}.col-10-6{width:88.3333333333% !important}.col-10-5{width:87.5% !important}.col-10-4{width:86.6666666667% !important}.col-10-3{width:85.8333333333% !important}.col-10-2{width:85% !important}.col-10-1{width:84.1666666667% !important}.col-9{width:75% !important}.col-9-9{width:82.5% !important}.col-9-8{width:81.6666666667% !important}.col-9-7{width:80.8333333333% !important}.col-9-6{width:80% !important}.col-9-5{width:79.1666666667% !important}.col-9-4{width:78.3333333333% !important}.col-9-3{width:77.5% !important}.col-9-2{width:76.6666666667% !important}.col-9-1{width:75.8333333333% !important}.col-8{width:66.6666666667% !important}.col-8-9{width:74.1666666667% !important}.col-8-8{width:73.3333333333% !important}.col-8-7{width:72.5% !important}.col-8-6{width:71.6666666667% !important}.col-8-5{width:70.8333333333% !important}.col-8-4{width:70% !important}.col-8-3{width:69.1666666667% !important}.col-8-2{width:68.3333333333% !important}.col-8-1{width:67.5% !important}.col-7{width:58.3333333333% !important}.col-7-9{width:65.8333333333% !important}.col-7-8{width:65% !important}.col-7-7{width:64.1666666667% !important}.col-7-6{width:63.3333333333% !important}.col-7-5{width:62.5% !important}.col-7-4{width:61.6666666667% !important}.col-7-3{width:60.8333333333% !important}.col-7-2{width:60% !important}.col-7-1{width:59.1666666667% !important}.col-6{width:50% !important}.col-6-9{width:57.5% !important}.col-6-8{width:56.6666666667% !important}.col-6-7{width:55.8333333333% !important}.col-6-6{width:55% !important}.col-6-5{width:54.1666666667% !important}.col-6-4{width:53.3333333333% !important}.col-6-3{width:52.5% !important}.col-6-2{width:51.6666666667% !important}.col-6-1{width:50.8333333333% !important}.col-5{width:41.6666666667% !important}.col-5-9{width:49.1666666667% !important}.col-5-8{width:48.3333333333% !important}.col-5-7{width:47.5% !important}.col-5-6{width:46.6666666667% !important}.col-5-5{width:45.8333333333% !important}.col-5-4{width:45% !important}.col-5-3{width:44.1666666667% !important}.col-5-2{width:43.3333333333% !important}.col-5-1{width:42.5% !important}.col-4{width:33.3333333333% !important}.col-4-9{width:40.8333333333% !important}.col-4-8{width:40% !important}.col-4-7{width:39.1666666667% !important}.col-4-6{width:38.3333333333% !important}.col-4-5{width:37.5% !important}.col-4-4{width:36.6666666667% !important}.col-4-3{width:35.8333333333% !important}.col-4-2{width:35% !important}.col-4-1{width:34.1666666667% !important}.col-3{width:25% !important}.col-3-9{width:32.5% !important}.col-3-8{width:31.6666666667% !important}.col-3-7{width:30.8333333333% !important}.col-3-6{width:30% !important}.col-3-5{width:29.1666666667% !important}.col-3-4{width:28.3333333333% !important}.col-3-3{width:27.5% !important}.col-3-2{width:26.6666666667% !important}.col-3-1{width:25.8333333333% !important}.col-2{width:16.6666666667% !important}.col-2-9{width:24.1666666667% !important}.col-2-8{width:23.3333333333% !important}.col-2-7{width:22.5% !important}.col-2-6{width:21.6666666667% !important}.col-2-5{width:20.8333333333% !important}.col-2-4{width:20% !important}.col-2-3{width:19.1666666667% !important}.col-2-2{width:18.3333333333% !important}.col-2-1{width:17.5% !important}.col-1{width:8.3333333333% !important}.col-1-9{width:15.8333333333% !important}.col-1-8{width:15% !important}.col-1-7{width:14.1666666667% !important}.col-1-6{width:13.3333333333% !important}.col-1-5{width:12.5% !important}.col-1-4{width:11.6666666667% !important}.col-1-3{width:10.8333333333% !important}.col-1-2{width:10% !important}.col-1-1{width:9.1666666667% !important}.col-0-9{width:7.5% !important}.col-0-8{width:6.6666666667% !important}.col-0-7{width:5.8333333333% !important}.col-0-6{width:5% !important}.col-0-5{width:4.1666666667% !important}.col-0-4{width:3.3333333333% !important}.col-0-3{width:2.5% !important}.col-0-2{width:1.6666666667% !important}.col-0-1{width:.8333333333% !important}@media(min-width: 887px){.col-ml-9{width:75%}.col-ml-3{width:25%}}.b-0{border:0 !important}.b-1{border-width:.25rem !important}.b-2{border-width:.5rem !important}.b-3{border-width:1rem !important}.b-4{border-width:1.5rem !important}.b-5{border-width:3rem !important}.bt-0{border-top-width:0 !important}.bt-1{border-top-width:.25rem !important}.bt-2{border-top-width:.5rem !important}.bt-3{border-top-width:1rem !important}.bt-4{border-top-width:1.5rem !important}.bt-5{border-top-width:3rem !important}.br-0{border-right-width:0 !important}.br-1{border-right-width:.25rem !important}.br-2{border-right-width:.5rem !important}.br-3{border-right-width:1rem !important}.br-4{border-right-width:1.5rem !important}.br-5{border-right-width:3rem !important}.bb-0{border-bottom-width:0 !important}.bb-1{border-bottom-width:.25rem !important}.bb-2{border-bottom-width:.5rem !important}.bb-3{border-bottom-width:1rem !important}.bb-4{border-bottom-width:1.5rem !important}.bb-5{border-bottom-width:3rem !important}.bl-0{border-left-width:0 !important}.bl-1{border-left-width:.25rem !important}.bl-2{border-left-width:.5rem !important}.bl-3{border-left-width:1rem !important}.bl-4{border-left-width:1.5rem !important}.bl-5{border-left-width:3rem !important}.by-0{border-top-width:0 !important;border-bottom-width:0 !important}.by-1{border-top-width:.25rem !important;border-bottom-width:.25rem !important}.by-2{border-top-width:.5rem !important;border-bottom-width:.5rem !important}.by-3{border-top-width:1rem !important;border-bottom-width:1rem !important}.by-4{border-top-width:1.5rem !important;border-bottom-width:1.5rem !important}.by-5{border-top-width:3rem !important;border-bottom-width:3rem !important}.bx-0{border-right-width:0 !important;border-left-width:0 !important}.bx-1{border-right-width:.25rem !important;border-left-width:.25rem !important}.bx-2{border-right-width:.5rem !important;border-left-width:.5rem !important}.bx-3{border-right-width:1rem !important;border-left-width:1rem !important}.bx-4{border-right-width:1.5rem !important;border-left-width:1.5rem !important}.bx-5{border-right-width:3rem !important;border-left-width:3rem !important}.hr-0{margin-top:0 !important;margin-bottom:0 !important;width:100%}.hr-1{margin-top:.25rem !important;margin-bottom:.25rem !important;width:100%}.hr-2{margin-top:.5rem !important;margin-bottom:.5rem !important;width:100%}.hr-3{margin-top:1rem;margin-bottom:1rem;width:100%}.hr-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;width:100%}.hr-5{margin-top:3rem !important;margin-bottom:3rem !important;width:100%}.m-auto{margin:auto !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.mt-auto{margin-top:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mr-auto{margin-right:auto !important}.mr-0{margin-right:0 !important}.mr-1{margin-right:.25rem !important}.mr-2{margin-right:.5rem !important}.mr-3{margin-right:1rem !important}.mr-4{margin-right:1.5rem !important}.mr-5{margin-right:3rem !important}.mb-auto{margin-bottom:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.ml-auto{margin-left:auto !important}.ml-0{margin-left:0 !important}.ml-1{margin-left:.25rem !important}.ml-2{margin-left:.5rem !important}.ml-3{margin-left:1rem !important}.ml-4{margin-left:1.5rem !important}.ml-5{margin-left:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pr-0{padding-right:0 !important}.pr-1{padding-right:.25rem !important}.pr-2{padding-right:.5rem !important}.pr-3{padding-right:1rem !important}.pr-4{padding-right:1.5rem !important}.pr-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.pl-0{padding-left:0 !important}.pl-1{padding-left:.25rem !important}.pl-2{padding-left:.5rem !important}.pl-3{padding-left:1rem !important}.pl-4{padding-left:1.5rem !important}.pl-5{padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-1px{padding-top:1px !important;padding-bottom:1px !important}.dropdown-menu>li>a.dropdown-ext-link{display:flex;justify-content:space-between}.dropdown-menu>li>a.dropdown-ext-link:hover{padding-right:10px}.dropdown-menu>li>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>span:focus,.dropdown-menu>li>span:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.disabled>span{pointer-events:none;color:#777}.dropdown-menu>.disabled>span:focus,.dropdown-menu>.disabled>span:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:rgba(0,0,0,0);background-image:none}.dropdown-menu>.ctx-danger>span{background:#d9534f;color:#fff}.dropdown-menu>.ctx-danger>span:focus,.dropdown-menu>.ctx-danger>span:hover{color:#fff;text-decoration:none;background-color:#ac2925}.dropdown-ext-link>.glyphicon{top:3px;display:none}.dropdown-ext-link:hover>.glyphicon{display:inline-block}nav .dropdown-menu>.active>a{background-color:#002664}.caret--right{transform:rotate(270deg)}.caret--reverse{transform:rotate(180deg)}.dnd-font{font-family:"Andada",serif;font-variant:small-caps;font-weight:500}.stripe-even:nth-child(even){background:rgba(136,136,136,.0941176471)}.stripe-even--faint:nth-child(even){background:rgba(187,187,187,.0941176471)}.stripe-odd:nth-child(odd){background:rgba(136,136,136,.0941176471)}.stripe-odd--faint:nth-child(odd){background:rgba(187,187,187,.0941176471)}.border-dotted{border-style:dotted !important}.input-group>input.form-control,.input-group>label,.input-group>button,.input-group>a.btn{border-radius:0;border-right:0}.input-group>input.form-control:first-child,.input-group>label:first-child,.input-group>button:first-child,.input-group>a.btn:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.input-group>input.form-control:last-child,.input-group>label:last-child,.input-group>button:last-child,.input-group>a.btn:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px;border-right:1px solid #ccc}.input-group--top input.form-control:first-child,.input-group--top label:first-child,.input-group--top button:first-child,.input-group--top a.btn:first-child{border-bottom-left-radius:0}.input-group--top input.form-control:last-child,.input-group--top label:last-child,.input-group--top button:last-child,.input-group--top a.btn:last-child{border-bottom-right-radius:0}.input-group--middle input.form-control,.input-group--middle label,.input-group--middle button,.input-group--middle a.btn{border-top:0}.input-group--middle input.form-control:first-child,.input-group--middle label:first-child,.input-group--middle button:first-child,.input-group--middle a.btn:first-child{border-radius:0}.input-group--middle input.form-control:last-child,.input-group--middle label:last-child,.input-group--middle button:last-child,.input-group--middle a.btn:last-child{border-radius:0}.input-group--bottom input.form-control,.input-group--bottom label,.input-group--bottom button,.input-group--bottom a.btn{border-top:0}.input-group--bottom input.form-control:first-child,.input-group--bottom label:first-child,.input-group--bottom button:first-child,.input-group--bottom a.btn:first-child{border-top-left-radius:0}.input-group--bottom input.form-control:last-child,.input-group--bottom label:last-child,.input-group--bottom button:last-child,.input-group--bottom a.btn:last-child{border-top-right-radius:0}.night-mode .input-group>input.form-control:last-child,.night-mode .input-group>label:last-child,.night-mode .input-group>button:last-child,.night-mode .input-group>a.btn:last-child{border-right-color:#555}.hidden,.ve-hidden{display:none !important}@media only screen and (min-width: 769px){.mobile__visible{display:none !important}}@media only screen and (max-width: 768px){.mobile__hidden{display:none !important}.mobile__text-center{text-align:center !important}.mobile__flex-col{display:flex !important;flex-direction:column !important}.mobile__flex-col-reverse{display:flex !important;flex-direction:column-reverse !important}.mobile__flex-ai-start{align-items:flex-start !important}.mobile__w-100{width:100% !important}.mobile__max-w-100{max-width:100% !important}.mobile__m-1{margin:.25rem !important}.mobile__mb-2{margin-bottom:.5rem !important}}.last-mr-0:last-child{margin-right:0 !important}.bootstrap-select .dropdown-menu .notify{background-color:#d9534f;color:#fff;border-color:#d43f3a}.night-mode .bootstrap-select .dropdown-menu .notify{background-color:#7e3a38;color:#bbb;border-color:#d43f3a}.bootstrap-select .dropdown-menu .notify{background-color:#d9534f;color:#fff;border-color:#d43f3a}.night-mode .bootstrap-select .dropdown-menu .notify{background-color:#7e3a38;color:#bbb;border-color:#d43f3a}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}@-webkit-keyframes rd__spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rd__spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.rd__b p{margin-bottom:5px}.rd__b--0,.rd__b--1,.rd__b--2,.rd__b--3,.rd__b--4{margin-bottom:5px}.rd__b--0:last-child,.rd__b--1:last-child,.rd__b--2:last-child,.rd__b--3:last-child,.rd__b--4:last-child{margin-bottom:0}.rd__b--0>*:last-child,.rd__b--1>*:last-child,.rd__b--2>*:last-child,.rd__b--3>*:last-child,.rd__b--4>*:last-child{margin-bottom:0}.rd__hr{border-color:rgba(170,170,170,.4);margin:17px 0 5px}.rd__hr--section{margin:30px 0 5px}.rd__list{margin-top:5px;margin-bottom:10px;padding-left:24px;text-indent:0}.rd__list+.rd__list{margin-top:-5px}.rd__list>.rd__list{margin-bottom:0}.rd__li{margin-bottom:5px}.rd__compact-stats{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;align-content:flex-start}.rd__title-link{opacity:.3;font-size:14px;font-weight:normal}.rd__title-link--inset{font-size:12px}.rd__wrp-image{margin:5px auto 0;text-align:center}.rd__image{max-width:100%;max-height:60vh;cursor:zoom-in}.rd__wrp-map{max-width:33%;margin:0 auto}.rd__wrp-gallery{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end}.rd__wrp-gallery-image{padding:0 10px 10px;max-width:33%}.rd__quote-line--last{margin-bottom:5px}.rd__quote-by{width:100%;text-align:right;display:block}.rd__p-cont-indent{display:block;text-indent:1em}.rd__tab-indent{width:1em;display:inline-block}.rd__image-title{width:100%;text-align:center;font-style:italic;margin-top:3px}.rd__image-title-inner{border-bottom:1px solid #ccc;display:inline}.rd__image-btn-viewer{font-style:initial}.rd__scroller-viewer{scrollbar-width:auto}.rd__scroller-viewer::-webkit-scrollbar{width:15px;height:15px}.rd__prerequisite{font-style:italic;display:block}.rd__li-spell{margin:0}.rd__list-hang-notitle{text-indent:-1.1em;margin-left:1.1em;padding:0;list-style:none}.rd__list-hang-notitle>.rd__li{margin-bottom:3px}.rd__list-hang-notitle>.rd__li>*{margin:0 0 3px}.rd__list-hang-notitle>.rd__li>ul{text-indent:0}.rd__list-hang{list-style:none}.rd__list-hang>li>*:not(::marker){text-indent:-1.1em;margin-left:1.1em}.rd__list-decimal{list-style:decimal}.rd__list-lower-roman{list-style:lower-roman}.rd__list-no-bullets{list-style:none;padding:0 1em}.rd__list-no-bullets>.rd__li{margin-bottom:0}.rd__list-no-bullets-indent{list-style:none;padding:0 0 0 1em}.rd__list-no-bullets-indent>.rd__li{margin-bottom:0;text-indent:-1em;padding-left:1em}.rd__list-name{margin:0;font-weight:bold}.rd__h--0{color:#822000;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;display:flex;justify-content:space-between;align-items:center;font-size:1.8em}.rd__h--1{color:#822000;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;display:flex;justify-content:space-between;align-items:center;font-size:1.5em;border-bottom:1px solid #822000;margin:0 0 .2em}.rd__h--2{color:#822000;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;display:flex;justify-content:space-between;align-items:center;font-size:1.4em}.rd__h--2-inset{font-variant:small-caps;font-weight:bolder;font-size:1.1em;display:flex;justify-content:space-between;align-items:center}.rd__h--2-flow-block{display:block;font-variant:small-caps;font-weight:bolder;font-size:1.1em;text-align:center}.rd__h--3{font-weight:bold;font-style:italic}.rd__h--4{font-style:italic}.rd__b--3>p,.rd__b--4>p{text-indent:.7em;margin-bottom:0}.rd__b--3>p:first-of-type,.rd__b--4>p:first-of-type{display:inline}.rd__b-inset>p{text-indent:.7em;margin-bottom:0}.rd__b-inset{margin:7px 15px;padding:5px 10px;box-shadow:0 0 4px 0 #988e7c;border:1px solid #656565;border-top:2px solid #656565;border-bottom:2px solid #656565;background-color:#e9ecda}.rd__b-inset>*:last-of-type{margin-bottom:0}.rd__b-inset--readaloud{box-shadow:0 0 4px 0 #988e7c;border:1px solid #656565;border-left:2px solid #656565;border-right:2px solid #656565;background-color:#eef0f3}.rd__b-inset-inner{margin-top:10px}.rd__b-data{box-shadow:0 0 4px 0 #988e7c;background-color:rgba(156,150,120,.1);margin:.3em;padding:.3em;clear:both}.rd__data-embed-header{cursor:pointer;font-family:"Andada",serif;font-variant:small-caps;text-transform:uppercase;font-weight:bold}.rd__data-embed-header:hover{background:rgba(100,100,100,.08)}.rd__data-embed-toggle{margin-left:.3em;font-weight:700}.rd__wrp-loadbrew--ready{cursor:pointer;text-decoration:underline}.rd__loadbrew-icon{text-indent:0;margin-left:2px;transition-property:transform;transition-duration:1s}.rd__loadbrew-icon--active{-webkit-animation-name:rd__spin;animation-name:rd__spin;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.rd__comic{font-family:"Blambot Casual",sans-serif;color:#1942be}.rd__comic--h1{font-size:140%;font-variant:small-caps}.rd__comic--h2{font-size:130%}.rd__comic--h3{font-size:120%}.rd__comic--h4{font-size:110%}.rd__comic--note{opacity:.7}.rd__comic-img-speaker{margin-top:-20px;margin-bottom:-20px}.rd__comic-img-speaker--left{float:left;margin-right:0;margin-left:-20px}.rd__comic-img-speaker--right{float:right;margin-right:-20px;margin-left:0}.rd__comic-img-speaker::after{content:"";clear:both;display:block}.rd__img-small{max-width:25vw;max-height:25vh}.rd__img-cover{max-width:100%;max-height:100vh}.rd__s-v-flow{height:15px;width:0;border-left:1px solid #656565;border-right:1px solid #656565;margin:0 auto}.rd__b-flow{margin:0 15px;padding:5px 10px;box-shadow:0 0 4px 0 #988e7c;border:1px solid #656565;border-top:2px solid #656565;border-bottom:2px solid #656565;background-color:#ece4da}.rd__b-flow>*:last-of-type{margin-bottom:0}.rd__stats-name-page{font-family:"Convergence",Arial,sans-serif;font-size:12px;color:#333;font-weight:100}.rd__pre-wrap{white-space:pre-wrap}.rd__highlight{background-color:#ff0}.rd-item__type-rarity-attunement{font-style:italic;color:#000}.rd-spell__level-school-ritual{font-style:italic;color:#000}td>.rd__b:last-child{margin-bottom:0}.subclass-feature .rd__h--0,.subclass-feature .rd__h--1,.subclass-feature .rd__h--2{color:#337ab7;border-bottom-color:#337ab7}.spicy-sauce .rd__h--0,.spicy-sauce .rd__h--1,.spicy-sauce .rd__h--2{color:#1d965d;border-bottom-color:#1d965d}.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0,.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1,.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2{color:#827e00;border-bottom-color:#827e00}.refreshing-brew .rd__h--0,.refreshing-brew .rd__h--1,.refreshing-brew .rd__h--2{color:#8c3b96;border-bottom-color:#8c3b96}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.night-mode .rd__h--0,.night-mode .rd__h--1,.night-mode .rd__h--2{color:#d29a38}.night-mode .rd__h--1{border-bottom-color:#d29a38}.night-mode .rd__h--4{color:#c2c2c2}.night-mode .rd__h--3{color:#c2c2c2}.night-mode .rd__-image-title-inner{border-color:#555}.night-mode .rd__b-inset{background-color:#323431}.night-mode .rd__b-inset--readaloud{background-color:#28303a}.night-mode .rd__b-flow{background-color:#38352f}.night-mode .rd__comic{color:#95aaea}.night-mode .rd__stats-name-page{color:#bbb}.night-mode .rd__highlight{background-color:#cc0;color:#222}.night-mode .rd-item__type-rarity-attunement{color:#bbb}.night-mode .rd-spell__level-school-ritual{color:#bbb}.subclass-feature .rd__h--0,.subclass-feature .rd__h--1,.subclass-feature .rd__h--2{color:#337ab7;border-bottom-color:#337ab7}.spicy-sauce .rd__h--0,.spicy-sauce .rd__h--1,.spicy-sauce .rd__h--2{color:#179e50;border-bottom-color:#179e50}.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0,.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1,.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2{color:#a2ce42;border-bottom-color:#a2ce42}.refreshing-brew .rd__h--0,.refreshing-brew .rd__h--1,.refreshing-brew .rd__h--2{color:#aa40b4;border-bottom-color:#aa40b4}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.nav .dropdown-menu--top{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}@media(max-width: 768px){.nav>li>a{border:1px solid #ccc}.night-mode .nav>li>a{border-color:#555}.nav .caret--right{transform:none}.nav .dropdown-menu--side{top:100%;left:0}}.night-mode .nav>li:not(.active)>a{color:#bbb;background-color:#222;border:1px solid rgba(85,85,85,.6274509804);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:#fff}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:#fff}.night-mode .nav li.open>a,.night-mode .nav li.open>a:focus,.night-mode .nav li.open>a:hover{background-color:#272727;border-left:1px solid #337ab7;border-right:1px solid #337ab7;border-color:#337ab7}.night-mode .nav li.active.open>a,.night-mode .nav li.active.open>a:focus,.night-mode .nav li.active.open>a:hover{background-color:#333}.nav2-list__label{padding:0 20px}.nav2-list__disp-source{display:inline-block;height:15px;border-left:1px solid;position:relative;border-right:1px solid;top:2px;margin-right:7px;margin-left:4px}.nav2-accord__head{padding:3px 7px 3px 20px}.nav2-accord__head:focus,.nav2-accord__head:hover{background-color:#f5f5f5}.nav2-accord__head--active{background:#337ab7;color:#fff}.nav2-accord__head--active:focus,.nav2-accord__head--active:hover{background:#7398b7}.nav2-accord__body{padding:3px 0 3px 35px;display:flex;flex-direction:column}.nav2-accord__lnk-item{padding:3px 20px;color:#333}.nav2-accord__lnk-item:focus,.nav2-accord__lnk-item:hover{background-color:#f5f5f5;text-decoration:none}.nav2-accord__lnk-item--active{background:#337ab7;color:#fff}.nav2-accord__lnk-item--active:focus,.nav2-accord__lnk-item--active:hover{background:#7398b7;color:#fff}.night-mode .nav2-accord__head:focus,.night-mode .nav2-accord__head:hover{background-color:#383838;color:#fff}.night-mode .nav2-accord__head--active{color:#fff}.night-mode .nav2-accord__head--active:focus,.night-mode .nav2-accord__head--active:hover{background:#7398b7}.night-mode .nav2-accord__lnk-item{color:#bbb}.night-mode .nav2-accord__lnk-item:focus,.night-mode .nav2-accord__lnk-item:hover{background-color:#383838;color:#fff}.night-mode .nav2-accord__lnk-item--active{color:#fff}.night-mode .nav2-accord__lnk-item--active:focus,.night-mode .nav2-accord__lnk-item--active:hover{background:#7398b7}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}@-webkit-keyframes kf-fade-in{from{opacity:0}to{opacity:1}}@keyframes kf-fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes kf-pop-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes kf-pop-in{from{transform:scale(0)}to{transform:scale(1)}}.hwin{position:fixed;width:600px;max-width:92vw;min-width:150px;z-index:200;box-shadow:0 0 12px 0 #000;-webkit-animation-name:kf-fade-in,kf-pop-in;animation-name:kf-fade-in,kf-pop-in;-webkit-animation-duration:150ms,75ms;animation-duration:150ms,75ms;display:flex;flex-direction:column}.hwin--minified .hoverborder__resize-n,.hwin--minified .hoverborder__resize-ne,.hwin--minified .hoverborder__resize-e,.hwin--minified .hoverborder__resize-se,.hwin--minified .hoverborder__resize-s,.hwin--minified .hoverborder__resize-sw,.hwin--minified .hoverborder__resize-w,.hwin--minified .hoverborder__resize-nw{display:none}.hwin--popout{box-shadow:initial;width:100%;-webkit-animation-duration:initial;animation-duration:initial;overflow-y:scroll;height:100%;max-width:initial;max-height:initial}@media(max-width: 1023px){.hwin{max-width:95vw}}.hwin::-webkit-scrollbar-track{background:#a0a0a0}.hwin::-webkit-scrollbar{width:4px}.hwin__wrp-table{max-height:92vh;min-height:20px;overflow-y:auto;background:#f6f4f2;transform:translateZ(0);line-height:1em}.hwin__wrp-table .stats{padding:.3em}.hwin .rnd-name{font-size:22.4px}.hwin td div.border{height:2px;background-color:#822000;margin:0 3px;padding:0;border-right:5px rgba(0,0,0,0)}.hoverborder{position:relative;min-height:3px;max-height:16px;text-align:right}.hoverborder--btm{cursor:ns-resize}.hoverborder--top{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;justify-content:space-between}.hoverborder .hwin__top-border-icon{display:none}.hoverborder[data-perm=true] .hwin__top-border-icon{display:block}.hoverborder .glyphicon{display:none}.hoverborder[data-perm=true] .glyphicon{display:block}.hoverborder .window-title{overflow:hidden;max-width:calc(100% - 45px);text-align:left;margin-left:4px;padding:1px 0;font-size:12px;display:none;font-family:"Andada",serif;font-variant:small-caps;text-transform:uppercase;font-weight:bold;flex-shrink:0}.hoverborder[data-perm=true] .window-title{display:block}.hoverborder__resize-n{position:absolute;top:-4px;right:4px;left:4px;height:4px;cursor:ns-resize}.hoverborder__resize-ne{position:absolute;top:-6px;right:-6px;height:10px;width:10px;cursor:ne-resize}.hoverborder__resize-e{position:absolute;top:4px;right:-4px;bottom:4px;width:4px;cursor:ew-resize}.hoverborder__resize-se{position:absolute;right:-6px;bottom:-6px;height:10px;width:10px;cursor:se-resize}.hoverborder__resize-s{position:absolute;top:3px;right:4px;left:4px;height:2px}.hoverborder__resize-sw{position:absolute;bottom:-6px;left:-6px;height:10px;width:10px;cursor:sw-resize}.hoverborder__resize-w{position:absolute;top:4px;bottom:4px;left:-4px;width:4px;cursor:ew-resize}.hoverborder__resize-nw{position:absolute;top:-6px;left:-6px;height:10px;width:10px;cursor:nw-resize}.hoverborder[data-display-title=true]~.hwin__wrp-table,.hoverborder[data-display-title=true]~.hoverborder{display:none}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.sourceTV{color:#8b8b56 !important;border-color:#8b8b56 !important;-webkit-text-decoration-color:#8b8b56 !important;text-decoration-color:#8b8b56 !important}.sourceRoE{color:#a78015 !important;border-color:#a78015 !important;-webkit-text-decoration-color:#a78015 !important;text-decoration-color:#a78015 !important}.sourceAAWS{color:#365fac !important;border-color:#365fac !important;-webkit-text-decoration-color:#365fac !important;text-decoration-color:#365fac !important}.sourceAPG{color:#4a6898 !important;border-color:#4a6898 !important;-webkit-text-decoration-color:#4a6898 !important;text-decoration-color:#4a6898 !important}.sourceGMG{color:purple !important;border-color:purple !important;-webkit-text-decoration-color:purple !important;text-decoration-color:purple !important}.sourceB1{color:#008900 !important;border-color:#008900 !important;-webkit-text-decoration-color:#008900 !important;text-decoration-color:#008900 !important}.sourceB2{color:#006b00 !important;border-color:#006b00 !important;-webkit-text-decoration-color:#006b00 !important;text-decoration-color:#006b00 !important}.sourceB3{color:#004d00 !important;border-color:#004d00 !important;-webkit-text-decoration-color:#004d00 !important;text-decoration-color:#004d00 !important}.sourceLOME{color:#9b7c27 !important;border-color:#9b7c27 !important;-webkit-text-decoration-color:#9b7c27 !important;text-decoration-color:#9b7c27 !important}.sourceLOGM,.sourceLOCG,.sourceLOWG,.sourceLOL,.sourceLOPSG,.sourceLOAG{color:#1b8fac !important;border-color:#1b8fac !important;-webkit-text-decoration-color:#1b8fac !important;text-decoration-color:#1b8fac !important}.sourceLOTGB{color:#ac408b !important;border-color:#ac408b !important;-webkit-text-decoration-color:#ac408b !important;text-decoration-color:#ac408b !important}.sourceHomebrew{color:#8c3b96 !important;border-color:#8c3b96 !important;-webkit-text-decoration-color:#8c3b96 !important;text-decoration-color:#8c3b96 !important}.sourceSpicy{color:#1d965d !important;border-color:#1d965d !important;-webkit-text-decoration-color:#1d965d !important;text-decoration-color:#1d965d !important}.sourceCRB{color:#a2201f !important;border-color:#a2201f !important;-webkit-text-decoration-color:#a2201f !important;text-decoration-color:#a2201f !important}.sourceSoM{color:#a24d08 !important;border-color:#a24d08 !important;-webkit-text-decoration-color:#a24d08 !important;text-decoration-color:#a24d08 !important}.sourceG_G{color:#754f2f !important;border-color:#754f2f !important;-webkit-text-decoration-color:#754f2f !important;text-decoration-color:#754f2f !important}.sourceBotD{color:#2b4625 !important;border-color:#2b4625 !important;-webkit-text-decoration-color:#2b4625 !important;text-decoration-color:#2b4625 !important}.sourceLOTG{color:#4ac15e !important;border-color:#4ac15e !important;-webkit-text-decoration-color:#4ac15e !important;text-decoration-color:#4ac15e !important}.sourceDA{color:#5c8ba9 !important;border-color:#5c8ba9 !important;-webkit-text-decoration-color:#5c8ba9 !important;text-decoration-color:#5c8ba9 !important}.sourceLOKL{color:#556168 !important;border-color:#556168 !important;-webkit-text-decoration-color:#556168 !important;text-decoration-color:#556168 !important}.sourceLOIL{color:#47a08d !important;border-color:#47a08d !important;-webkit-text-decoration-color:#47a08d !important;text-decoration-color:#47a08d !important}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.page__header{padding:0 15px 1px;box-shadow:0 1px 4px rgba(0,0,0,.475);color:#fff;background-color:#002664;min-height:0;flex-shrink:0}.page__title{margin-right:10px;display:inline}.page__title::after{color:#e0e0e0;content:"."}.page__title--home span{color:#e0e0e0}.page__subtitle{display:inline;font-style:italic;color:#d0d0d0}.page__btn-toggle-nav{margin-top:5px;text-align:center;width:6em;flex-shrink:0;height:32px;line-height:1;margin-right:2px}@media(min-width: 769px){.page__btn-toggle-nav{display:none}}.page__nav{position:relative;min-height:33px;flex-shrink:0}@media(max-width: 768px){.page__nav{width:100%;display:flex}}@media(max-width: 768px){.page__nav-inner{display:flex;margin-top:3px;flex-direction:column;width:calc(100% - 6em);flex-shrink:0}}.page__nav-date{margin-left:-16px;width:27px}.page__wrp-download{box-shadow:0 6px 12px rgba(0,0,0,.175);position:fixed;z-index:2000;top:5px;min-height:40px;min-width:100px;max-width:850px;display:flex;width:90vw;right:0;left:0;margin:0 auto;padding:5px;justify-content:space-between;align-items:center;border:1px solid rgba(0,0,0,0);border-radius:4px;background:#fff}.page__wrp-download-bar{border:1px solid #2a6496;height:34px;border-radius:4px}.page__wrp-download-bar--error{border-color:#711617}.page__disp-download-progress-bar{position:absolute;top:0;bottom:0;left:0;background:#337ab7}.page__disp-download-progress-bar--error{background:#8a1a1b}.page__disp-download-progress-text{position:absolute;top:0;right:calc(50% - 30px);bottom:0;left:calc(50% - 30px);width:90px;text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,3px 3px 5px #000}.night-mode .page__wrp-download{background:#222}.night-mode .page__disp-download-progress-text{color:#333}@media(max-width: 768px){#navigation .page__nav-hidden-mobile{display:none;margin-left:0}}.nav .dropdown-menu--top{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}@media(max-width: 768px){.nav>li>a{border:1px solid #ccc}.night-mode .nav>li>a{border-color:#555}.nav .caret--right{transform:none}.nav .dropdown-menu--side{top:100%;left:0}}#legal-notice{box-shadow:0 6px 12px rgba(0,0,0,.175);position:fixed;z-index:10000;bottom:0;width:100vw;height:10em;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;font-weight:bold;padding:3rem;border:1px solid rgba(0,0,0,.15);background:#f8f8f8}.viewport-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-flow:column nowrap;overflow:auto;height:100vh;width:100%}@media(max-width: 991px){.viewport-wrapper{bottom:auto;height:initial;min-height:100vh}}.view-col-group{display:flex;flex-direction:column;position:relative;overflow-y:auto}.view-col-wrapper{display:flex;flex-direction:row;max-height:100%;height:100%;min-height:0}@media(max-width: 991px){.view-col-wrapper{flex-direction:column;max-height:none;height:initial;display:block}}.sidemenu{box-shadow:0 6px 12px rgba(0,0,0,.175);background:#fff;border:1px solid #ccc;position:fixed;z-index:60;top:0;bottom:0;left:-260px;width:250px;transition:left 51ms;cursor:default;display:flex;flex-direction:column;padding:4px 7px;overflow-y:auto}.sidemenu>*{flex-shrink:0}.sidemenu__toggle{box-shadow:0 6px 12px rgba(0,0,0,.175);background:#d3d3d3;position:absolute;z-index:60;top:46px;left:-7px;width:32px;height:32px;cursor:pointer;transition:left 51ms;display:flex;flex-direction:column;justify-content:space-around;padding:3px 4px}.sidemenu__hotzone{position:fixed;top:0;bottom:0;left:0;width:1px}.sidemenu__burger{background:#fff;height:3px;box-shadow:inset 0 0 1px 0 #888}.sidemenu__toggle:hover .sidemenu{left:0;transition:left 51ms}.sidemenu__toggle:hover .sidemenu--offset{left:-12px}.sidemenu__row{width:100%;margin-bottom:5px}.sidemenu__row--vert{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.sidemenu__row__divider{background:rgba(204,204,204,.6274509804);height:1px;width:calc(100% - 16px);margin:2px 8px 7px}.sidemenu__row__divider--heavy{background:#aaa;width:calc(100% + 6px);margin:2px -3px 7px}.sidemenu__row__label{min-width:46px;flex-shrink:0}.sidemenu__row__label--cb-label{font-weight:initial;display:flex;margin-bottom:0;justify-content:space-between;align-items:center;width:100%}input[type=checkbox].sidemenu__row__label__cb{margin-right:3px;margin-left:7px}.night-mode .sidemenu{border-color:#555}.omni__wrp-output{width:100%;justify-content:flex-end;display:none}.omni__output{box-shadow:0 6px 12px rgba(0,0,0,.175);position:absolute;z-index:100;padding:.2em .7em;border-radius:.2em;border:1px solid rgba(0,0,0,.15);background:#fff}.omni__output--scrolled{position:fixed;top:42px;right:10px}@media only screen and (min-width: 320px){.omni__output{max-width:300px;min-width:270px}}@media only screen and (min-width: 481px){.omni__output{max-width:460px;min-width:430px}}@media only screen and (min-width: 769px){.omni__output{max-width:740px;min-width:500px}}@media only screen and (max-width: 768px){.omni__output{top:40px}}@media only screen and (max-width: 768px){.omni__wrp-input{margin-top:2px;margin-left:0}}.omni__wrp-input--scrolled{position:fixed;z-index:100;top:5px;right:10px;width:85px;padding:2px 0;border-left:40px solid rgba(0,0,0,0)}.omni__wrp-input--scrolled .omni__input{min-width:initial;border-top-left-radius:4px;border-top-color:#ccc}.omni__wrp-input--scrolled .omni__submit{border-top-right-radius:4px;border-top-color:#ccc}.omni__wrp-input--scrolled input{padding:0;color:rgba(0,0,0,0)}.omni__wrp-input--scrolled:focus,.omni__wrp-input--scrolled:focus-within,.omni__wrp-input--scrolled:active,.omni__wrp-input--scrolled:hover{width:250px;border-left:0}.omni__wrp-input--scrolled:focus input,.omni__wrp-input--scrolled:focus-within input,.omni__wrp-input--scrolled:active input,.omni__wrp-input--scrolled:hover input{padding:6px 12px;color:inherit}.omni__input{height:32px;min-width:100px}@media(min-width: 992px){.omni__input{border-top-left-radius:0;border-top-color:rgba(0,0,0,0)}}.omni__submit{height:32px;padding:3px 7px}@media(min-width: 992px){.omni__submit{border-top-right-radius:0;border-top-color:rgba(0,0,0,0)}}.omni__wrp-paginate{display:flex;justify-content:space-between}.omni__wrp-paginate>span{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:2px;font-size:1.1em;min-width:20px}.omni__paginate-ctrl{cursor:pointer}.omni__paginate-ctrl:hover{color:#337ab7}.omni__paginate-left{margin-right:auto}.omni__paginate-count{margin:0 auto}.omni__paginate-right{margin-left:auto}.btn-name-pronounce,.btn-stats-name{vertical-align:top;height:24px;width:24px}.name-pronounce-icon{line-height:16px}.name-pronounce{display:none}.hwin__top-border-icon{top:0;margin-left:auto;padding:2px;color:#f5f5f5;cursor:pointer;font-size:12px;width:18px;text-align:center}.hwin__top-border-icon--text{line-height:11px;font-weight:bolder;font-family:monospace}.hwin__top-border-icon:hover,.hwin__top-border-icon:active,.hwin__top-border-icon:visited{color:#e8e8e8;text-decoration:none}.glyphicon.top-border-icon,.glyphicon.delete-icon{top:0;margin-left:auto;padding:2px;color:rgba(255,255,255,.7);cursor:pointer;font-size:12px}.glyphicon.top-border-icon:hover,.glyphicon.top-border-icon:active,.glyphicon.top-border-icon:visited,.glyphicon.delete-icon:hover,.glyphicon.delete-icon:active,.glyphicon.delete-icon:visited{text-decoration:none}#btn-popout,#btn-popout-feat{margin-left:auto}#tabs-right,#tabs-right-feats{margin-left:auto;display:flex}#tabs-right>#btn-popout,#tabs-right-feats>#btn-popout{margin-left:0}.rollbox-min{box-shadow:0 6px 12px rgba(0,0,0,.175);position:fixed;z-index:100;right:7px;bottom:0;color:rgba(255,255,255,.7);width:24px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rollbox-min .glyphicon{position:absolute;top:5px;left:6px}.rollbox{box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;position:fixed;width:260px;height:335px;z-index:110;border:1px solid rgba(0,0,0,.15);right:1em;bottom:0;flex-direction:column}.rollbox .ipt-roll{flex-shrink:0;overflow-x:auto;height:30px;width:100%}.rollbox .out-roll{overflow-y:auto;height:100%;display:flex;flex-direction:column-reverse;transform:translateZ(0)}.rollbox .head-roll{height:24px;flex-shrink:0;width:100%;box-shadow:0 0 3px rgba(0,0,0,.25);display:flex;flex-direction:row;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.rollbox .head-roll .hdr-roll{line-height:24px;padding:0 6px}.rollbox .head-roll .delete-icon{padding:6px}.rollbox .out-roll .out-roll-wrp .out-roll-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.rollbox .out-roll .out-roll-wrp .out-roll-item:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.rollbox .out-roll .out-roll-item{position:relative;margin:1px 3px;padding:1px 3px;width:calc(100% - 6px);word-wrap:break-word;display:flex;align-items:center;justify-content:space-between}.rollbox .out-roll .out-roll-item--message{display:block}.rollbox .out-roll-item-button-wrp{display:none;position:absolute}.rollbox .out-roll-item:hover .out-roll-item-button-wrp{display:flex;right:3px}.rollbox .btn-copy-roll{padding:0 2px;line-height:1.4}.rollbox .out-roll .out-roll-item .roll-label{font-style:italic}.rollbox .out-roll .out-roll-item .roll{font-weight:bold}.rollbox .out-roll .out-roll-item .roll-min{color:#ff3100}.rollbox .out-roll .out-roll-item .roll-max{color:#00b400}.rollbox .out-roll .out-roll-id{width:100%;font-size:70%;padding:1px 3px}.rll__prompt-header{font-size:32px}.rll__dropped{-webkit-text-decoration:red line-through;text-decoration:red line-through}.rll__list{margin-bottom:0;padding-left:24px}.rll__exploded{color:#6f99b8}.rll__success{-webkit-text-decoration:#209520 underline;text-decoration:#209520 underline}.rll__min--muted{color:#d24c2d}.rll__max--muted{color:#209520}.rll__exploded{color:#6f99b8}.rll__min--muted{color:#d24c2d}.rll__max--muted{color:#209520}.wrp-stat-tab{width:100%;display:flex}.view-col{position:relative;margin:7px 13px 12px;flex:1;display:flex;flex-direction:column;height:calc(100% - 19px)}.view-col--wrp-book-contents{height:initial;position:relative;flex:1}.wrp-footer-buttons{margin-top:3px}#listcontainer.view-col{display:flex;flex-flow:column nowrap}#listcontainer .list a.book-name{display:flex;justify-content:space-between;padding:0}#contentwrapper.view-col{overflow-x:hidden;margin-bottom:5px}#contentwrapper.view-col>*:not(.wrp-stats-table){flex-shrink:0}.wrp-stats-table{overflow-x:hidden;overflow-y:auto;border-top:2px solid #5e0000;border-bottom:2px solid #5e0000;transform:translateZ(0);flex-shrink:1;background:#f6f4f2}@media(max-width: 991px){.wrp-stats-table{overflow-y:initial}}.filtertools,#filtertools{font-size:.8em}.filtertools select,#filtertools select{margin:1px}.filtertools small:hover,#filtertools small:hover{cursor:pointer}#pointbuy input{margin:2px;text-align:right;width:3em}#pointbuy input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}#pointbuy input[type=checkbox]{width:initial;margin:initial}.list,.list-display-only{transform:translateZ(0);position:relative;padding-left:0;list-style-type:none;height:100%;overflow-y:auto;overflow-x:hidden;clear:both;font-size:.8em}@media(min-width: 992px){.list--stats,.list-display-only--stats{overflow-y:scroll;margin-right:-9px}}@media(max-width: 991px){.list,.list-display-only{max-height:40vh}}.list.rules,.list-display-only.rules{overflow-y:auto !important;padding-top:0}.list li,.list-display-only li{cursor:pointer;line-height:14px}.list .list-multi-selected,.list-display-only .list-multi-selected{box-shadow:inset 0 0 0 200px rgba(0,107,196,.3)}.lst--border{border-bottom:1px solid #ddd}.list-multi-selected .lst--border{border-color:#6fa4d0}.row--blacklisted{display:none !important}.manbrew__source{overflow:hidden}.manbrew__search{border-bottom-left-radius:0;border-bottom-right-radius:0}.manbrew__filtertools button{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.manbrew__filtertools .wrp-cb-all{border-bottom:1px solid #ccc;border-right:1px solid #ccc;line-height:14px;border-bottom-right-radius:3px;text-align:center;vertical-align:middle}.manbrew__wrp_btn_del_selected{text-align:right;padding-bottom:5px}.manbrew__current_brew{margin-bottom:5px}.manbrew__row.row{margin-right:0;margin-left:0;padding:4px 0}.manbrew__col--tall{line-height:30px}.manbrew__list{position:absolute;top:0;right:0;bottom:0;left:0;height:initial;overflow-y:initial;width:100%}.night-mode .manbrew__filtertools .wrp-cb-all{border-color:#555}.rnd-name{position:relative;font-size:1.8em;font-family:"Andada",serif;font-variant:small-caps;font-weight:500;padding-left:.2em !important}.rnd-name div.name-inner{display:flex;justify-content:space-between;align-items:flex-end}.monster .rnd-name .source{position:relative;margin-right:.2em}.stats{width:100%;font-size:1.1em;overflow-wrap:break-word;padding:.4em}.stats:last-child{margin-bottom:0}td,th{padding:1px .3em}.stats table{width:100%;margin-bottom:5px}.stats table.statsDataInset{margin:10px;width:calc(100% - 20px);border:1px solid rgba(0,0,0,.4);box-shadow:0 0 4px 0 #988d7c}.stats table caption{margin-left:5px;padding:0;font-weight:bold;font-size:1.1em}th.border{height:4px}.wrp-stats-table th.border{height:3px}th.border-thin{height:1px}td.divider div{background:#822000;height:2px;margin:6px 0}.stats span.name{font-weight:bold}.stats span.name{font-weight:bold}tr.text>td{padding-bottom:.7em}tr.text.compact>td{padding-bottom:0}tr.text.compact>td p:last-child{margin-bottom:0}span.dc-roller[mode=dice]{color:#337ab7;cursor:pointer}.night-mode span.dc-roller[mode=dice]{color:#7db6e8}div#lootoutput{height:100%;clear:both}.mon__btn-reset-lvl,.mon__btn-scale-lvl{margin:-4px 2px 0 0;padding:0 5px;font-size:10px;line-height:1.2em;height:80%}.mon__cr_slider_wrp{position:absolute;top:23px;left:0;background:#fff;border:1px solid #ccc;width:calc(100% - 30px);margin:0 10px;padding:5px 7px 10px;border-radius:4px;box-shadow:0 0 3px 0 #000;font-size:15px}.mon__cr_slider_wrp--compact{top:41px}.mon__cr_slider{width:100%}.mon__ability-names th{text-align:center;font-weight:bold;color:inherit}.mon__ability-scores{text-align:center;width:16%}.mon__wrp-size-type-align--token,.mon__wrp-avoid-token{max-width:calc(100% - 11rem)}.mon__sect-header-inner{display:block;margin-top:-0.3rem;margin-bottom:-0.3rem;font-weight:100}.mon__sect-row-inner{padding-top:.5rem !important}.mon__sect-row-inner>*:last-of-type{margin-bottom:.5rem !important}.mon__stat-header-underline{font-size:1.6rem;font-family:"Andada",serif;font-variant:small-caps;border-bottom:2px solid #822000;color:#822000;vertical-align:bottom !important;padding-left:.2rem}.mon__wrp-token{display:block;position:absolute;z-index:10;top:0;right:.5rem;width:auto;max-width:11rem;height:auto;transition:opacity 34ms,max-width 34ms,right 34ms}.mon__wrp-token:hover{max-width:100%;right:0;opacity:1 !important;transition:opacity 34ms,max-width 34ms,right 34ms}.mon__wrp-token:hover .mon__btn-token-cycle{opacity:1;transition:opacity 34ms}.mon__wrp-token:hover .mon__wrp-token-footer{opacity:1;transition:opacity 34ms}.mon__token{width:100%;height:100%}.mon__btn-token-cycle{position:absolute;top:50%;bottom:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(0,0,0,.475);cursor:pointer;color:#fff;border:1px solid rgba(204,204,204,.6274509804);opacity:0;transition:opacity 34ms}.mon__btn-token-cycle--left{left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:0}.mon__btn-token-cycle--right{right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:0}.mon__btn-token-cycle:hover{color:#ddd}.mon__wrp-token-footer{display:flex;position:absolute;height:22px;right:5px;bottom:0;left:5px;align-items:center;justify-content:center;opacity:0;transition:opacity 34ms}.mon__token-footer{background:rgba(0,0,0,.475);color:#fff;font-family:"Andada",serif;font-variant:small-caps;font-size:16px;border-radius:5px;padding:1px 5px;border:1px solid rgba(204,204,204,.6274509804)}.night-mode .mon__cr_slider_wrp{border-color:#555}tr th.mon__name--token{padding-right:12rem}#crcalc input[type=number],#crcalc input[type=checkbox],#crcalc .inputwrap{text-align:right;width:6em}#crcalc input[type=checkbox]{width:auto}#crcalc input#hd{float:none;width:4em}#crcalc span#hdval{width:2.1em;text-align:center;display:inline-block}#crcalc input[type=number]#hd::-webkit-inner-spin-button,#crcalc input[type=number]#hd::-webkit-outer-spin-button{margin:0}#crcalc .explanation{font-weight:normal;width:26em}#crcalc input#hd:focus{border:1px solid initial}#msbcr{text-align:center;font-size:.8em;margin:0 auto}#msbcr th{text-align:center;padding:0 .5em;cursor:initial !important}#msbcr tr{cursor:pointer}#croutput{padding:.2em .7em;border-radius:7px}#instructions p{font-size:small}#expectedcr{text-align:center}img.token{position:absolute;z-index:10;top:0;right:.5rem;float:right;width:auto;max-width:11rem;height:auto;transition:opacity 34ms,max-width 34ms,right 34ms}img.token:hover{max-width:100%;right:0;opacity:1 !important;transition:opacity 34ms,max-width 34ms,right 34ms}.stats p.subtrait{padding:0 1em;font-size:.9em}.gm-screen-panel{background-color:#f0f0f0}.gm-screen-panel.faux-hover{background:#e0e0e0}.gm-screen-panel.faux-hover .panel-content-wrapper-inner::after{background:rgba(224,224,224,.5019607843)}.panel-history-control-remove-wrapper,.panel-control-bar{background:rgba(128,128,128,.5019607843)}.panel-control-icon{color:rgba(255,255,255,.7)}.panel-add{color:#ccc}.btn-panel-add{border:1px solid #ccc}.btn-panel-add:hover,.btn-panel-add.faux-hover{background:#e0e0e0}.night-mode .btn-panel-add{border-color:#555}.panel-content-wrapper-inner{background:#fff}.panel-control-top,.panel-control-right,.panel-control-bottom,.panel-control-left,.panel-control-middle{background:rgba(204,204,204,.6274509804);border:1px solid #ccc}.night-mode .panel-control-top,.night-mode .panel-control-right,.night-mode .panel-control-bottom,.night-mode .panel-control-left,.night-mode .panel-control-middle{background:rgba(119,119,119,.6666666667);border-color:#aaa}.panel-addmenu-tab-head[active=true]{background-color:#e6e6e6;border-color:#adadad}.btn-spotlight{background-color:#e8f5ff;border-color:#c4cace}.btn-spotlight:focus{color:#333;background-color:#d2dee6;border-color:#85898c}.btn-spotlight:hover{color:#333;background-color:#d2dee6;border-color:#85898c}.panel-addmenu-tab-head.btn-spotlight[active=true]{background-color:#d2dee6;border-color:#85898c}.underline-tabs{border-top:1px solid #ccc}.night-mode .underline-tabs{border-color:#555}.panel-content-wrapper-inner td div.border{background-color:#822000}.panel-history-control-remove{color:rgba(255,255,255,.7)}.panel-history-control-middle{background:rgba(204,204,204,.6274509804);border:1px solid #ccc}.night-mode .panel-history-control-middle{background:rgba(119,119,119,.6666666667);border-color:#aaa}.gm-init-row.gm-init-row-active input{background:rgba(207,229,255,.4705882353)}.gm-init-row.gm-init-row-active .init-wrp-creature{background:rgba(207,229,255,.4705882353)}.gm__panel-bg{background:#fff}.init__wrp_conds{display:flex}.init__cond{width:7px;margin-right:3px;display:grid;grid-gap:3px;cursor:pointer}.init__cond:hover{box-shadow:0 0 5px 0 gray}.init__cond_bar{width:7px;height:100%}.initp__content{overflow-y:auto;overflow-x:hidden;height:100%;width:100%}.initp__wrp_active{display:flex;flex-direction:column;width:100%;height:100%}.initp__meta{font-size:1.6rem}.initp__header{width:100%;display:flex;justify-content:space-between;font-variant:small-caps;border-bottom:1px solid #ccc}.initp__h_name,.initp__r_name{min-width:115px;width:100%}.initp__h_name--compact{text-align:center}.initp__r_name{display:flex;justify-content:space-between}.initp__h_hp,.initp__r_hp{min-width:100px;width:100%}.initp__h_hp--compact{text-align:center}.initp__h_stat,.initp__r_stat{width:40px;text-align:center;flex-shrink:0;flex-grow:0}.initp__r_hp_pill{padding:2px 4px;border-radius:3px;color:#fff;text-align:center}.initp__h_score,.initp__r_score{flex:none;width:80px;text-align:center}.initp__h_score--compact,.initp__r_score--compact{width:40px}.initp__r_score{line-height:24px}.initp__r{width:100%;display:flex;justify-content:space-between;padding:2px 3px;border-bottom:1px solid #e0e0e0}.initp__r:last-of-type{border-bottom:0}.initp__r:hover{background:rgba(0,0,0,.062745098)}.initp__r--active{background:rgba(207,229,255,.4705882353)}.initp__r--active:hover{background:rgba(191,213,239,.4705882353)}.night-mode .initp__header{border-color:#555}.lst__form-top{display:flex;flex-shrink:0}.lst__form-top>*{min-width:0}.lst__form-top>button{flex-shrink:0}.lst__form-top>*:first-child{border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.lst__form-top>*:last-child{border-bottom-right-radius:0;border-top-left-radius:0;border-bottom-left-radius:0}.lst__form-top>*:not(:first-child):not(:last-child){border-radius:0;border-right:0}.lst__wrp-search-glass{position:absolute;z-index:3;top:0;bottom:2px;left:6px;opacity:.5}.lst__wrp-search-visible{position:absolute;top:0;right:6px;bottom:0;opacity:.5}.lst__search{padding-left:23px}.lst__search--no-border-r{border-bottom-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.lst__search--no-border-h{border-radius:0;border-right:0}*:first-child>.lst__search--no-border-h{border-top-left-radius:4px}div#showsearch{display:none}.psi-order-and-talent{font-style:italic}.psi-focus-title{font-style:italic;font-weight:bold}.stats-sub-header{font-style:italic;font-weight:bold}.stats-list-sub-header{font-style:italic;font-weight:bold;margin-left:5px}.list-entry-none{font-style:italic}.filter-sublist-item-wrapper{display:flex}.filter-sublist-item-text{margin-right:20px}input[type=checkbox].filter-checkbox{margin-left:auto;padding:0 10px}input[type=checkbox].readonly{pointer-events:none}#sublistcontainer>ul>li,#featlistcontainer>ul>li,#listcontainer>ul>li{padding:0}.lst__wrp-cells,#sublistcontainer .list a,#featlistcontainer .list a,#listcontainer .list a{color:inherit;display:flex;align-items:center;overflow:hidden;padding:0 2px 1px;text-decoration:none}.lst__wrp-cells.bk__contents_header_link,#sublistcontainer .list a.bk__contents_header_link,#featlistcontainer .list a.bk__contents_header_link,#listcontainer .list a.bk__contents_header_link{padding:0}.lst__wrp-cells.bk__contents_show_all,#sublistcontainer .list a.bk__contents_show_all,#featlistcontainer .list a.bk__contents_show_all,#listcontainer .list a.bk__contents_show_all{height:16px}.lst__row--focusable:focus{box-shadow:inset 0 0 0 200px rgba(0,107,196,.3)}.sublist{display:none;position:relative;padding:0 0 2px;flex-direction:column;flex-shrink:0;height:130px}.sublist .list{margin-bottom:3px;padding-top:3px}.sublist--visible{display:flex}.sublist--resizable{margin-bottom:3px;min-height:75px;max-height:80%}@media(max-width: 991px){.sublist--resizable{max-height:40vh;height:initial}}.sublist__wrp-cols{display:flex}.sublist__wrp-cols>*:last-child{flex-grow:1}.sublist__ele-resize{background-color:rgba(170,170,170,.2666666667);border:1px solid rgba(204,204,204,.4);position:absolute;bottom:0;height:1px;width:100%;cursor:ns-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1px;font-size:10px;text-align:center}.ecgen__visible,.ecgen__visible--flex,.ecgen__visible--flex-col{display:none}.ecgen__btn_list{padding:0 1px;line-height:12px;font-size:9px;border-radius:3px}.ecgen__del_players,.ecgen__advanced_add_col,.ecgen__advanced_remove_col{padding:0 2px;font-size:10px;flex-shrink:0;flex-grow:0}.ecgen__cr_input{width:100%;text-align:center}.night-mode .ecgen__wrp{background:#222}.ecgen_active .ecgen__visible{display:block}.ecgen_active .ecgen__visible--flex{display:flex}.ecgen_active .ecgen__visible--flex-col{display:flex;flex-direction:column}.ecgen_active .ecgen__hidden{display:none !important}.ecgen_active .ecgen__name{width:26.66666666%}.ecgen_active .ecgen__name--sub{width:29.16666667%}tr.trait .rd__b--3,tr.action .rd__b--3,tr.reaction .rd__b--3,tr.legendary .rd__b--3,tr.mythic .rd__b--3,tr.lairaction .rd__b--3,tr.regionaleffect .rd__b--3{margin-bottom:1rem}tr.lairaction p,tr.regionaleffect p{margin-bottom:5px}.stats--book-large{border-radius:0;line-height:1.7;font-size:1em}.stats--book-large .rd__h--0{font-size:2.5em}.stats--book-large .rd__h--1{font-size:1.9em}.stats--book-large .rd__h--2{font-size:1.6em}.stats--book-large .rd__b--3,.stats--book-large table,.stats--book-large p{margin:0 0 15px;text-indent:0}.stats--book-large .rd__spc-inline-post{width:100%;height:15px}.stats--book-large .rd__spc-inline-post:last-child{height:0}.stats--book-large .rd__list{margin-bottom:15px}.stats--book-large .rd__list+.rd__list{margin-top:-10px}.stats--book-large .rd__list>.rd__list{margin-bottom:0}.stats--book-large .rd__list-hang-notitle p{text-indent:-1.1em}.stats--book-large .rd__list-hang-notitle>.rd__li{margin-bottom:5px}.stats--book-large .rd__list-hang-notitle>.rd__li>*{margin:0 0 5px}.stats--book-large .rd__p-cont-indent{text-indent:0;margin-top:5px}.stats--book-large .rd__quote-line{margin-bottom:10px}.stats--book-large .rd__quote-line--last{margin-bottom:5px}#listcontainer.book-contents>ul>li{max-height:initial}.book-view.view-col{flex:5}.book-contents .list li:hover{background:inherit}.book-contents .list li:active{color:inherit}.book-contents ul{margin-left:0;padding-left:20px}.book-contents .list li{max-height:none}.book-contents ul.contents>li:last-child,.book-contents ul.contents>li>ul>ul>li:last-child{border-bottom:0}.bk-contents ul,.bk-contents li,.book-contents ul.contents li{list-style:none}.bk-contents__sub_spacer--1{color:gray;display:inline-block;margin:0 4px}.book-contents ul.contents{height:initial;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto;max-height:100vh;padding:0 0 22px}@media only screen and (min-width: 1600px){#listcontainer.book-contents{position:fixed;top:0;left:0;max-width:calc((100vw - 1170px)/2);margin:0;min-height:100vh}.book-contents ul.contents{position:relative}}.book-contents li.contents-item>ul>li{font-weight:bold}.initial-message{color:#5e0000;font-family:"Taroca",serif;font-weight:500;text-align:center;text-transform:uppercase;line-height:1.3em;font-size:.75em}.book-view .initial-message{font-size:1.8em}.stats .initial-message,.prntv .initial-message{font-size:1.4em}.book-contents .list li:hover span{display:initial}.book-contents span.sect{width:100%}.f-all-wrapper{position:fixed;z-index:100;right:calc(50vw - 585px + 1.5em);bottom:10px;left:calc((100vw - 780px)/2 + 1.5em);padding:0 20px}@media(max-width: 1200px){.f-all-wrapper{right:calc(50vw - 485px + 1.5em);left:calc((100vw - 646.6666666667px)/2 + 1.5em)}}@media(max-width: 991px){.f-all-wrapper{right:calc((100vw - 750px)/2 + 1.5em);left:calc((100vw - 750px)/2 + 1.5em)}}@media only screen and (max-width: 768px){.f-all-wrapper{right:calc((100vw - 750px)/2 + 1.5em);left:calc((100vw - 750px)/2 + 1.5em)}}@media only screen and (max-width: 480px){.f-all-wrapper{right:3.5em;left:3.5em}}.f-all-wrapper>input{width:100%}.f-all-out{box-shadow:0 6px 12px rgba(0,0,0,.175);overflow-y:auto;max-height:400px;width:100%;border:1px solid rgba(0,0,0,.15);padding:.2em .7em;border-radius:.2em;display:none}.f-result{display:flex;justify-content:space-between;margin:0;padding:5px 0}.f-result>span{display:inline-block}.highlight{background-color:#ff0}header p.lead{color:#d3d3d3}ul.list li:hover{background:#d3d3d3}.stats{background:#f6f4f2}@media only screen and (min-width: 1600px){#listcontainer.book-contents{box-shadow:0 6px 12px rgba(0,0,0,.175);background:#fff}}.shadow-big{box-shadow:0 6px 12px rgba(0,0,0,.175)}.night-mode .night__shadow-big{box-shadow:0 6px 12px rgba(0,0,0,.175)}.stats--book{box-shadow:0 6px 12px rgba(0,0,0,.175)}.stats--book ::-moz-selection{background:#242527;color:#fff;text-shadow:none}.stats--book ::selection{background:#242527;color:#fff;text-shadow:none}.prntv{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#fff;display:flex;flex-direction:column}.prntv__spacer-name{font-family:"Andada",serif;font-variant:small-caps;text-transform:uppercase;font-weight:bold;padding:0 5px;height:16px;background:silver;font-size:12px;-moz-column-break-before:auto;break-before:auto;-moz-column-break-after:auto;break-after:auto;-moz-column-break-inside:avoid;break-inside:avoid}.prntv__wrp{-moz-column-count:6;column-count:6;-moz-column-gap:7px;column-gap:7px;-moz-column-break-inside:avoid;break-inside:avoid-column}@media(max-width: 2160px){.prntv__wrp{-moz-column-count:5;column-count:5}}@media(max-width: 1800px){.prntv__wrp{-moz-column-count:4;column-count:4}}@media(max-width: 1440px){.prntv__wrp{-moz-column-count:3;column-count:3}}@media(max-width: 1080px){.prntv__wrp{-moz-column-count:2;column-count:2}}@media only screen and (max-width: 720px){.prntv__wrp{-moz-column-count:1;column-count:1}}.prntv__wrp-item{margin:0;width:100%;display:inline-block;border-radius:.2em;border:#ccc 1px solid}.prntv__no-breaks{-moz-column-break-before:auto;break-before:auto;-moz-column-break-after:auto;break-after:auto;-moz-column-break-inside:avoid;break-inside:avoid}.night-mode .prntv__wrp-item{border-color:#555}.stats--prntv{padding:.3em;font-size:1em;background:none}.stats--prntv p{margin-bottom:4px}.mode div.pnl-menu{background:#d3d3d3}.stripe-odd:nth-child(odd),.stripe-even:nth-child(even),.stripe-odd-table>tbody>tr:nth-child(odd),.stripe-even-table>tbody>tr:nth-child(even){background:rgba(192,192,192,.5019607843)}.stats .stripe-odd-table>tbody>tr:nth-child(odd),.stats .stripe-even-table>tbody>tr:nth-child(even){background:rgba(203,191,170,.5019607843)}.hwin .hoverborder,th.border{background:#5e0000}.hwin .hoverborder.hoverborder-book,.stats--book th.border{background:silver}.bk__stats--narrow{max-width:640px;margin:0 auto}.bk__contents-header{color:inherit;display:flex;align-items:center;overflow:hidden;margin-top:-1px;padding:1px 0 1px 5px;text-decoration:none;border-bottom:1px solid #ccc;border-top:1px solid #ccc;justify-content:space-between}.bk__nav-head-foot-item{min-width:75px}.bk__to-top{display:none}.bk__to-top--scrolled{display:flex;flex-direction:column;position:fixed;z-index:99;top:42px;right:10px;padding:2px 0}@media(max-width: 768px){.bk__to-top--scrolled{display:none}}.bk__overlay-loading{position:absolute;top:4px;right:0;bottom:4px;left:0;background:#fff;border-bottom:4px solid silver}.bk__wrp-btns-open-find{position:fixed;bottom:0;left:7px}.bk__btn-find{border-bottom-left-radius:0}.bk__btn-goto{border-bottom-right-radius:0}.night-mode .bk__contents-header{border-color:#555}.night-mode .bk__overlay-loading{background:#222;border-bottom-color:#565656}.bks__wrp-bookshelf{align-items:stretch}.bks__wrp-bookshelf-item,.bks__wrp-bookshelf-item:hover{box-shadow:0 6px 12px rgba(0,0,0,.175);border:2px solid #ccc;color:#333;-webkit-text-decoration-color:#333;text-decoration-color:#333}.bks__bookshelf-item-name{min-height:40px;max-width:220px;font-weight:bold;flex-grow:1}.bks__bookshelf-image{width:300px;height:300px;-o-object-fit:none;object-fit:none}.night-mode .bks__wrp-bookshelf-item,.night-mode .bks__wrp-bookshelf-item:hover{background:#222;border-color:#555;color:#bbb;-webkit-text-decoration-color:#bbb;text-decoration-color:#bbb}.f-all-out{background:#fff}.life__output{background:#d3d3d3}.f-all-out>p:nth-child(odd){background:#f4f4f4}#msbcr tr:nth-child(even){background:#d3d3d3}#croutput{background:#d3d3d3}#lootgen hr{border-top:2px solid #ccc}.night-mode #lootgen hr{border-top:2px solid #555}li.contents-item{position:relative;border-bottom:0}li.contents-item>a{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-top:-1px}li.contents-item>ul>li.active,li.contents-item>ul>ul.active>li>a{background:#f0f0f0}li.contents-item>ul>ul.active>li>a:hover{background:#d3d3d3}ul.list.books ul a:hover,ul.list.contents>li a:hover,ul.list.contents>li>ul.bk-contents>li>a>span:hover,.bk__contents-toggle-all:hover{background:#d3d3d3}ul.list.contents>li>ul.bk-contents>li a:hover{background:initial}ul.list.books>li>a>span.showhide:hover,ul.list.books>li>a>span.name:hover{background:#d3d3d3}.hwin .hoverborder .window-title{color:#fff;font-family:"good-pro-condensed",sans-serif}.rollbox{background:#fff}.rollbox .ipt-roll{background:#fff;border-radius:0}.rollbox-min,.rollbox .head-roll{background:#d3d3d3}.rollbox-min:hover,.rollbox .head-roll:hover{background:#e3e3e3}.rollbox .out-roll .out-roll-item{background:rgba(176,176,176,.2078431373)}.rollbox .out-roll .out-roll-item .out-roll-item-code{font-family:"Courier New",monospace;background:#fff;border-radius:3px;padding:0 2px;cursor:pointer}.life__output-wrp-border{border:1px solid rgba(0,0,0,.15)}.homebrew-section{background-color:rgba(255,0,0,.05)}.homebrew-section .homebrew-float{float:right;border:1px dotted;margin-bottom:5px;margin-left:5px;padding-right:2px;padding-left:2px}.homebrew-section .homebrew-old-content{color:#a00;margin-left:5px}.homebrew-section .homebrew-notice::before{content:"Homebrew"}.homebrew-inline{background-color:rgba(255,0,0,.05);-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.stats tr.homebrew-hover>td{padding:5px .3em}.stats tr.homebrew-hover>td>div>*:last-child{margin-bottom:0}.don__bar{width:calc(100% - 40px);height:20px;margin:20px 20px 5px;box-shadow:0 0 3px 0 #000;border-radius:4px;border:1px solid #ccc;background:#f0f0f0}.don__bar--home{width:calc(100% - 10px);height:20px;margin:5px}.don__bar_inner{height:18px;background:gold;width:0;text-align:right;color:#333}.toast{box-shadow:0 6px 12px rgba(0,0,0,.175);position:fixed;z-index:2000;top:-50px;min-height:40px;min-width:600px;max-width:850px;display:flex;width:90vw;right:0;left:0;margin:0 auto;justify-content:space-between;align-items:center;padding:5px 15px;border:1px solid rgba(0,0,0,0);border-radius:4px;opacity:1;transition:top 84ms}.toast--animate:nth-of-type(1){top:5px;transition:top 84ms}.toast--animate:nth-of-type(2){top:50px;transition:top 84ms}.toast--animate:nth-of-type(3){top:95px;transition:top 84ms}.toast--animate:nth-of-type(4){top:140px;transition:top 84ms}.toast--deleted{z-index:1999}.toast__wrp-control{flex:0;display:flex;align-items:center;justify-content:center;align-self:stretch;margin:-5px -15px -5px 0}.toast__btn-close{height:100%;margin:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top:0;border-right:0;border-bottom:0;border-left:1px solid rgba(128,128,128,.2509803922);background:rgba(0,0,0,0)}.toast__btn-close:hover,.toast__btn-close:focus{background:rgba(128,128,128,.1254901961)}.toast--type-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.toast--type-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.toast--type-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.toast--type-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.night-mode .toast--type-info{color:#fff;background-color:#354e5a;border-color:#bce8f1}.cards__btn-choose-icon{width:26px;height:26px;padding:0}.cards__disp-btn-icon{width:24px;height:24px;background-repeat:no-repeat;background-size:24px 24px;filter:invert(1)}.cards__disp-typeahead-icon{width:24px;height:24px;background-repeat:no-repeat;background-size:24px 24px;display:inline-block}.cards-cfg__ipt-color{width:40px}.night-mode .cards__disp-btn-icon{filter:initial}.night-mode .cards__disp-typeahead-img{filter:invert(1)}.form-control--error,.form-control--error[readonly],.form-control--error[disabled]{background-color:rgba(255,0,0,.0941176471);border:1px solid #843534}.form-control--error:focus,.form-control--error[readonly]:focus,.form-control--error[disabled]:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ce8483}.form-control--warning,.form-control--warning[readonly],.form-control--warning[disabled]{background-color:rgba(255,170,0,.0941176471);border:1px solid #846334}.form-control--warning:focus,.form-control--warning[readonly]:focus,.form-control--warning[disabled]:focus{border-color:#846334;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ceaa83}.night-mode body{color:#bbb;background:#222 url("data:image/png;base64,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") repeat scroll left top}.night-mode .page__header{color:#bbb;background:#333}.night-mode .page__title--home span{color:#909090}.night-mode .page__title--home::after{color:#909090}.night-mode .page__title{color:#d0d0d0}.night-mode .page__nav-inner>li.active>a,.night-mode .page__nav-inner>li.active>a:focus,.night-mode .page__nav-inner>li.active>a:hover{background-color:#333;border-top:0;border-color:#555;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);color:#d0d0d0}.night-mode .text-muted{color:#959595 !important}.night-mode h1,.night-mode h2,.night-mode h3,.night-mode h4,.night-mode h5,.night-mode h6{color:#bbb}.night-mode pre{color:#bbb;background:#222;border-color:#555}.night-mode hr{border-color:#555}.night-mode #legal-notice{background:#222;color:#999}.night-mode a,.night-mode .roller{color:#7db6e8}.night-mode .hwin__top-border-icon{color:#bbb}.night-mode .hwin__top-border-icon:hover{color:#c8c8c8}.night-mode .text-muted a,.night-mode .text-muted .roller{color:#6e8eab}.night-mode .nav>li:not(.active)>a{color:#bbb;background-color:#222;border:1px solid rgba(85,85,85,.6274509804);border-top:0}.night-mode .nav>li:not(.active)>a:focus,.night-mode .nav>li:not(.active)>a:hover{background-color:#272727;color:#fff}.night-mode .nav>li.active>a:focus,.night-mode .nav>li.active>a:hover{color:#fff}.night-mode .nav li.active>a>span.page__nav-date{color:#000 !important}.night-mode .nav li.open>a,.night-mode .nav li.open>a:focus,.night-mode .nav li.open>a:hover{background-color:#272727;border-left:1px solid #337ab7;border-right:1px solid #337ab7;border-color:#337ab7}.night-mode .nav li.active.open>a,.night-mode .nav li.active.open>a:focus,.night-mode .nav li.active.open>a:hover{background-color:#333;color:#fff}.night-mode .btn:hover{box-shadow:0 0 1px 1px #888}.night-mode .btn[disabled]:hover{box-shadow:initial}.night-mode .btn-default,.night-mode .btn-default:hover,.night-mode .btn-default:focus,.night-mode .btn-default:active{background-color:#222;color:#bbb;border-color:#555}.night-mode .btn-primary,.night-mode .btn-primary:hover,.night-mode .btn-primary:focus,.night-mode .btn-primary:active{background-color:#2a4e6c;color:#bbb}.night-mode .btn-danger,.night-mode .btn-danger:hover,.night-mode .btn-danger:focus,.night-mode .btn-danger:active{background-color:#7e3a38;color:#bbb}.night-mode .btn-danger:hover{box-shadow:0 0 1px 1px #d43f3a}.night-mode .btn-warning,.night-mode .btn-warning:hover,.night-mode .btn-warning:focus,.night-mode .btn-warning:active{background-color:#896838;color:#bbb}.night-mode .btn-info,.night-mode .btn-info:hover,.night-mode .btn-info:focus,.night-mode .btn-info:active{background-color:#2a697c;color:#bbb}.night-mode .btn-success,.night-mode .btn-success:hover,.night-mode .btn-success:focus,.night-mode .btn-success:active{background-color:#427442;color:#bbb}.night-mode .btn-default.active{background-color:#888;box-shadow:inset 0 3px 7px rgba(17,17,17,.9333333333);color:#222}.night-mode .btn-primary.active,.night-mode .btn-danger.active,.night-mode .btn-warning.active,.night-mode .btn-info.active,.night-mode .btn-success.active{box-shadow:inset 0 3px 7px rgba(17,17,17,.9333333333)}.night-mode .btn-nowrap{word-wrap:break-word;overflow-wrap:break-word}.night-mode dialog.dialog-modal,.night-mode .dropdown-menu{background:#222;color:#bbb;box-shadow:0 6px 12px rgba(0,0,0,.56)}.night-mode .dropdown-menu>li>a,.night-mode .dropdown-menu>li>span{color:#bbb}.night-mode .dropdown-menu>li>a:focus,.night-mode .dropdown-menu>li>a:hover,.night-mode .dropdown-menu>li>span:focus,.night-mode .dropdown-menu>li>span:hover{background-color:#383838;color:#fff}.night-mode .dropdown-menu>li.ctx-danger>a,.night-mode .dropdown-menu>li.ctx-danger>span{color:#fff;background-color:#7e3a38}.night-mode .dropdown-menu>li.ctx-danger>a:focus,.night-mode .dropdown-menu>li.ctx-danger>a:hover,.night-mode .dropdown-menu>li.ctx-danger>span:focus,.night-mode .dropdown-menu>li.ctx-danger>span:hover{color:#fff;background-color:#ac2925}.night-mode .dropdown-menu>li.active>a,.night-mode .dropdown-menu>li.active>span{color:#000;background:#e06565}.night-mode .dropdown-menu>li.disabled>a,.night-mode .dropdown-menu>li.disabled>span{color:#777}.night-mode .dropdown-menu>li.disabled>a:focus,.night-mode .dropdown-menu>li.disabled>a:hover,.night-mode .dropdown-menu>li.disabled>span:focus,.night-mode .dropdown-menu>li.disabled>span:hover{color:#777;background:rgba(0,0,0,0)}.night-mode .dropdown-menu .divider{background-color:#555}.night-mode select,.night-mode input{background-color:#222;color:#bbb}.night-mode select option{color:#bbb;background:#222}.night-mode .list .row{background:#222}.night-mode .table-striped>tbody>tr:nth-of-type(odd){background-color:#444}.night-mode .alert-info{color:#fff;background-color:#354e5a}.night-mode .don__bar{background:#222}.night-mode .input-group-addon,.night-mode .form-control{background:#222;color:#bbb;border-color:#555}.night-mode .form-control[disabled]{background:rgba(14,14,14,.5333333333)}.night-mode .form-control--error,.night-mode .form-control--error[readonly],.night-mode .form-control--error[disabled]{background-color:#3e0000;border:1px solid #843534}.night-mode .form-control--error:focus,.night-mode .form-control--error[readonly]:focus,.night-mode .form-control--error[disabled]:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ce8483}.night-mode .form-control--warning,.night-mode .form-control--warning[readonly],.night-mode .form-control--warning[disabled]{background-color:#483700;border-color:#846334}.night-mode .form-control--warning:focus,.night-mode .form-control--warning[readonly]:focus,.night-mode .form-control--warning[disabled]:focus{border-color:#846334;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #ceaa83}.night-mode .omni__wrp-input--scrolled .omni__input{border-color:#555;background-color:#222;color:rgba(0,0,0,0)}.night-mode .omni__wrp-input--scrolled .omni__input:focus,.night-mode .omni__wrp-input--scrolled .omni__input:focus-within,.night-mode .omni__wrp-input--scrolled .omni__input:active,.night-mode .omni__wrp-input--scrolled .omni__input:hover{color:#bbb}.night-mode .omni__wrp-input--scrolled .omni__submit{border-color:#555}@media(min-width: 992px){.night-mode .omni__input{border-top-color:rgba(0,0,0,0)}}.night-mode .omni__input:focus{border-color:#66afe9}.night-mode .omni__submit{border-top-color:#555}@media(min-width: 992px){.night-mode .omni__submit{border-top-color:rgba(0,0,0,0)}}.night-mode .omni__submit.btn-default:active:focus,.night-mode .omni__submit.btn-default:active:hover,.night-mode .omni__submit.btn-default{background-color:#222;color:#bbb}.night-mode #pointbuy input[type=number]{border:1px solid #555;outline-offset:0;outline:none}.night-mode #pointbuy input.form-control--error[type=number]{border:1px solid red}.night-mode ul.list li:hover{background:#333}.night-mode .book-contents .list li:hover{background:initial}.night-mode .list--stats>.row,.night-mode .stats{background:#222}@media only screen and (min-width: 1600px){.night-mode #listcontainer.book-contents{background:#222;border-right:1px solid #404040}}.night-mode .hwin .hoverborder,.night-mode th.border,.night-mode .stats--book th.border{background:#565656}.night-mode .hwin__wrp-table{background:#222}.night-mode .wrp-stats-table{border-top:2px solid #565656;border-bottom:2px solid #565656}.night-mode .stats--book ::-moz-selection{color:#242527;background:#fff}.night-mode .stats--book ::selection{color:#242527;background:#fff}.night-mode tr.text td{color:#bbb !important}.night-mode tr.text td{color:#bbb !important}.night-mode .mon__btn-token-cycle{color:#ddd;background:rgba(255,255,255,.15)}.night-mode .mon__btn-token-cycle:hover{color:#bbb}.night-mode .mon__token-footer{color:#ddd;background:rgba(255,255,255,.15)}.night-mode tr.trait td,.night-mode tr.action td,.night-mode tr.reaction td,.night-mode tr.legendary td{color:#bbb !important}.night-mode .life__output{background:#222}.night-mode .f-all-wrapper>input,.night-mode .f-all-out,.night-mode .omni__output{background:#303030}.night-mode .f-all-out>p:nth-child(odd){background:#202020}.night-mode .omni__paginate-ctrl:hover{color:#999}.night-mode #msbcr tr:nth-child(even){background:rgba(0,0,0,.31)}.night-mode #croutput{background:rgba(0,0,0,.31)}.night-mode .stats .divider div{background-color:#d29a38}.night-mode .wrp-stats-table{background:#222}.night-mode .stripe-odd:nth-child(odd),.night-mode .stripe-even:nth-child(even),.night-mode .stripe-odd-table>tbody>tr:nth-child(odd),.night-mode .stripe-even-table>tbody>tr:nth-child(even){background-color:rgba(78,78,78,.5019607843)}.night-mode #please-select-message.showing>td{color:#d29a38}.night-mode #actions td,.night-mode #reactions td,.night-mode #legendaries td,.night-mode #lairactions td,.night-mode #regionaleffects td{border-bottom-color:#d29a38;color:#d29a38}.night-mode .mon__stat-header-underline{border-bottom-color:#d29a38;color:#d29a38}.night-mode .sourcePHB{color:#337ab7 !important;border-color:#337ab7 !important;-webkit-text-decoration-color:#337ab7 !important;text-decoration-color:#337ab7 !important}.night-mode .sourceSADS{color:#4f63f5 !important;border-color:#4f63f5 !important;-webkit-text-decoration-color:#4f63f5 !important;text-decoration-color:#4f63f5 !important}.night-mode .prntv{background:#272727}.night-mode .prntv__spacer-name{background-color:#565656}.night-mode ul.list.encounters>li>span:first-child,.night-mode ul.list.names>li>span:first-child{color:#999}.night-mode li.contents-item>a{border-bottom:1px solid #404040;border-top:1px solid #404040}.night-mode li.contents-item>ul>li.active,.night-mode li.contents-item>ul>ul.active>li>a{background:#303030}.night-mode ul.list.books>li>a:hover,.night-mode ul.list.adventures>li>a:hover,.night-mode li.contents-item>ul>ul.active>li>a:hover,.night-mode ul.list.books ul a:hover,.night-mode ul.list.contents>li a:hover,.night-mode ul.list.contents>li>ul.bk-contents>li>a>span:hover,.night-mode ul.list.books>li>a>span.showhide:hover,.night-mode ul.list.books>li>a>span.name:hover,.night-mode .bk__contents-toggle-all:hover{background:#333}.night-mode ul.list.contents>li>ul.bk-contents>li a:hover{background:initial}.night-mode ul.list.encounters>li>ul>li>a:hover,.night-mode ul.list.names>li>ul>li>a:hover,.night-mode ul.bk-headers>li>a:hover,.night-mode li.contents-item>ul>ul.active>li>a:hover,.night-mode ul.list.contents>li>ul.bk-headers a:hover{background:#333}.night-mode ul.list.encounters li:nth-child(odd),.night-mode ul.list.names li:nth-child(odd),.night-mode ul.list.books>li:nth-child(odd),.night-mode ul.bk-contents>li:nth-child(odd),.night-mode ul.list.contents>li:nth-child(odd){background:none}.night-mode ul.list.encounters li:nth-child(odd):hover,.night-mode ul.list.encounters li:nth-child(even):hover,.night-mode ul.list.books li:nth-child(odd):hover,.night-mode ul.list.books li:nth-child(even):hover,.night-mode ul.bk-contents li:nth-child(odd):hover,.night-mode ul.list.names li:nth-child(even):hover,.night-mode ul.list.names li:nth-child(odd):hover{background:none}.night-mode .lst--border{border-color:#444}.night-mode .list-multi-selected .lst--border{border-color:#416482}.night-mode #rulescontent caption{color:#bbb}.night-mode tr.trait td{color:#bbb !important}.night-mode ::-webkit-scrollbar-thumb{background:#475b6b}.night-mode .ui-slider{background:#222}.night-mode .ui-slider .ui-slider-tip{background:#333;color:#bbb}.night-mode .ui-slider-pips .ui-slider-pip{color:#ccc}.night-mode .ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label,.night-mode .ui-slider .ui-slider-label{color:#7db6e8}.night-mode .ui-slider-pips .ui-slider-line{background-color:#337ab7}.night-mode .ui-slider .ui-slider-handle,.night-mode .ui-slider .ui-slider-range{background:rgba(128,128,128,.5)}.night-mode .ui-slider .ui-slider-handle.ui-state-active{border:1px solid #fff}.night-mode .mon__cr_slider_wrp{background:#222;color:#bbb}.night-mode .hwin table.summary-noback th,.night-mode .hwin table.summary th{color:#bbb}.night-mode .hwin .hoverborder .window-title{color:#bbb}.night-mode .rollbox{background:#272727}.night-mode .rollbox .ipt-roll{background:#272727}.night-mode .rollbox-min,.night-mode .rollbox .head-roll{background:#101010}.night-mode .rollbox-min:hover,.night-mode .rollbox .head-roll:hover{background:#161616}.night-mode .rollbox .out-roll .out-roll-item{background:rgba(80,80,80,.4)}.night-mode .rollbox .out-roll .out-roll-item .out-roll-item-code{background:#555}.night-mode .life__output-wrp-border{border:1px solid rgba(255,255,255,.15)}.night-mode .gm-screen-panel{background-color:#303030}.night-mode .gm-screen-panel.faux-hover{background:#404040}.night-mode .gm-screen-panel.faux-hover .panel-content-wrapper-inner::after{background:rgba(64,64,64,.5019607843)}.night-mode .panel-control-icon{color:rgba(255,255,255,.7)}.night-mode .panel-add{color:#ccc}.night-mode .btn-panel-add:hover,.night-mode .btn-panel-add.faux-hover{background:#404040}.night-mode .panel-content-wrapper-inner{background:#222}.night-mode .panel-addmenu-tab-head[active=true]{background-color:rgba(255,255,255,.2509803922) !important}.night-mode .panel-content-wrapper-inner td div.border,.night-mode .hwin td div.border{background-color:#d29a38}.night-mode .initial-message{color:#d29a38}.night-mode .ui-modal__row-sep{background:#999}.night-mode .panel-content-textarea{background:#222}.night-mode .gm-init-row.gm-init-row-active input,.night-mode .gm-init-row.gm-init-row-active .init-wrp-creature{background:rgba(141,193,255,.1254901961)}.night-mode .gm__panel-bg{background:#222}.night-mode .content-tab-bar{background:#222}.night-mode .homebrew-section{background-color:rgba(255,0,0,.1)}.night-mode .homebrew-section .homebrew-old-content{color:#f99}.night-mode .homebrew-inline{background-color:rgba(255,0,0,.1)}.night-mode .highlight{color:#222;background-color:#cc0}.night-mode .ace_editor{background:#222;color:#bbb}.night-mode .ace_editor .ace_gutter{background:#333;color:#bbb}.night-mode .ace_editor .ace_gutter-active-line{background:#222}.night-mode .ace_editor .ace_marker-layer .ace_selection{background:rgba(181,213,255,.4)}.night-mode .ace_editor .ace_marker-layer .ace_active-line{background:rgba(0,116,255,.3)}.night-mode .ace_editor .ace_cursor{color:#bbb}.night-mode .ace_editor .ace_marker-layer .ace_step{background:#665200}.night-mode .ace_editor .ace_indent-guide{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWOQkpLyZfD09PwPAAfYAnaStpHRAAAAAElFTkSuQmCC") right repeat-y}.night-mode .sidemenu__row__divider{background:rgba(153,153,153,.5333333333)}.night-mode .sidemenu{background:#222}.night-mode .sidemenu__toggle{background:#444}.night-mode .sidemenu__burger{background:#222}.night-mode .initp__r--active{background:rgba(141,193,255,.1254901961)}.night-mode .ui-modal__row--cb:hover{background:#383838}.edge__body{overflow:hidden !important}.edge__overlay{background:darkred;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;color:#fff;font-family:monospace}.edge__title{font-size:72px}.edge__btn-close{position:absolute;top:8px;right:8px;font-size:16px}.edge__link{color:#fff !important;text-decoration:underline}.TEST_LEADER{background:#f0f;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;width:728px;height:90px}.TEST_RHS_TOP{background:#f0f;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;width:300px;height:600px}.TEST_RHS_BOTTOM{background:lime;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff;width:300px;height:250px}@supports(-webkit-touch-callout: none){select.form-control{color:#000}}@media print{@page{margin:10mm 15mm}body{color:#000 !important;overflow:visible !important;background:none !important;font-size:10px !important}header,nav{display:none !important}strong,.bold{font-weight:600}a[href]::after{content:none !important}.help,.help--hover{text-decoration:none !important}.no-print,.btn-reroll,.rollbox-min,.rollbox,.spacer-name{display:none !important}a,.roller{color:#000 !important}.stats,.stats.monster{background:rgba(0,0,0,0) !important}.stats-source,.stats th{color:#000 !important}th.border,.wrp-stats-table th.border{background:#000 !important;height:1px !important}td.divider div{height:1px !important;background:#000 !important;margin:0 !important}.stats td,.stats th{padding:1px 2px !important}.stats--book-large .rd__b--3,.stats--book-large table,.stats--book-large p{margin:0 0 3px !important}.stats--book{box-shadow:none !important}#listcontainer,#stat-tabs,.wrp-footer-buttons,#float-token,.btn-name-pronounce,.btn-stats-name{display:none !important}.wrp-stats-table{border-top:0 !important;border-bottom:0 !important}#sticky-nav{display:none !important}#classtable table tr:nth-child(odd) td{background:#d3d3d3 !important}.cls-prntv__wrp-tabs{display:none !important}.mon__btn-scale-lvl,.mon__btn-scale-lvl{display:none !important}.mon__name--token{padding-right:0 !important}.mon__stat-header-underline{border-bottom:1px solid #000 !important;color:#000 !important}.rd__b-inset{background:none !important;box-shadow:none !important;border-color:#000 !important}.bk__to-top,.bk__nav-head-foot-item{display:none !important}.prntv-active>*:not(.prntv){display:none !important}.prntv-active .prntv{position:relative;top:unset;right:unset;bottom:unset;left:unset;width:calc(100vw - 20px);display:block}.prntv-active .prntv__scroller{overflow:visible !important;height:initial}.prntv-active .prntv__wrp-controls,.prntv-active .prntv__spacer-name,.prntv-active .prntv__footer{display:none !important}.prntv-active .prntv__no-breaks{-moz-column-break-before:unset !important;break-before:unset !important;-moz-column-break-after:unset !important;break-after:unset !important;-moz-column-break-inside:unset !important;break-inside:unset !important}.prntv-active .prntv th.border{border:0 !important;padding:0 !important}.prntv-active .prntv .pnl-menu{display:none}.stats--prntv{-moz-column-break-before:auto !important;break-before:auto !important;-moz-column-break-after:auto !important;break-after:auto !important;-moz-column-break-inside:avoid !important;break-inside:avoid !important}}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}@media(max-width: 991px){.dropdown-menu-filter{max-height:525px}}.fltr__btn-close{min-width:100px}.fltr__minimal-hide{display:none}.fltr__no-items{display:none !important}.fltr__h{display:flex;justify-content:space-between;font-size:15px;align-items:center}@media only screen and (max-width: 768px){.fltr__h{flex-direction:column}.fltr__h--multi{flex-direction:initial}}@media only screen and (max-width: 768px){.fltr__h-text{align-self:flex-start}}@media only screen and (max-width: 768px){.fltr__h-wrp-btns-outer{width:100%;flex-direction:column;align-items:initial !important}.fltr__h-wrp-btns-outer>*{width:100%;margin:.25rem !important}}@media only screen and (max-width: 768px){.fltr__h-wrp-state-btns-outer{flex-direction:column}.fltr__h-wrp-state-btns-outer>*{width:100%}}.fltr__h-btn-mobile-settings{min-width:30px}.fltr__h-btn-logic{min-width:46px;font-weight:bold}.fltr__h-btn-logic.btn-xxs{min-width:34px}.fltr__h-btn-logic--blue{color:#337ab7}.fltr__h-btn-logic--blue:hover{color:#2a6496}.fltr__h-btn-logic--red{color:#8a1a1b}.fltr__h-btn-logic--red:hover{color:#711617}.fltr__h-btn--all,.fltr__h-btn--all:focus,.fltr__h-btn--all:hover{text-decoration:underline;-webkit-text-decoration-color:#337ab7;text-decoration-color:#337ab7}.fltr__h-btn--clear,.fltr__h-btn--clear:focus,.fltr__h-btn--clear:hover{text-decoration:underline;-webkit-text-decoration-color:#c3c3c3;text-decoration-color:#c3c3c3}.fltr__h-btn--none,.fltr__h-btn--none:focus,.fltr__h-btn--none:hover{text-decoration:underline;-webkit-text-decoration-color:#8a1a1b;text-decoration-color:#8a1a1b}.fltr__summary_item{cursor:help;margin:0 3px;font-weight:bold;font-size:12px;line-height:12px}.fltr__summary_nest{display:flex;padding:2px 0;font-size:12px;align-items:center}.fltr__summary_item--include{color:#337ab7;text-shadow:0 0 1px #337ab7}.fltr__summary_item--exclude{color:#8a1a1b;text-shadow:0 0 1px #8a1a1b}.fltr__summary_item_spacer{margin:0 3px;padding-left:1px;cursor:default;background:rgba(204,204,204,.6274509804);min-height:12px}.fltr__btn_nest{margin:2px;padding:2px 6px;white-space:nowrap;text-align:center;font-size:10.5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#f0f0f0;border:1px solid #ccc}.fltr__btn_nest:hover{background-color:#e6e6e6}.fltr__btn_nest--include{background:repeating-linear-gradient(135deg, #337ab7, #337ab7 11px, transparent 11px, transparent 22px)}.fltr__btn_nest--include:hover{background:repeating-linear-gradient(135deg, #2d6da3, #2d6da3 11px, transparent 11px, transparent 22px)}.fltr__btn_nest--include span{background:#fff;padding:1px 0}.fltr__btn_nest--include-all{background:#337ab7;color:#fff}.fltr__btn_nest--include-all:hover{background:#2d6da3}.fltr__btn_nest--exclude{background:repeating-linear-gradient(135deg, transparent, transparent 11px, #8a1a1b 11px, #8a1a1b 22px)}.fltr__btn_nest--exclude:hover{background:repeating-linear-gradient(135deg, transparent, transparent 11px, #751617 11px, #751617 22px)}.fltr__btn_nest--exclude span{background:#fff;padding:1px 0}.fltr__btn_nest--exclude-all{background:#8a1a1b;color:#fff}.fltr__btn_nest--exclude-all:hover{background:#751617}.fltr__btn_nest--both{background:repeating-linear-gradient(135deg, #337ab7, #337ab7 11px, #8a1a1b 11px, #8a1a1b 22px);color:#fff}.fltr__btn_nest--both:hover{background:repeating-linear-gradient(135deg, #2d6da3, #2d6da3 11px, #751617 11px, #751617 22px)}.fltr__dropdown-divider{border-bottom:#ccc 1px dotted;width:100%}@media only screen and (max-width: 768px){.fltr__dropdown-divider{box-shadow:inset 0 0 2px 2px #eee;height:7px;flex-shrink:0;border:0;background:#ccc;margin-top:.5rem;margin-bottom:.75rem !important}}.fltr__dropdown-divider--indented{opacity:.4;width:calc(100% - 80px);margin:0 auto}.fltr__dropdown-divider--sub{border-style:dashed;width:calc(100% - 2rem);border-color:rgba(204,204,204,.6274509804)}.fltr__pill{margin:2px;padding:2px 6px;background:#f0f0f0;white-space:nowrap;text-align:center;font-size:10.5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #ccc;float:left}.fltr__pill:hover{background-color:#e6e6e6}.fltr__pill[state=yes]{background:#337ab7;color:#fff;border:1px solid #22527b}.fltr__pill[state=yes]:hover{background:#2d6da3}.fltr__pill[state=no]{background:#8a1a1b;color:#fff;border:1px solid #4a0e0e}.fltr__pill[state=no]:hover{background:#751617}.fltr__wrp-pills,.fltr__wrp-pills--sub{flex-wrap:wrap;margin-bottom:7px}.fltr__wrp-pills{display:block}.fltr__wrp-pills::after{content:"";clear:both;display:block}.fltr__wrp-pills--flex,.fltr__wrp-pills--sub{display:flex}.fltr__wrp-subs{display:block}.fltr__mini-view{border-left:#ccc 1px solid;border-right:#ccc 1px solid;background:linear-gradient(to top, #ccc, whitesmoke 1px);display:flex;flex-wrap:wrap;flex-shrink:0}.fltr__mini-view--no-sort-buttons{border-bottom:1px solid #ccc;background:#f5f5f5;border-bottom-left-radius:3px;border-bottom-right-radius:3px;min-height:3px}.fltr__mini-pill{margin:1px 2px;padding:1px 2px;white-space:nowrap;text-align:center;font-size:9.4px;border-radius:3px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none}.fltr__mini-pill:hover{-webkit-text-decoration:red line-through;text-decoration:red line-through}.fltr__mini-pill[state=yes]{background:#337ab7;color:#fff;display:block}.fltr__mini-pill--default-sel[state=yes]{background:#48637a}.fltr__mini-pill[state=no]{background:#822000;color:#fff;display:block}.fltr__mini-pill--default-desel[state=no]{background:#7a564f}.fltr__h-summary{position:relative;display:inline-block;vertical-align:middle;box-sizing:border-box;font-size:11px;line-height:22px;margin-left:auto}.fltr__h-summary-filtering{color:#333;text-shadow:0 0 1px #333}.fltr__h-btn-toggle-display{min-width:43px}.fltr__slider{width:100%}.fltr__slider.ui-slider-pips{margin:5px 40px 35px}.fltr__slider:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label,.fltr__slider .ui-slider-label{color:#337ab7}.fltr__slider .ui-slider-pip-label .ui-slider-label{display:flex;justify-content:center}.fltr__slider .ui-slider-handle .ui-slider-tip{white-space:nowrap;width:60px;margin-left:-30px}.fltr__range-inline-label{margin-left:15px;flex-shrink:0;min-width:75px;text-align:right;font-style:italic}.fltr__group-comb-toggle{font-style:italic;cursor:pointer;letter-spacing:-1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fltr__hidden--search{display:none !important}.fltr-src__wrp-slider{background:#f0f0f0;border-radius:4px}.fltr-src__slider .ui-slider-pip .ui-slider-label{top:10px;margin-left:-36px;width:72px}.fltr-src__slider .ui-slider-handle .ui-slider-tip{margin-left:-36px;width:72px}.fltr-cls__tgl{width:16px;height:16px;padding:0;flex-shrink:0;flex-grow:0;display:inline-block;cursor:pointer;border:1px solid #ccc;border-radius:4px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:7px}.fltr-cls__tgl:active{box-shadow:0 0 2px 0 rgba(0,0,0,.7333333333)}.fltr-cls__tgl.active{background:#666;border-color:#8c8c8c}.ui-slider-tip{pointer-events:none}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.night-mode .fltr__btn_nest{background:#222;border-color:#555}.night-mode .fltr__btn_nest:hover{background:#323232}.night-mode .fltr__btn_nest--include{background:repeating-linear-gradient(135deg, #337ab7, #337ab7 11px, transparent 11px, transparent 22px)}.night-mode .fltr__btn_nest--include:hover{background:repeating-linear-gradient(135deg, #2d6da3, #2d6da3 11px, transparent 11px, transparent 22px)}.night-mode .fltr__btn_nest--include span{background:#222}.night-mode .fltr__btn_nest--include-all{background:#337ab7}.night-mode .fltr__btn_nest--include-all:hover{background:#2d6da3}.night-mode .fltr__btn_nest--exclude{background:repeating-linear-gradient(135deg, transparent, transparent 11px, #8a1a1b 11px, #8a1a1b 22px)}.night-mode .fltr__btn_nest--exclude:hover{background:repeating-linear-gradient(135deg, transparent, transparent 11px, #751617 11px, #751617 22px)}.night-mode .fltr__btn_nest--exclude span{background:#222}.night-mode .fltr__btn_nest--exclude-all{background:#8a1a1b}.night-mode .fltr__btn_nest--exclude-all:hover{background:#751617}.night-mode .fltr__btn_nest--both{background:repeating-linear-gradient(135deg, #337ab7, #337ab7 11px, #8a1a1b 11px, #8a1a1b 22px)}.night-mode .fltr__btn_nest--both:hover{background:repeating-linear-gradient(135deg, #2d6da3, #2d6da3 11px, #751617 11px, #751617 22px)}.night-mode .fltr__dropdown-divider{border-color:#555}@media only screen and (max-width: 768px){.night-mode .fltr__dropdown-divider{box-shadow:inset 0 0 2px 2px #333;background:#555}}.night-mode .fltr__dropdown-divider--sub{border-color:rgba(85,85,85,.6274509804)}.night-mode .fltr__pill{border-color:#555}.night-mode .fltr__pill[state=ignore]{background:#222}.night-mode .fltr__pill[state=ignore]:hover{background:#323232}.night-mode .fltr__pill[state=yes]{border-color:#22527b}.night-mode .fltr__pill[state=no]{border-color:#4a0e0e}.night-mode .fltr__mini-view{background:#343434;border-color:#555;background:linear-gradient(to top, #555, #343434 1px)}.night-mode .fltr__h-btn-logic--blue{color:#337ab7}.night-mode .fltr__h-btn-logic--blue:hover{color:#7398b7}.night-mode .fltr__h-btn-logic--red{color:#8a1a1b}.night-mode .fltr__h-btn-logic--red:hover{color:#8a4b4b}.night-mode .fltr-src__wrp-slider{background:rgba(51,51,51,.6666666667)}.night-mode .fltr-cls__tgl{background:#222;border-color:#555}.night-mode .fltr-cls__tgl:active{box-shadow:0 0 3px 0 rgba(255,255,255,.7333333333)}.night-mode .fltr-cls__tgl.active{background:#555;border-color:#6f6f6f}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.ui__btn-xxl-square{width:110px;height:110px}.ui__ipt-color{width:40px;padding:0}.ui__ipt-color::-webkit-color-swatch-wrapper{padding:3px}.ui__ipt-color::-webkit-color-swatch{border:1px solid #ccc}.ui-list__wrp{transform:translateZ(0);font-size:11.2px}.ui-list__wrp-preview{font-size:13.5px}.ui-source__row{margin-left:calc(-96px - .5rem)}.ui-source__name{min-width:96px;white-space:nowrap;text-align:right}.ui-source__divider{height:1px;width:30px;background:#ccc;display:inline-block;margin:0 3px}.ui-modal__body-active{overflow-y:hidden !important}.ui-modal__row{margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;font-weight:initial;min-height:30px}.ui-modal__row:first-of-type{margin-top:-1px}.ui-modal__row--cb{padding:0 3px;border-radius:3px}.ui-modal__row--cb:hover{background:#f5f5f5}.ui-modal__row--sel{padding:0 3px}.ui-modal__row--stats-header{min-height:initial;font-weight:bold;font-size:12px;margin-bottom:0}.ui-modal__row--stats{flex-direction:column}.ui-modal__row>*{margin-right:5px}.ui-modal__row>*:last-child{margin-right:0}.ui-modal__row-sep{height:1px;width:calc(100% - 12px);margin:2px 2px 7px;background:#ccc}.ui-modal__header--border{border-bottom:1px solid rgba(204,204,204,.6274509804)}.ui-modal__header--fullscreen{box-shadow:0 3px 6px rgba(0,0,0,.175)}.ui-modal__footer{border-top:1px solid rgba(204,204,204,.6274509804)}.ui-modal__footer--fullscreen{box-shadow:0 3px 6px rgba(0,0,0,.175)}.ui-modal__overlay{position:fixed;z-index:1000;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(69,69,69,.5333333333)}.ui-modal__overlay-blind{background-color:#fff}.ui-modal__inner{position:relative;z-index:1001;top:initial;left:initial;margin:60px auto;padding:5px 10px;float:none;height:400px;min-width:600px;max-height:400px;min-height:400px}@media(max-width: 767px){.ui-modal__inner{min-width:0}}@media(min-width: 768px){.ui-modal__inner{max-width:750px}}@media(min-width: 992px){.ui-modal__inner{max-width:970px}}@media(min-width: 1200px){.ui-modal__inner{max-width:1170px}}.ui-modal__inner--no-min-height{min-height:0;height:initial}.ui-modal__inner--uncap-height{max-height:calc(100% - 120px);height:initial}.ui-modal__inner--uncap-width{max-width:calc(100% - 180px);width:initial}.ui-modal__inner--max-width-640p{max-width:640px}.ui-modal__inner--mode-fullscreen{max-height:0;height:100vh;flex-shrink:0;min-height:100vh;border-radius:0;box-shadow:none;border:0}.ui-modal__scroller{height:100%;width:100%;min-height:0;overflow-y:auto}.ui-search__wrp-output{position:relative;height:100%;width:100%;display:flex;flex-direction:column}.ui-search__wrp-controls{width:100%;display:flex;z-index:900}.ui-search__wrp-controls--in-tabs{margin-top:-1px}.ui-search__wrp-results{position:relative;padding:3px;transform:translateZ(0);height:100%;overflow-y:auto;overflow-x:hidden;font-size:11.2px}.ui-search__row{cursor:pointer;font-weight:bold;padding:1px 2px;display:flex;justify-content:space-between;border-bottom:1px solid #ccc}.ui-search__row:hover{background:#d3d3d3}.ui-search__row:focus{box-shadow:inset 0 0 0 200px rgba(0,107,196,.3)}.ui-search__sel-category{border-radius:0;max-width:180px;flex-shrink:0;border-right:0}.ui-search__ipt-search{border-radius:0;width:100%}.ui-search__ipt-search-sub-ipt[type=radio]{display:inline-block;margin:0 3px 0 0}.ui-search__ipt-search-sub-ipt-custom{max-width:30px;border-radius:0;border-left:0;margin-right:-1px;border-right-color:#e0e0e0;border-left-color:#e0e0e0;padding-left:0}.ui-search__ipt-search-sub-ipt-custom[type=number]::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.ui-search__ipt-search-sub-wrp{flex-shrink:0;margin-bottom:0;padding:5px;font-weight:normal;border:1px solid #ccc;height:34px;border-left:0;display:flex}.ui-search__ipt-search-sub-lbl{display:flex;align-items:center;height:100%}.ui-search__ipt-search-sub-lbl:not(:last-child){margin-right:7px}.ui-search__message{font-size:1.4rem;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:"Andada",serif;font-variant:small-caps;font-weight:500}.ui-tab__btn-tab-head{display:inline-block;padding:2px 4px 0;border-bottom-right-radius:0;border-bottom-left-radius:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:0}.ui-tab__btn-tab-head--active{background-color:#e6e6e6;border-color:#adadad}.ui-tab__wrp-tab-body{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.ui-tab__wrp-tab-body--border{padding:3px 0}.ui-tab__wrp-tab-body--background{background:#fff}.ui-tab__wrp-tab-heads--border{border-bottom:1px solid #ccc}.ui-prof__btn-cycle{width:16px;height:16px;padding:0;flex-shrink:0;flex-grow:0;display:inline-block;cursor:pointer;border:1px solid #ccc;border-radius:4px;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ui-prof__btn-cycle:active{box-shadow:0 0 2px 0 rgba(0,0,0,.7333333333)}.ui-prof__btn-cycle.active{background:#666;border-color:#8c8c8c}.ui-prof__btn-cycle[data-state="0"]{background:#fff}.ui-prof__btn-cycle[data-state="1"]{background:#666;border-color:#8c8c8c}.ui-prof__btn-cycle[data-state="2"]{background:#666;border-color:#8c8c8c;display:flex;line-height:14px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;font-family:"Font Awesome 5 Pro";font-weight:900;color:#fff;font-size:12px}.ui-prof__btn-cycle[data-state="2"]::before{content:""}.ui-prof__btn-cycle[data-state="3"]{background:repeating-linear-gradient(135deg, white, white 10px, #666 10px, #666 20px);border-color:#8c8c8c}.ui-dir__face{position:relative;width:92px;height:92px;border-radius:46px;background:#f0f0f0;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.ui-dir__arm{width:1px;height:40px;background:#333;position:absolute;top:46px;left:46px;transform:rotate(180deg);transform-origin:top;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 0 2px 0 rgba(0,0,0,.75)}.ui-icn__wrp-icon{font-size:24px}.ui-drag__wrp-drag-block{position:absolute;top:0;right:0;bottom:0;left:0}.ui-drag__wrp-drag-dummy--highlight{background:rgba(207,229,255,.4705882353)}.ui-drag__wrp-drag-dummy--lowlight{background:rgba(0,0,0,0)}.ui-drag__patch{cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-shrink:0;padding:5px 3px;width:14px;font-size:14px}.ui-drag__dummy-patch{width:14px}.ui-drag__patch-col{display:flex;flex-direction:column;flex-shrink:0}.ui-drag__patch-col>div{line-height:4px;text-align:center}.ui-tip__parent{cursor:help;position:relative}.ui-tip__child{box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;position:absolute;border:1px solid #ccc;background:#fff;border-radius:3px;z-index:1;top:calc(100% + 5px);padding:5px;opacity:0;transition:opacity 84ms ease-in-out;pointer-events:none}.ui-tip__parent:hover .ui-tip__child{display:flex;opacity:1}.ui-ctx__wrp{box-shadow:0 6px 12px rgba(0,0,0,.475);z-index:1100;font-size:14px;background:#fff;border:1px solid rgba(204,204,204,.6274509804);border-top-color:#ccc}.ui-ctx__divider{height:1px;width:100%;background:#ccc}.ui-ctx__row{cursor:pointer;min-width:160px}.ui-ctx__row:hover{background:#f5f5f5}.ui-ctx__row.disabled,.ui-ctx__row.disabled:hover{cursor:default;background:#fff}.ui-pick__btn-add{font-weight:bold;padding:1px 2px;line-height:8px;font-size:18px;display:flex;height:16px}.ui-pick__btn-add--sub{line-height:11px;height:14px;font-size:16px;border-radius:0;padding:0 1px;font-weight:bold}.ui-pick__btn-remove{width:8px;line-height:20px;padding:0;border-radius:0;font-size:12px;flex-shrink:0;flex-grow:0;cursor:pointer;font-style:initial;text-indent:-1px}.ui-pick__btn-remove--sub{height:18px;line-height:16px}.ui-pick__pill{align-items:stretch}.ui-pick__disp-text{border:1px solid #ccc}.fa--btn-sm{position:relative;top:1px;font-size:15px}.fa--btn-xs{position:relative;font-size:12px}.fa--btn-xs::before{width:12px;height:14px;display:inline-block;text-align:center}.fa--btn-xs.fa-dice{left:-2px}.clp__wrp-temp{position:fixed;top:-10000px;left:-10000px;width:1px;height:1px}.clp__disp-copied{box-shadow:0 3px 6px rgba(0,0,0,.175);position:fixed;white-space:nowrap;width:auto;transform:translateX(-50%);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:24px;line-height:24px;font-size:12px;z-index:2000;display:block}.ui-ideco__ipt--left{padding-left:22px !important}.ui-ideco__ipt--right{padding-right:22px !important}.ui-ideco__wrp{position:absolute;top:0;bottom:0;opacity:.5;justify-content:center}.ui-ideco__wrp>.glyphicon{top:0}.ui-ideco__wrp--left{left:5px}.ui-ideco__wrp--right{right:5px}.ui-ideco__btn-ticker{transition:opacity 34ms;opacity:0;padding:0;width:14px;height:10px;border:0;font-size:14px;line-height:10px;border-radius:0;background:rgba(0,0,0,.2);color:#333}.ui-ideco__btn-ticker:hover,.ui-ideco__btn-ticker:active,.ui-ideco__btn-ticker:focus,.ui-ideco__btn-ticker:active:focus{box-shadow:none;outline:none}.ui-ideco__btn-ticker:hover{background:rgba(0,0,0,.3333333333);color:#333}.ui-ideco__btn-ticker:active,.ui-ideco__btn-ticker:focus,.ui-ideco__btn-ticker:active:focus{background:rgba(0,0,0,.4666666667);color:#333}.ui-ideco__ipt:hover+.ui-ideco__wrp .ui-ideco__btn-ticker,.ui-ideco__wrp:hover .ui-ideco__btn-ticker{transition:opacity 34ms;opacity:1}.ui-sel2__ipt-search{top:0;right:0;left:0;opacity:0;background:rgba(0,0,0,0)}.ui-sel2__wrp:focus>.ui-sel2__ipt-search,.ui-sel2__wrp:focus-within>.ui-sel2__ipt-search{opacity:1}.ui-sel2__wrp:focus>.ui-sel2__ipt-display,.ui-sel2__wrp:focus-within>.ui-sel2__ipt-display{text-align:right;color:#777;font-weight:bold}.ui-sel2__wrp:focus>.ui-sel2__wrp-options,.ui-sel2__wrp:focus-within>.ui-sel2__wrp-options{display:flex}.ui-sel2__wrp-options{top:22px;right:0;left:0;display:none;flex-direction:column;background:#fff;border:1px solid #ccc;border-top:0;max-height:160px}.ui-sel2__wrp-options:hover,.ui-sel2__wrp-options:active,.ui-sel2__wrp-options:focus,.ui-sel2__wrp-options:focus-within{display:flex}.ui-sel2__disp-option.active,.ui-sel2__disp-option:focus,.ui-sel2__disp-option:hover{background:#f5f5f5}.ui-sel2__disp-option:focus.active,.ui-sel2__disp-option:hover.active{background:#dcdcdc}.ui-slidr__wrp{font-size:14px}.ui-slidr__thumb{width:14px;height:18px;top:-5px;background:#f5f5f5;border:1px solid #ccc;border-radius:2px}.ui-slidr__thumb--hover,.ui-slidr__thumb:hover{background:#dcdcdc;border-color:#b3b3b3}.ui-slidr__wrp-track{padding-top:6px;padding-bottom:7px}.ui-slidr__track-outer{border:1px solid #ccc;height:10px;border-radius:3px}.ui-slidr__track-inner{background:#eee}.ui-slidr__disp-value{width:86px;height:26px;border-radius:4px}.ui-slidr__disp-value--visible{border:1px solid #ccc;background:#fff}.ui-slidr__disp-value--left{margin-right:15px;margin-left:7px}.ui-slidr__disp-value--right{margin-right:7px;margin-left:15px}.ui-slidr__wrp-bottom{height:3em}.ui-slidr__wrp-pips{padding-top:6px}.ui-slidr__pip{width:1px;height:4px;background:#ccc}.ui-slidr__pip--major{height:6px;background:#a6a6a6}.ui-slidr__pip-label{top:0;width:24px;height:20px;padding-top:20px}.ui-slidr__btn{width:80px;height:26px;border-radius:4px;flex-grow:1;margin:0 7px;border:1px solid #ccc;background:#fff}@font-face{font-family:"Convergence";font-style:normal;font-weight:400;src:local("Convergence-Regular"),url("../fonts/Convergence-Regular.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),url("../fonts/Roboto-regular.ttf") format("truetype")}@font-face{font-family:"Glyphicons Halflings";font-style:normal;font-weight:400;src:local("glyphicons-halflings-regular"),url("../fonts/glyphicons-halflings-regular.ttf") format("truetype")}@font-face{font-family:"Blambot Casual";src:local("Blambot-Casual"),url("../fonts/Blambot-Casual-Regular.ttf") format("truetype")}@keyframes kf-fade-out{from{opacity:1}to{opacity:0}}.linked-titles .rd__h--0 .entry-title-inner:hover::before{font-size:50%}.linked-titles .rd__h--1 .entry-title-inner:hover::before{font-size:55%}.linked-titles .rd__h--2 .entry-title-inner:hover::before{font-size:60%}.linked-titles .rd__h .entry-title-inner{cursor:copy}.linked-titles .rd__h .entry-title-inner:hover::before{content:" 🔗";color:rgba(0,0,0,.2);position:relative;float:left;width:14px;height:14px;right:20px;margin-right:-30px;font-size:85%}.ui__ipt-color::-webkit-color-swatch{border:0}.night-mode .ui-source__divider{background:#555}.night-mode .ui-modal__header--border{border-color:rgba(85,85,85,.6274509804)}.night-mode .ui-modal__footer{border-color:rgba(85,85,85,.6274509804)}.night-mode .ui-modal__overlay-blind{background-color:#222}.night-mode .ui-modal__row-sep{border-color:#555}.night-mode .ui-modal__inner--mode-fullscreen{box-shadow:none}.night-mode .ui-search__row{border-color:#555}.night-mode .ui-search__row:hover{background:#333}.night-mode .ui-search__ipt-search-sub-wrp{border-color:#555}.night-mode .ui-tab__btn-tab-head--active,.night-mode .ui-tab__btn-tab-head--active:focus,.night-mode .ui-tab__btn-tab-head--active:hover,.night-mode .ui-tab__btn-tab-head--active:active{background-color:rgba(255,255,255,.2509803922)}.night-mode .ui-tab__wrp-tab-body--background{background:#222;border-color:rgba(85,85,85,.6274509804)}.night-mode .ui-tab__wrp-tab-heads--border{border-color:#555;border-width:2px}.night-mode .ui-tab-side__wrp-tab{background:#222;border-color:rgba(85,85,85,.6274509804)}.night-mode .ui-prof__btn-cycle{border-color:#555}.night-mode .ui-prof__btn-cycle:active{box-shadow:0 0 3px 0 rgba(255,255,255,.7333333333)}.night-mode .ui-prof__btn-cycle[data-state="0"]{background:#222}.night-mode .ui-prof__btn-cycle[data-state="1"]{background:#555;border-color:#6f6f6f}.night-mode .ui-prof__btn-cycle[data-state="2"]{background:#555;border-color:#6f6f6f}.night-mode .ui-prof__btn-cycle[data-state="2"]::before{color:#222}.night-mode .ui-prof__btn-cycle[data-state="3"]{background:repeating-linear-gradient(135deg, #222, #222 10px, #555 10px, #555 20px);border-color:#6f6f6f}.night-mode .ui-dir__face{background:#222;border-color:#555}.night-mode .ui-dir__arm{background:#bbb;box-shadow:none}.night-mode .ui-tip__child{border-color:#555;background:#222}.night-mode .ui-ctx__wrp{background:#222;border:1px solid rgba(85,85,85,.6274509804);border-top-color:#555}.night-mode .ui-ctx__divider{background:#555}.night-mode .ui-ctx__row:hover{background:#383838;color:#fff}.night-mode .ui-ctx__row.disabled,.night-mode .ui-ctx__row.disabled:hover{background:#222;color:#bbb}.night-mode .ui-pick__disp-text{border-color:#555}.night-mode .ui-ideco__btn-ticker{background:#555;color:#fff}.night-mode .ui-ideco__btn-ticker:hover,.night-mode .ui-ideco__btn-ticker:active,.night-mode .ui-ideco__btn-ticker:focus,.night-mode .ui-ideco__btn-ticker:active:focus{box-shadow:none;outline:none}.night-mode .ui-ideco__btn-ticker:hover{background:#484848;color:#fff}.night-mode .ui-ideco__btn-ticker:active,.night-mode .ui-ideco__btn-ticker:focus,.night-mode .ui-ideco__btn-ticker:active:focus{background:#3c3c3c;color:#fff}.night-mode .ui-sel2__ipt-search{background:rgba(0,0,0,0)}.night-mode .ui-sel2__wrp-options{background-color:#222;border-color:#555}.night-mode .ui-sel2__disp-option.active,.night-mode .ui-sel2__disp-option:focus,.night-mode .ui-sel2__disp-option:hover{background:#383838}.night-mode .ui-sel2__disp-option:focus.active,.night-mode .ui-sel2__disp-option:hover.active{background:#525252}.night-mode .ui-slidr__thumb{background:rgba(204,204,204,.6274509804);border-color:#bbb}.night-mode .ui-slidr__thumb--hover,.night-mode .ui-slidr__thumb:hover{background:rgba(230,230,230,.6274509804);border-color:#bbb}.night-mode .ui-slidr__track-outer{border-color:#555}.night-mode .ui-slidr__track-inner{background:rgba(85,85,85,.6274509804)}.night-mode .ui-slidr__disp-value--visible{border-color:#555;background:#222}.night-mode .ui-slidr__pip{background:#bbb}.night-mode .ui-slidr__btn{border-color:#555;background:#222}@font-face{font-family:"good-pro-condensed";font-style:normal;font-weight:700;src:local("font"),url("../fonts/good-pro-condensed-700.ttf") format("truetype")}@font-face{font-family:"good-pro-condensed";font-style:normal;font-weight:400;src:local("font"),url("../fonts/good-pro-condensed-400.ttf") format("truetype")}@font-face{font-family:"good-pro";font-style:normal;font-weight:400;src:local("font"),url("../fonts/good-pro-400.ttf") format("truetype")}@font-face{font-family:"good-pro";font-style:italic;font-weight:400;src:local("font"),url("../fonts/good-pro-italic-400.ttf") format("truetype")}@font-face{font-family:"good-pro";font-style:normal;font-weight:700;src:local("font"),url("../fonts/good-pro-700.ttf") format("truetype")}@font-face{font-family:"Pathfinder2eActions";font-style:normal;font-weight:700;src:local("font"),url("../fonts/Pathfinder2eActions.ttf") format("truetype")}@font-face{font-family:"dax";font-style:normal;font-weight:400;src:local("font"),url("../fonts/Dax-Regular.ttf") format("truetype")}@font-face{font-family:"dax";font-style:normal;font-weight:700;src:local("font"),url("../fonts/Dax-bold.ttf") format("truetype")}@font-face{font-family:"gin";font-style:normal;font-weight:400;src:local("font"),url("../fonts/Gin-Regular.ttf") format("truetype")}@font-face{font-family:"Sabon";font-style:normal;font-weight:400;src:local("font"),url("../fonts/Sabon-Roman.ttf") format("truetype")}@font-face{font-family:"Sabon";font-style:italic;font-weight:400;src:local("font"),url("../fonts/Sabon-Italic.ttf") format("truetype")}@font-face{font-family:"Sabon";font-style:italic;font-weight:700;src:local("font"),url("../fonts/Sabon-BoldItalic.ttf") format("truetype")}@font-face{font-family:"Sabon";font-style:normal;font-weight:700;src:local("font"),url("../fonts/Sabon-Bold.ttf") format("truetype")}@font-face{font-family:"Taroca";font-style:normal;font-weight:400;src:local("font"),url("../fonts/Taroca.ttf") format("truetype")}@font-face{font-family:"SabonLTStd";font-style:normal;font-weight:400;src:local("font"),url("../fonts/SabonLTStd-Roman.ttf") format("truetype")}@font-face{font-family:"SabonLTStd";font-style:italic;font-weight:400;src:local("font"),url("../fonts/SabonLTStd-Italic.ttf") format("truetype")}@font-face{font-family:"SabonLTStd";font-style:italic;font-weight:700;src:local("font"),url("../fonts/SabonLTStd-BoldItalic.ttf") format("truetype")}@font-face{font-family:"SabonLTStd";font-style:normal;font-weight:700;src:local("font"),url("../fonts/SabonLTStd-Bold.ttf") format("truetype")}@font-face{font-family:"Basing";font-style:normal;font-weight:400;src:local("font"),url("../fonts/Basing.ttf") format("truetype")}@font-face{font-family:"Albertus";font-style:normal;font-weight:400;src:local("font"),url("../fonts/AlbertusMT.ttf") format("truetype")}.pf2-book-wrapper{display:flex;flex-direction:column;align-items:stretch;padding:1em !important;border-top:2px solid #5e0000;border-bottom:2px solid #5e0000;overflow-x:hidden}.pf2-book{font-family:"SabonLTStd",sans-serif}.pf2-book .rd__list li{font-size:1em;line-height:1.35em}.pf2-book--stat{font-size:1em;margin:1em 0}.pf2-book--stat .rd__list li{font-size:1em}.pf2-book__option{font-family:"good-pro",sans-serif;font-size:1em;margin:0;padding-left:1em;text-indent:-1em}.pf2-book__option--indent{font-family:"good-pro",sans-serif;font-size:1em;margin:0;text-indent:1em}.pf2-book .pf2-other-source{font-family:"SabonLTStd",sans-serif;font-size:1em;text-align:justify;line-height:1.35em}.pf2-book .pf2-other-source+.pf2-other-source{text-indent:1em}.pf2-wrp-stat{margin:1em 0;clear:both}.pf2-stat{font-family:"good-pro",sans-serif;text-align:justify;line-height:1.33em;font-weight:400;text-indent:0}.pf2-stat__name{margin:0;padding:0;font-family:"good-pro-condensed",sans-serif;font-size:1.35em;font-weight:700;text-transform:uppercase;line-height:1;text-align:left}.pf2-stat__name--level{margin-left:auto !important;padding-left:1em}.pf2-stat__name .pf2-action-icon{font-size:1.5em}.pf2-stat__line{border-top:1px solid #000;height:0;margin:.05em 0 .2em;display:flex}.pf2-stat__text{margin:0;text-indent:0}.pf2-stat__text--wide{margin:0}.pf2-stat__text--wide+.pf2-stat__text--wide{text-indent:1em}.pf2-stat__text~.pf2-stat__text{text-indent:1em}.pf2-stat__section{margin:0;padding-left:1em;text-indent:-1em;display:block}.pf2-stat__section--wide{margin:0}.pf2-stat__source{font-family:"good-pro",sans-serif;line-height:1.33em;font-size:.75em;font-weight:400;margin:0;padding-top:.8em;text-align:right;font-style:italic}.pf2-stat__source--other{display:block;font-size:.95em}.pf2-trait{display:inline-block;box-sizing:border-box;margin:0;padding:.4em 1.1em .25em;min-width:5em;color:#fff;font-family:"good-pro-condensed",sans-serif;font-size:.75em;font-weight:700;line-height:1;letter-spacing:.01em;text-align:center;text-transform:uppercase;background:#5e0000;border:.12em solid #d9c484;border-bottom-width:.07em;border-top-width:.07em}.pf2-trait:hover{text-decoration:none !important;color:#ff0 !important}.pf2-trait--notag:hover{text-decoration:none !important;color:#fff !important}.pf2-trait--unique{background:#54166e}.pf2-trait--rare{background:#002664}.pf2-trait--uncommon{background:#98513d}.pf2-trait--alignment{background:#576293;min-width:2em}.pf2-trait--size{background:#3b7b59}.pf2-trait--settlement{background:#004416}.pf2-trait--left{border-left-width:.33em}.pf2-trait--right{border-right-width:.33em}.pf2-trait+.pf2-stat{margin-top:.15em}.pf2-trait+.pf2-stat__text{margin-top:.15em}.pf2-action-icon{font-family:"Pathfinder2eActions";font-size:1.78em;line-height:0}.pf2-action-icon::after{content:attr(data-symbol)}.pf2-action-icon-copy-text{opacity:0;position:absolute}.night-mode .pf2-stat__line{border-color:#aaa}.night-mode .pf2-trait{color:#dedada}.pf2-h1{color:#5e0000;position:relative;width:100%;margin:0;padding:.3em 0 0;font-family:"Taroca",sans-serif;font-size:2.3em;font-weight:700;text-transform:uppercase;text-align:center;line-height:1em}.pf2-h1--collapse{position:absolute;right:0;line-height:.8em}.pf2-h1--blue{color:#002664}.pf2-h1:hover .pf2-h--source{display:inline-block}.pf2-h1-flavor{color:#5e0000;margin:0;padding:0;font-family:"SabonLTStd",sans-serif;font-style:italic;font-size:1.2em;font-weight:400;text-align:justify;line-height:1.34em}.pf2-h1-flavor+.pf2-h1-flavor{text-indent:1em}.pf2-h1-flavor--centered{text-align:center}.pf2-h2{color:#002664;position:relative;width:100%;margin:0 0 .1em;padding:0;font-family:"Taroca",sans-serif;font-size:2em;font-weight:700;line-height:1em;text-align:left}.pf2-h2--collapse{position:relative;right:0;margin-right:.5em}.pf2-h2__step{z-index:40;display:flex;flex:1;margin:0 0 .1em -2em;padding:.05em .05em .05em 1.8em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:calc(100% - 3.4em);color:#002664;background:#d1d3d4;font-family:"Taroca",sans-serif;font-size:1.6em;font-weight:700;text-transform:uppercase;line-height:1em}.pf2-h2__step+.pf2-h2{margin:-0.9em 0 .1em calc(2.02em + 6px)}.pf2-h2__step-num{z-index:50;margin:-0.15em .3em 0 0;padding:0;border:3px solid #d9c484;height:1.4em;width:1.4em;border-radius:50%;background:#002664;color:#d9c484;text-align:center;font-family:"Taroca",sans-serif;font-size:2.8em;text-transform:uppercase;line-height:1.4em}.pf2-h2--wrp{display:flex;flex-flow:wrap;margin:1em 0 0}.pf2-h2:hover .pf2-h--source{display:inline-block}.pf2-h3{color:#5e0000;position:relative;margin:0;padding:.6em 0 0;font-family:"Gin",sans-serif;font-size:1.2em;font-weight:400;line-height:1.2em;display:flex;text-align:left}.pf2-h3--lvl{margin-left:auto !important}.pf2-h3:hover .pf2-h--source{display:inline-block}.pf2-h4{color:#a86753;position:relative;margin:0;padding:.3em 0 0;font-family:"Gin",sans-serif;font-size:1.2em;font-variant:small-caps;font-weight:400;line-height:1.2em;display:flex;vertical-align:bottom;text-align:left}.pf2-h4--lvl{margin-left:auto !important}.pf2-h4:hover .pf2-h--source{display:inline-block}.pf2-h5{background:#002664;border-top-left-radius:.4em;border-top-right-radius:.4em;box-shadow:0 2px #f6f4f2,0 3px #000;color:#ede3c8;margin:.3em 0;padding:.3em .4em .25em;font-family:"Gin",sans-serif;font-size:1.36em;font-weight:400;line-height:.8em;text-transform:uppercase;display:flex;text-align:left}.pf2-h--collapse{opacity:40%;position:absolute;right:0;font-size:.5em}.pf2-p{color:#000;margin:0;padding:0;font-family:"SabonLTStd",sans-serif;font-size:1em;font-weight:400;text-align:justify;line-height:1.35em}.pf2-p+.pf2-p{text-indent:1em}.pf2-p+.pf2-book__option{margin-top:.3em}.pf2-other-source{margin:0;padding:0}.pf2-table{margin:1em 0 .3em;padding:0;display:grid;grid-gap:0;line-height:1.3em;font-size:1.1em;overflow:auto;clear:left;text-align:left}.pf2-table__name{padding:0;font-family:"good-pro",sans-serif;font-size:1em;font-weight:700;text-transform:uppercase;line-height:1;grid-column-start:1;grid-column-end:-1}.pf2-table__caption{padding:0 0 .1em .05em;font-family:"good-pro-condensed",sans-serif;font-size:1.3em;font-weight:700;text-transform:uppercase;line-height:1;grid-column-start:1;grid-column-end:-1;text-align:left}.pf2-table__label{padding:.1em .3em;background:#5e0000;color:#fff;font-family:"good-pro",sans-serif;font-size:.9em;font-weight:700;line-height:1.25em;display:grid;align-content:end}.pf2-table__entry{padding:0 .3em;color:#000;background:#ede3c8;font-family:"good-pro",sans-serif;font-size:.9em}.pf2-table__entry.odd{background:#f5efe0}.pf2-table__entry.border-left{border-left:1px solid #5e0000}.pf2-table__entry.border-right{border-right:1px solid #5e0000}.pf2-table__entry.border-top{border-top:1px solid #5e0000}.pf2-table__entry.border-bottom{border-bottom:1px solid #5e0000}.pf2-table__entry .rd__list{margin-top:0;margin-bottom:0}.pf2-table__footnote{padding:0 .3em;font-family:"good-pro",sans-serif;font-size:.9em;background:#e6d8b0;grid-column-start:1;grid-column-end:-1}.pf2-table__intro{color:#000;font-family:"good-pro",sans-serif;font-size:.9em;grid-column-start:1;grid-column-end:-1}.pf2-table__outro{color:#000;font-family:"good-pro",sans-serif;font-size:.9em;grid-column-start:1;grid-column-end:-1}.pf2-table--advancements{grid-template-columns:1fr 7fr}.pf2-sidebar{float:right;clear:right;border-left:solid 2px #5e0000;color:#5e0000;width:35%;max-width:300px;min-width:170px;margin:.4em -1em .4em 1em;font-family:"good-pro",sans-serif;font-size:1em}.pf2-sidebar .pf2-title{font-size:1.1em;font-weight:700;margin:0;font-family:"good-pro",sans-serif;padding:.6em .82em 0}.pf2-sidebar .pf2-stat{padding:0 1em;text-indent:0;text-align:revert}.pf2-sidebar .rd__list{padding:0 1em 0 calc(1em + 24px)}.pf2-sidebar__title{font-size:1.1em;font-weight:700;margin:0;padding:0 .82em}.pf2-sidebar__text{margin:0;font-size:.9em;font-weight:400;padding:0 1em}.pf2-sidebar--left{float:left;clear:left;border-right:solid 2px #5e0000;border-left:unset;width:35%;max-width:300px;min-width:170px;margin:.4em 2em .4em -1em;font-size:1em}.pf2-sidebar--class .pf2-title,.pf2-sidebar--class .pf2-sidebar__title{font-family:"Gin",sans-serif;font-weight:400}.pf2-sidebar--full{height:100%}.pf2-sidebar .rd__quote-line{padding:0 1em}@media only screen and (max-width: 440px){.pf2-sidebar{width:100%;max-width:none;float:none}}.pf2-sidebar--compact{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;color:#5e0000}.pf2-sidebar--compact div:nth-child(2n+1){border-right:2px solid #5e0000}.pf2-sidebar--compact .pf2-title{margin:0;font-family:"good-pro",sans-serif;font-size:1.1em;font-weight:700;padding:.6em .6em 0}.pf2-sidebar--compact .pf2-sidebar__text{margin:0;font-family:"good-pro",sans-serif;font-size:.9em;font-weight:400;padding:0 .6em}.pf2-chapter__line{margin-top:.5em;height:1px;background:#5e0000;width:calc(50% - 1.6em)}.pf2-chapter__line--l{margin-right:-1em;margin-left:0}.pf2-chapter__line--r{margin-right:0;margin-left:-1em}.pf2-chapter__swirl{margin-top:.22em;padding:0;fill:#5e0000;width:3.2em;height:1.38em}.pf2-chapter__swirl--l{margin-right:-0.12em}.pf2-chapter__swirl--r{margin-left:-0.12em;transform:scaleX(-1)}.pf2-key-abilities{color:#fff;background:#5e0000;border:2px solid #b29e74;display:flex;margin:.3em 0}.pf2-key-abilities__ab{box-shadow:8px 0 0 -6px #b29e74;width:calc(50% - 3px);padding:0 1em 1em}.pf2-key-abilities__hp{padding:0 1em 1em;width:calc(50% - 1px)}.pf2-key-abilities__title{margin:0;padding-bottom:.3em;font-family:"Gin",sans-serif;font-weight:400;font-size:1.2em;text-align:left}.pf2-key-abilities__text{font-family:"good-pro",sans-serif;font-weight:700;font-size:.9em;text-align:left;line-height:1.2em;margin:0}.pf2-key-abilities__text~.pf2-key-abilities__text{font-weight:400}@media only screen and (max-width: 520px){.pf2-key-abilities{flex-direction:column}.pf2-key-abilities__ab{box-shadow:0 8px 0 -6px #b29e74;width:100%}.pf2-key-abilities__hp{width:100%;padding:.3em 1em 1em}}.pf2-combo{display:flex;margin:.3em 0}.pf2-combo__title{margin:0;padding:0;border-bottom:1px solid #333;font-family:"good-pro-condensed",sans-serif;font-size:1.15em;font-weight:700;text-transform:uppercase;line-height:1;text-align:left}.pf2-combo__start{width:calc(50% - 3px);padding:0 1em 0 0}.pf2-combo__end{border-left:1px solid #333;padding:0 1em 0 .4em;width:calc(50% - 1px)}@media only screen and (max-width: 520px){.pf2-combo{flex-direction:column}.pf2-combo__start{width:100%;padding:.05em 0 0 .2em}.pf2-combo__end{border-top:1px solid #000;border-left:0;padding:.05em 0 0 .2em;width:100%}}.pf2-key-box{color:#fff;overflow:auto;background:#5e0000;border:2px solid #b29e74;margin:.3em 0;padding:.6em}.pf2-key-box__title{margin:0;font-family:"Gin",sans-serif;font-weight:700;font-size:1.4em;text-align:center}.pf2-key-box__text{font-family:"good-pro",sans-serif;font-weight:400;font-size:1.2em;text-align:left;line-height:1.2em;margin:0}.pf2-key-box .pf2-title{margin:0;font-family:"Gin",sans-serif;font-weight:700;font-size:1.4em;text-align:center}.pf2-tips-box{display:flex;flex-direction:column;font-family:"good-pro",sans-serif;background:#d1d3d4;margin:.3em 0;padding:0;font-size:.9em;max-width:100%}.pf2-tips-box__title{margin:0;padding:.2em .3em 0;background:#002664;color:#d9c484;font-weight:700;font-size:1.22em;text-transform:uppercase;text-align:left;line-height:1.2em}.pf2-tips-box__text{line-height:1.2em;text-align:justify;margin:0;padding:.1em .3em}.pf2-sample-box{background:#eae4d8;margin:.3em 0;padding:0 1em .3em;font-family:"good-pro",sans-serif;font-size:1em;max-width:100%;overflow:auto}.pf2-sample-box__title{margin:0;padding:.3em 1em;font-weight:700;line-height:1.2em;text-align:center}.pf2-sample-box__section{margin:0;padding:0 1em 0 1.3em;font-weight:400;line-height:1.2em;text-indent:-1em}.pf2-sample-box__text{margin:0;padding:0 .3em .3em;font-weight:400;line-height:1.2em}.pf2-sample-box .pf2-title{margin:0;padding:.3em 1em;font-weight:700;line-height:1.2em;text-align:center}.pf2-sample-box *+.pf2-title{margin-top:.6em}.pf2-beige-box{background:#f1e9d4;margin:.6em 0;padding:.3em 1em;overflow:auto;font-family:"good-pro",sans-serif;font-size:1em;max-width:100%}.pf2-beige-box__title{margin:0;font-weight:700;line-height:1.2em;text-align:left}.pf2-beige-box__text{margin:0;font-weight:400;line-height:1.2em;text-align:justify}.pf2-beige-box__text+.pf2-beige-box__text{text-indent:1em}.pf2-beige-box .pf2-title{margin:0;font-weight:700;line-height:1.2em;text-align:left}.pf2-beige-box *+.pf2-title{margin-top:.6em}.pf2-inset{background:#eae4d8;overflow:auto;border-top:1px solid #c99a89;border-bottom:1px solid #c99a89;font-family:"good-pro",sans-serif;font-size:1em;font-weight:700;line-height:1.2em;text-align:center;margin:.3em .6em;padding:0 1em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.pf2-box{position:relative;left:3%;margin:1.6em 0 .6em;padding:.6em 1.6em;font-family:"good-pro",sans-serif;width:94%;min-width:120px;border-radius:2px;font-size:1em}.pf2-box__title{position:relative;z-index:2;top:-0.36em;left:0;padding:0 .3em;display:block;font-weight:bold;font-size:1.22em;text-transform:uppercase;text-align:center}.pf2-box__text{margin:0;text-indent:0;text-align:justify;line-height:1.2em}.pf2-box__text+.pf2-box__text{text-indent:.9em}.pf2-box__swirl{position:absolute;z-index:1;top:-2em;background:none !important;display:flex;width:4em;height:4em}.pf2-box__swirl--right{right:-0.6107em}.pf2-box__swirl--left{left:-0.6107em}.pf2-box__swirl-connection{position:absolute;z-index:1;top:-0.476em;right:2em;height:2em;width:calc(100% - 4em);display:flex}.pf2-box__table--red{margin-top:1em;font-family:"good-pro",sans-serif;border-collapse:collapse;display:grid;overflow:auto}.pf2-box__table--red .pf2-table__label{padding:0 1em;font-size:1em;text-align:center}.pf2-box__table--red .pf2-table__entry{padding:0 1em;background:#5e0000;color:#fff;border-left:1px solid #b29e74;border-right:1px solid #b29e74}.pf2-box--red{background-color:#5e0000;fill:#5e0000;color:#fff}.pf2-box--brown{background-color:#c8bca5;fill:#c8bca5;color:#000}.pf2-box .pf2-title{margin:1em 1em 0;font-size:1.22em;font-weight:700;text-align:center;text-transform:uppercase}.pf2-paper-wrp{display:flex;flex-direction:column}.pf2-paper{position:relative;color:#000;left:3%;margin:.3em 0 .6em;padding:.6em 1.6em;width:94%;min-width:120px;border-style:solid;border-width:30px;border-image-source:url("../img/letter.webp");border-image-slice:30 fill;border-image-repeat:round}.pf2-paper__header{margin-bottom:.6em;text-align:end}.pf2-paper__signature{margin-top:.3em;text-align:end}.pf2-paper__text{margin:0}.pf2-paper__footer{font-size:.7em;margin-top:1em}.pf2-paper__footer .pf2-paper__text{padding-left:1em;text-indent:-1em}.pf2-paper__entries .pf2-paper__text+.pf2-paper__text{text-indent:1em}.pf2-paper--dark{color:#000 !important;border-image-source:url("../img/letter-dark.webp")}.pf2-paper .pf2-title{font-size:1.3em;font-weight:bold;margin:0}.pf2-paper-title{font-family:"good-pro",sans-serif;font-size:1.1em;position:relative;left:6%;width:88%;margin:1em 0 0}.pf2-letter{font-family:"Basing",sans-serif;color:#492706;font-size:1.18em;font-style:italic}.pf2-letter .pf2-title{font-size:1.3em;font-weight:bold;letter-spacing:.03em;margin:0}.pf2-research{font-family:"Albertus",sans-serif}.pf2-research .pf2-title{font-weight:normal;font-size:1.6em;margin:0}.pf2-handwriting{font-family:"Basing",sans-serif;font-size:1.18em;font-style:italic}.no-border-left{border-left-style:none !important}.no-border-right{border-right-style:none !important}.no-font-style{font-weight:normal !important;font-style:normal !important;font-variant:none !important;text-decoration:none !important}.text-no-indent{text-indent:0 !important}.text-indent-first{text-indent:1em !important}.text-indent-subsequent{padding-left:1em !important;text-indent:-1em !important}.hidden-fluff{display:none !important}.scroll-to-highlight .rd__h{-webkit-animation:flash-highlight 1s linear 2;animation:flash-highlight 1s linear 2}@-webkit-keyframes flash-highlight{50%{opacity:10%}}@keyframes flash-highlight{50%{opacity:10%}}.rigen__visible{display:none}.rigen__btn_list{padding:0 1px;line-height:12px;font-size:9px;border-radius:3px}.rigen_active .rigen__visible{display:block}.rigen_active .rigen__visible--flex{display:flex}.rigen_active .rigen__visible--flex-col{display:flex;flex-direction:column}.rigen_active .rigen__hidden{display:none !important}.rigen_active .rigen__name{width:26.66666666%}.rigen_active .rigen__name--sub{width:29.16666667%}#rigen__runelist{min-height:0}.ecgen__xp_total{font-size:.8em;margin-left:auto !important;line-height:28px}.ecgen__overlevel{color:red;margin-top:10px;margin-bottom:-10px}.hr-other-source{margin:15px 0;border-top:1px solid #ddd}.pf2-summary{height:50vh;display:flex;flex-direction:row}.pf2-summary__text{margin:1em;font-size:1.3em;width:100%;display:flex;flex-direction:column;flex-grow:1}.pf2-summary__text .pf2-p{text-align:left}.pf2-summary__text .pf2-h1-flavor{text-align:left}.pf2-summary__text .pf2-h4{margin-top:auto}.pf2-summary__image{height:100%;display:none;width:100%;align-items:center}.pf2-summary__image--no-image{width:55%}.pf2-summary__image--no-image p{width:100%;text-align:center;align-self:center;font-style:italic;color:#5e0000}.pf2-summary__image img{height:calc(100% - 2em);max-width:100%;-o-object-fit:scale-down;object-fit:scale-down;margin:1em 0 1em auto}.pf2-summary__image a{width:100%;text-align:center}.feat-view--resizable{min-height:100px;max-height:80%}.feat-view--active .sublist__ele-resize{bottom:3px}.feat-view--active .wrp-stats-table{max-height:calc(100% - 15px)}.feat-view--inactive .feat-view{display:none !important}.feat-view--inactive .feat-view+.fltr__mini-view{display:none !important}.feat-view--inactive .feat-view--resizable{height:revert !important}.feat-view--inactive .feat-view--resizable .wrp-stats-table{max-height:100% !important}.feat-view--resizable{position:relative;overflow:hidden}.bkv__content-wrp{overflow-x:hidden;overflow-y:scroll}.cls-sc-tabs__wrp::before{content:attr(data-sc-type);width:100%;margin:1rem .25rem .25rem;font-weight:bold;border-bottom:1px solid #ccc}.anc-h-tabs__wrp::before{content:attr(data-h-type);width:100%;margin:1rem .25rem .25rem;font-weight:bold;border-bottom:1px solid #ccc}.cap-first::first-letter{text-transform:uppercase}.night-mode .pf2-h1,.night-mode .pf2-h1-flavor,.night-mode .pf2-h3,.night-mode .pf2-sidebar{color:#e06565}.night-mode .pf2-sidebar{border-color:#e06565}.night-mode .pf2-sidebar--compact{color:#e06565}.night-mode .pf2-sidebar--compact div{border-color:#e06565}.night-mode .pf2-chapter__line{background:#e06565}.night-mode .pf2-chapter__swirl{fill:#e06565}.night-mode .pf2-h1--blue{color:#6594e0}.night-mode .pf2-h2{color:#6594e0}.night-mode .pf2-h2__step{color:#6594e0;background:#021830}.night-mode .pf2-h2__step-num{color:#021830;border-color:#021830;background:#6594e0}.night-mode .pf2-h4{color:#eb9d86}.night-mode .pf2-h5{color:#c99d51;background:#021830;box-shadow:0 2px #222,0 3px #021830}.night-mode .pf2-p{color:#bbb}.night-mode .pf2-trait{background:#472c2c;border-color:#c99d51;color:#dbdbdb}.night-mode .pf2-trait--notag:hover{text-decoration:none !important;color:#dbdbdb !important}.night-mode .pf2-trait--alignment{background:#4c505e}.night-mode .pf2-trait--size{background:#334f40}.night-mode .pf2-trait--settlement{background:#263d2d}.night-mode .pf2-trait--uncommon{background:#664e47}.night-mode .pf2-trait--rare{background:#29364a}.night-mode .pf2-trait--unique{background:#44354a}.night-mode .pf2-table__label{background:#472c2c;color:#c9c9c9}.night-mode .pf2-table__entry{background-color:#3b3a38;color:#bbb}.night-mode .pf2-table__entry.odd{background-color:#333230}.night-mode .pf2-table__entry.border-left{border-color:#472c2c}.night-mode .pf2-table__entry.border-right{border-color:#472c2c}.night-mode .pf2-table__footnote{background-color:#141414}.night-mode .pf2-table__intro,.night-mode .pf2-table__outro{color:#bbb}.night-mode .pf2-box--brown{background-color:#2e2c27;fill:#2e2c27;color:#bbb}.night-mode .pf2-box--red{background-color:#472c2c;fill:#472c2c;color:#c9c9c9}.night-mode .pf2-box__table--red .pf2-table__entry{background:#472c2c;border-color:#c99d51;color:#c9c9c9}.night-mode .pf2-beige-box,.night-mode .pf2-sample-box{background:#2e2c27}.night-mode .pf2-tips-box{background:#021830}.night-mode .pf2-tips-box__title{color:#021830;background:#6594e0}.night-mode .pf2-inset{border-color:#544c3a;background:#2e2c27}.night-mode .pf2-key-box,.night-mode .pf2-key-abilities{background:#472c2c;border-color:#c99d51;color:#c9c9c9}.night-mode .pf2-key-box__ab,.night-mode .pf2-key-abilities__ab{box-shadow:8px 0 0 -6px #c99d51}@media only screen and (max-width: 520px){.night-mode .pf2-key-box__ab,.night-mode .pf2-key-abilities__ab{box-shadow:0 8px 0 -6px #c99d51}}.night-mode .pf2-combo__end{border-color:#bbb}.night-mode .pf2-combo__title{border-color:#bbb}@media only screen and (max-width: 520px){.night-mode .pf2-combo__end{border-top:1px solid #bbb;border-left:0}}.night-mode .pf2-paper{filter:saturate(0.9) brightness(0.9)}.night-mode .pf2-book-wrapper{border-color:#e06565}.night-mode .pf2-summary__image--no-image p{color:#e06565}.night-mode .initial-message{color:#e06565}.night-mode .anc-h-tabs__wrp::before,.night-mode .cls-sc-tabs__wrp::before{border-color:#555}.rd__list-decimal--bold{padding:0 1em;list-style:decimal}.rd__list-decimal--bold li::marker{font-weight:bold} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +input[type="checkbox"]:checked { + -webkit-filter: grayscale(100%); +} +input[type="radio"]:checked { + -webkit-filter: grayscale(100%); +} +.glyphicon-send { + top: 2px; + right: 1px; +} +.roller { + color: #337ab7; + cursor: pointer; +} +.text-muted a { + color: #7096b7; +} +.font-ui { + font-family: Arial, sans-serif; +} +.code { + font-family: "Courier New", monospace; +} +.code--narrow { + font-family: monospace; +} +.ve-muted { + color: #777 !important; +} +.ve-small { + font-size: 85% !important; +} +.clickable { + cursor: pointer !important; +} +.clickable--link { + color: #337ab7 !important; +} +.not-clickable { + cursor: default !important; +} +.copyable { + cursor: copy !important; +} +.no-select { + -webkit-user-select: none !important; + -moz-user-select: none !important; + user-select: none !important; +} +.bold { + font-weight: bold !important; +} +.italic { + font-style: italic !important; +} +i > i { + font-style: initial; +} +.underline { + text-decoration: underline; +} +.line-through { + text-decoration: line-through; +} +.plain { + font-weight: initial !important; + font-style: initial !important; +} +.no-wrap { + white-space: nowrap !important; +} +.no-events { + pointer-events: none !important; +} +.smooth-scroll { + transform: translateZ(0) !important; +} +.no-breaks { + -moz-column-break-before: auto; + break-before: auto; + -moz-column-break-after: auto; + break-after: auto; + -moz-column-break-inside: avoid; + break-inside: avoid; +} +.overflow-y-auto { + overflow-y: auto; +} +.overflow-y-scroll { + overflow-y: scroll; +} +.overflow-y-hidden { + overflow-y: hidden; +} +.overflow-x-scroll { + overflow-x: scroll; +} +.overflow-x-hidden { + overflow-x: hidden; +} +.overflow-ellipsis { + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; +} +.resize-vertical { + resize: vertical; +} +.resize-none { + resize: none; +} +.whitespace-normal { + white-space: normal; +} +.whitespace-pre { + white-space: pre; +} +.help, +.help--hover { + cursor: help; + text-decoration: underline; + -webkit-text-decoration-style: dotted; + text-decoration-style: dotted; +} +.help:hover, +.help:active, +.help:focus { + text-decoration: underline; + -webkit-text-decoration-style: dotted; + text-decoration-style: dotted; +} +.help--subtle { + cursor: help; +} +.small-caps { + font-variant: small-caps; +} +.capitalise { + text-transform: capitalize; +} +@media (max-width: 780px) { + .help--hover { + cursor: default; + text-decoration: none; + } +} +.w-100 { + width: 100% !important; +} +.w-90 { + width: 90% !important; +} +.w-80 { + width: 80% !important; +} +.w-75 { + width: 75% !important; +} +.w-70 { + width: 70% !important; +} +.w-66 { + width: 66.6666666% !important; +} +.w-60 { + width: 60% !important; +} +.w-50 { + width: 50% !important; +} +.w-50--mr-2 { + width: calc(50% - 0.5rem) !important; +} +.w-40 { + width: 40% !important; +} +.w-33 { + width: 33.3333333% !important; +} +.mw-33 { + max-width: 33.3333333% !important; +} +.w-30 { + width: 30% !important; +} +.w-25 { + width: 25% !important; +} +.mw-25 { + max-width: 25% !important; +} +.w-20 { + width: 20% !important; +} +.w-15 { + width: 15% !important; +} +.w-initial { + width: initial !important; +} +.h-100 { + height: 100% !important; +} +.min-h-0 { + min-height: 0; +} +.min-h-100 { + min-height: 100% !important; +} +.max-w-80 { + min-width: 80% !important; +} +.max-w-100 { + max-width: 100% !important; +} +.grid { + display: grid !important; +} +.flex { + display: flex !important; +} +.relative { + position: relative; +} +.absolute { + position: absolute; +} +.flex-col { + display: flex !important; + flex-direction: column !important; +} +.flex-inline-col { + display: inline-flex !important; + flex-direction: column !important; +} +.inline-flex { + display: inline-flex; +} +.block { + display: block !important; +} +.inline-block { + display: inline-block; +} +.flex-1 { + flex: 1; +} +.flex-2 { + flex: 2; +} +.flex-3 { + flex: 3; +} +.flex-fill { + flex-basis: 100%; +} +.no-shrink { + flex-shrink: 0; +} +.ve-grow { + flex-grow: 1; +} +.flex-wrap { + flex-wrap: wrap; +} +.split { + display: flex; + justify-content: space-between; +} +.split-v-center { + display: flex; + justify-content: space-between; + align-items: center; +} +.inline-split-v-center { + display: inline-flex !important; + justify-content: space-between; + align-items: center; +} +.split-v-end { + display: flex !important; + justify-content: space-between; + align-items: flex-end; +} +.split-child { + width: 50%; + flex-shrink: 0; + flex-grow: 0; +} +.split-column { + display: flex; + justify-content: space-between; + flex-direction: column; +} +.split-column--inline { + display: inline-flex; +} +.flex-v-center { + display: flex !important; + align-items: center !important; +} +.flex-h-center { + display: flex; + justify-content: center; +} +.flex-v-top { + display: flex; + align-items: flex-start; +} +.flex-v-bottom { + display: flex; + align-items: flex-end; +} +.flex-v-baseline { + display: flex; + align-items: baseline; +} +.flex-vh-center { + display: flex; + align-items: center; + justify-content: center; +} +.flex-vh-center-around { + display: flex; + align-items: center; + justify-content: space-around; +} +.flex-inline-v-center { + display: inline-flex; + align-items: center; + justify-content: center; +} +.flex-h-right { + display: flex; + justify-content: flex-end; +} +.self-flex-end { + align-self: flex-end; +} +.columns-2 { + -moz-column-count: 2; + column-count: 2; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +.columns-2 > * { + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 768px) { + .columns-2 { + -moz-column-count: 1; + column-count: 1; + } +} +.columns-3 { + -moz-column-count: 3; + column-count: 3; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +.columns-3 > * { + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 768px) { + .columns-3 { + -moz-column-count: 2; + column-count: 2; + } +} +@media (max-width: 480px) { + .columns-3 { + -moz-column-count: 1; + column-count: 1; + } +} +.columns-4 { + -moz-column-count: 4; + column-count: 4; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +.columns-4 > * { + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 768px) { + .columns-4 { + -moz-column-count: 3; + column-count: 3; + } +} +@media (max-width: 480px) { + .columns-4 { + -moz-column-count: 2; + column-count: 2; + } +} +.columns-5 { + -moz-column-count: 5; + column-count: 5; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +.columns-5 > * { + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 768px) { + .columns-5 { + -moz-column-count: 3; + column-count: 3; + } +} +@media (max-width: 480px) { + .columns-5 { + -moz-column-count: 2; + column-count: 2; + } +} +.columns-6 { + -moz-column-count: 6; + column-count: 6; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +.columns-6 > * { + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 768px) { + .columns-6 { + -moz-column-count: 3; + column-count: 3; + } +} +@media (max-width: 480px) { + .columns-6 { + -moz-column-count: 2; + column-count: 2; + } +} +.float-clear { + clear: both; +} +body { + min-height: 100%; + position: relative; +} +body.is-fullscreen .page__header { + display: none; +} +body.is-fullscreen .page__nav { + display: none; +} +input { + min-width: 0; +} +label { + font-weight: initial; +} +input[type="checkbox"], +input[type="radio"] { + margin: 0; +} +main { + padding: 10px 15px; +} +footer { + padding: 20px 15px; + font-size: 90%; +} +pre, +textarea { + -moz-tab-size: 2; + -o-tab-size: 2; + tab-size: 2; +} +hr { + flex-shrink: 0; +} +.hr--dotted { + border-style: dashed; +} +* { + scrollbar-width: thin; +} +::-webkit-scrollbar { + width: 9px; + height: 9px; +} +::-webkit-scrollbar-track { + background: rgba(0, 0, 0, 0); +} +::-webkit-scrollbar-thumb { + background: #cbcbcb; +} +body { + scrollbar-width: auto; +} +body::-webkit-scrollbar { + width: 15px; +} +.container { + position: relative; +} +.tooltip { + pointer-events: none; +} +.tooltip-inner { + white-space: nowrap; +} +.input-xs { + height: 22px; + padding: 1px 5px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.form-control--minimal { + border-radius: 0; + padding: 0 2px; +} +.flex-label { + display: inline-flex; + align-items: center; +} +.flex-label > input[type="checkbox"], +.flex-label > input[type="radio"] { + margin: 0 0 0 5px; +} +.btn-xxs { + padding: 0 2px; + font-size: 12px; + line-height: 1.5; + border-radius: 3px; +} +.btn-primary--half { + background: repeating-linear-gradient( + 135deg, + #337ab7, + #337ab7 16px, + #b8b8b8 16px, + #b8b8b8 32px + ); +} +.fade { + transition: opacity 51ms linear; +} +.dropdown-menu--side { + top: -10px; + left: 100%; + max-height: calc(100vh - 130px); + overflow-y: auto; +} +.nav > li > a { + padding: 5px 14px 6px; +} +@media (min-width: 992px) { + .nav > li > a { + border-top-left-radius: 0; + border-top-right-radius: 0; + } +} +@media (max-width: 991px) { + .nav > li { + margin-top: 2px; + margin-bottom: 2px; + } +} +.page__nav-inner > li.active > a, +.page__nav-inner > li.active > a:focus, +.page__nav-inner > li.active > a:hover { + background-color: #002664; + border-top: 0; +} +@media (min-width: 992px) { + .page__nav-inner > li.active > a, + .page__nav-inner > li.active > a:focus, + .page__nav-inner > li.active > a:hover { + border-left: 1px solid rgba(0, 0, 0, 0); + border-right: 1px solid rgba(0, 0, 0, 0); + border-bottom: 1px solid #999; + } +} +.nav > li > a:focus, +.nav > li > a:hover { + background-color: rgba(0, 0, 0, 0.1); +} +.nav .open > a, +.nav .open > a:focus, +.nav .open > a:hover { + background-color: rgba(0, 0, 0, 0.1); +} +.row { + margin-right: 0; + margin-left: 0; +} +.col-ml-9, +.col-ml-3, +.col-0-1, +.col-0-2, +.col-0-3, +.col-0-4, +.col-0-5, +.col-0-6, +.col-0-7, +.col-0-8, +.col-0-9, +.col-1-1, +.col-1-2, +.col-1-3, +.col-1-4, +.col-1-5, +.col-1-6, +.col-1-7, +.col-1-8, +.col-1-9, +.col-1, +.col-2-1, +.col-2-2, +.col-2-3, +.col-2-4, +.col-2-5, +.col-2-6, +.col-2-7, +.col-2-8, +.col-2-9, +.col-2, +.col-3-1, +.col-3-2, +.col-3-3, +.col-3-4, +.col-3-5, +.col-3-6, +.col-3-7, +.col-3-8, +.col-3-9, +.col-3, +.col-4-1, +.col-4-2, +.col-4-3, +.col-4-4, +.col-4-5, +.col-4-6, +.col-4-7, +.col-4-8, +.col-4-9, +.col-4, +.col-5-1, +.col-5-2, +.col-5-3, +.col-5-4, +.col-5-5, +.col-5-6, +.col-5-7, +.col-5-8, +.col-5-9, +.col-5, +.col-6-1, +.col-6-2, +.col-6-3, +.col-6-4, +.col-6-5, +.col-6-6, +.col-6-7, +.col-6-8, +.col-6-9, +.col-6, +.col-7-1, +.col-7-2, +.col-7-3, +.col-7-4, +.col-7-5, +.col-7-6, +.col-7-7, +.col-7-8, +.col-7-9, +.col-7, +.col-8-1, +.col-8-2, +.col-8-3, +.col-8-4, +.col-8-5, +.col-8-6, +.col-8-7, +.col-8-8, +.col-8-9, +.col-8, +.col-9-1, +.col-9-2, +.col-9-3, +.col-9-4, +.col-9-5, +.col-9-6, +.col-9-7, +.col-9-8, +.col-9-9, +.col-9, +.col-10-1, +.col-10-2, +.col-10-3, +.col-10-4, +.col-10-5, +.col-10-6, +.col-10-7, +.col-10-8, +.col-10-9, +.col-10, +.col-11-1, +.col-11-2, +.col-11-3, +.col-11-4, +.col-11-5, +.col-11-6, +.col-11-7, +.col-11-8, +.col-11-9, +.col-11, +.col-12 { + position: relative; + min-height: 1px; + padding-right: 7px; + padding-left: 7px; + float: left; +} +.col-12 { + width: 100% !important; +} +.col-11 { + width: 91.6666666667% !important; +} +.col-11-9 { + width: 99.1666666667% !important; +} +.col-11-8 { + width: 98.3333333333% !important; +} +.col-11-7 { + width: 97.5% !important; +} +.col-11-6 { + width: 96.6666666667% !important; +} +.col-11-5 { + width: 95.8333333333% !important; +} +.col-11-4 { + width: 95% !important; +} +.col-11-3 { + width: 94.1666666667% !important; +} +.col-11-2 { + width: 93.3333333333% !important; +} +.col-11-1 { + width: 92.5% !important; +} +.col-10 { + width: 83.3333333333% !important; +} +.col-10-9 { + width: 90.8333333333% !important; +} +.col-10-8 { + width: 90% !important; +} +.col-10-7 { + width: 89.1666666667% !important; +} +.col-10-6 { + width: 88.3333333333% !important; +} +.col-10-5 { + width: 87.5% !important; +} +.col-10-4 { + width: 86.6666666667% !important; +} +.col-10-3 { + width: 85.8333333333% !important; +} +.col-10-2 { + width: 85% !important; +} +.col-10-1 { + width: 84.1666666667% !important; +} +.col-9 { + width: 75% !important; +} +.col-9-9 { + width: 82.5% !important; +} +.col-9-8 { + width: 81.6666666667% !important; +} +.col-9-7 { + width: 80.8333333333% !important; +} +.col-9-6 { + width: 80% !important; +} +.col-9-5 { + width: 79.1666666667% !important; +} +.col-9-4 { + width: 78.3333333333% !important; +} +.col-9-3 { + width: 77.5% !important; +} +.col-9-2 { + width: 76.6666666667% !important; +} +.col-9-1 { + width: 75.8333333333% !important; +} +.col-8 { + width: 66.6666666667% !important; +} +.col-8-9 { + width: 74.1666666667% !important; +} +.col-8-8 { + width: 73.3333333333% !important; +} +.col-8-7 { + width: 72.5% !important; +} +.col-8-6 { + width: 71.6666666667% !important; +} +.col-8-5 { + width: 70.8333333333% !important; +} +.col-8-4 { + width: 70% !important; +} +.col-8-3 { + width: 69.1666666667% !important; +} +.col-8-2 { + width: 68.3333333333% !important; +} +.col-8-1 { + width: 67.5% !important; +} +.col-7 { + width: 58.3333333333% !important; +} +.col-7-9 { + width: 65.8333333333% !important; +} +.col-7-8 { + width: 65% !important; +} +.col-7-7 { + width: 64.1666666667% !important; +} +.col-7-6 { + width: 63.3333333333% !important; +} +.col-7-5 { + width: 62.5% !important; +} +.col-7-4 { + width: 61.6666666667% !important; +} +.col-7-3 { + width: 60.8333333333% !important; +} +.col-7-2 { + width: 60% !important; +} +.col-7-1 { + width: 59.1666666667% !important; +} +.col-6 { + width: 50% !important; +} +.col-6-9 { + width: 57.5% !important; +} +.col-6-8 { + width: 56.6666666667% !important; +} +.col-6-7 { + width: 55.8333333333% !important; +} +.col-6-6 { + width: 55% !important; +} +.col-6-5 { + width: 54.1666666667% !important; +} +.col-6-4 { + width: 53.3333333333% !important; +} +.col-6-3 { + width: 52.5% !important; +} +.col-6-2 { + width: 51.6666666667% !important; +} +.col-6-1 { + width: 50.8333333333% !important; +} +.col-5 { + width: 41.6666666667% !important; +} +.col-5-9 { + width: 49.1666666667% !important; +} +.col-5-8 { + width: 48.3333333333% !important; +} +.col-5-7 { + width: 47.5% !important; +} +.col-5-6 { + width: 46.6666666667% !important; +} +.col-5-5 { + width: 45.8333333333% !important; +} +.col-5-4 { + width: 45% !important; +} +.col-5-3 { + width: 44.1666666667% !important; +} +.col-5-2 { + width: 43.3333333333% !important; +} +.col-5-1 { + width: 42.5% !important; +} +.col-4 { + width: 33.3333333333% !important; +} +.col-4-9 { + width: 40.8333333333% !important; +} +.col-4-8 { + width: 40% !important; +} +.col-4-7 { + width: 39.1666666667% !important; +} +.col-4-6 { + width: 38.3333333333% !important; +} +.col-4-5 { + width: 37.5% !important; +} +.col-4-4 { + width: 36.6666666667% !important; +} +.col-4-3 { + width: 35.8333333333% !important; +} +.col-4-2 { + width: 35% !important; +} +.col-4-1 { + width: 34.1666666667% !important; +} +.col-3 { + width: 25% !important; +} +.col-3-9 { + width: 32.5% !important; +} +.col-3-8 { + width: 31.6666666667% !important; +} +.col-3-7 { + width: 30.8333333333% !important; +} +.col-3-6 { + width: 30% !important; +} +.col-3-5 { + width: 29.1666666667% !important; +} +.col-3-4 { + width: 28.3333333333% !important; +} +.col-3-3 { + width: 27.5% !important; +} +.col-3-2 { + width: 26.6666666667% !important; +} +.col-3-1 { + width: 25.8333333333% !important; +} +.col-2 { + width: 16.6666666667% !important; +} +.col-2-9 { + width: 24.1666666667% !important; +} +.col-2-8 { + width: 23.3333333333% !important; +} +.col-2-7 { + width: 22.5% !important; +} +.col-2-6 { + width: 21.6666666667% !important; +} +.col-2-5 { + width: 20.8333333333% !important; +} +.col-2-4 { + width: 20% !important; +} +.col-2-3 { + width: 19.1666666667% !important; +} +.col-2-2 { + width: 18.3333333333% !important; +} +.col-2-1 { + width: 17.5% !important; +} +.col-1 { + width: 8.3333333333% !important; +} +.col-1-9 { + width: 15.8333333333% !important; +} +.col-1-8 { + width: 15% !important; +} +.col-1-7 { + width: 14.1666666667% !important; +} +.col-1-6 { + width: 13.3333333333% !important; +} +.col-1-5 { + width: 12.5% !important; +} +.col-1-4 { + width: 11.6666666667% !important; +} +.col-1-3 { + width: 10.8333333333% !important; +} +.col-1-2 { + width: 10% !important; +} +.col-1-1 { + width: 9.1666666667% !important; +} +.col-0-9 { + width: 7.5% !important; +} +.col-0-8 { + width: 6.6666666667% !important; +} +.col-0-7 { + width: 5.8333333333% !important; +} +.col-0-6 { + width: 5% !important; +} +.col-0-5 { + width: 4.1666666667% !important; +} +.col-0-4 { + width: 3.3333333333% !important; +} +.col-0-3 { + width: 2.5% !important; +} +.col-0-2 { + width: 1.6666666667% !important; +} +.col-0-1 { + width: 0.8333333333% !important; +} +@media (min-width: 887px) { + .col-ml-9 { + width: 75%; + } + .col-ml-3 { + width: 25%; + } +} +.b-0 { + border: 0 !important; +} +.b-1 { + border-width: 0.25rem !important; +} +.b-2 { + border-width: 0.5rem !important; +} +.b-3 { + border-width: 1rem !important; +} +.b-4 { + border-width: 1.5rem !important; +} +.b-5 { + border-width: 3rem !important; +} +.bt-0 { + border-top-width: 0 !important; +} +.bt-1 { + border-top-width: 0.25rem !important; +} +.bt-2 { + border-top-width: 0.5rem !important; +} +.bt-3 { + border-top-width: 1rem !important; +} +.bt-4 { + border-top-width: 1.5rem !important; +} +.bt-5 { + border-top-width: 3rem !important; +} +.br-0 { + border-right-width: 0 !important; +} +.br-1 { + border-right-width: 0.25rem !important; +} +.br-2 { + border-right-width: 0.5rem !important; +} +.br-3 { + border-right-width: 1rem !important; +} +.br-4 { + border-right-width: 1.5rem !important; +} +.br-5 { + border-right-width: 3rem !important; +} +.bb-0 { + border-bottom-width: 0 !important; +} +.bb-1 { + border-bottom-width: 0.25rem !important; +} +.bb-2 { + border-bottom-width: 0.5rem !important; +} +.bb-3 { + border-bottom-width: 1rem !important; +} +.bb-4 { + border-bottom-width: 1.5rem !important; +} +.bb-5 { + border-bottom-width: 3rem !important; +} +.bl-0 { + border-left-width: 0 !important; +} +.bl-1 { + border-left-width: 0.25rem !important; +} +.bl-2 { + border-left-width: 0.5rem !important; +} +.bl-3 { + border-left-width: 1rem !important; +} +.bl-4 { + border-left-width: 1.5rem !important; +} +.bl-5 { + border-left-width: 3rem !important; +} +.by-0 { + border-top-width: 0 !important; + border-bottom-width: 0 !important; +} +.by-1 { + border-top-width: 0.25rem !important; + border-bottom-width: 0.25rem !important; +} +.by-2 { + border-top-width: 0.5rem !important; + border-bottom-width: 0.5rem !important; +} +.by-3 { + border-top-width: 1rem !important; + border-bottom-width: 1rem !important; +} +.by-4 { + border-top-width: 1.5rem !important; + border-bottom-width: 1.5rem !important; +} +.by-5 { + border-top-width: 3rem !important; + border-bottom-width: 3rem !important; +} +.bx-0 { + border-right-width: 0 !important; + border-left-width: 0 !important; +} +.bx-1 { + border-right-width: 0.25rem !important; + border-left-width: 0.25rem !important; +} +.bx-2 { + border-right-width: 0.5rem !important; + border-left-width: 0.5rem !important; +} +.bx-3 { + border-right-width: 1rem !important; + border-left-width: 1rem !important; +} +.bx-4 { + border-right-width: 1.5rem !important; + border-left-width: 1.5rem !important; +} +.bx-5 { + border-right-width: 3rem !important; + border-left-width: 3rem !important; +} +.hr-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; + width: 100%; +} +.hr-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; + width: 100%; +} +.hr-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; + width: 100%; +} +.hr-3 { + margin-top: 1rem; + margin-bottom: 1rem; + width: 100%; +} +.hr-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; + width: 100%; +} +.hr-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; + width: 100%; +} +.m-auto { + margin: auto !important; +} +.m-0 { + margin: 0 !important; +} +.m-1 { + margin: 0.25rem !important; +} +.m-2 { + margin: 0.5rem !important; +} +.m-3 { + margin: 1rem !important; +} +.m-4 { + margin: 1.5rem !important; +} +.m-5 { + margin: 3rem !important; +} +.mt-auto { + margin-top: auto !important; +} +.mt-0 { + margin-top: 0 !important; +} +.mt-1 { + margin-top: 0.25rem !important; +} +.mt-2 { + margin-top: 0.5rem !important; +} +.mt-3 { + margin-top: 1rem !important; +} +.mt-4 { + margin-top: 1.5rem !important; +} +.mt-5 { + margin-top: 3rem !important; +} +.mr-auto { + margin-right: auto !important; +} +.mr-0 { + margin-right: 0 !important; +} +.mr-1 { + margin-right: 0.25rem !important; +} +.mr-2 { + margin-right: 0.5rem !important; +} +.mr-3 { + margin-right: 1rem !important; +} +.mr-4 { + margin-right: 1.5rem !important; +} +.mr-5 { + margin-right: 3rem !important; +} +.mb-auto { + margin-bottom: auto !important; +} +.mb-0 { + margin-bottom: 0 !important; +} +.mb-1 { + margin-bottom: 0.25rem !important; +} +.mb-2 { + margin-bottom: 0.5rem !important; +} +.mb-3 { + margin-bottom: 1rem !important; +} +.mb-4 { + margin-bottom: 1.5rem !important; +} +.mb-5 { + margin-bottom: 3rem !important; +} +.ml-auto { + margin-left: auto !important; +} +.ml-0 { + margin-left: 0 !important; +} +.ml-1 { + margin-left: 0.25rem !important; +} +.ml-2 { + margin-left: 0.5rem !important; +} +.ml-3 { + margin-left: 1rem !important; +} +.ml-4 { + margin-left: 1.5rem !important; +} +.ml-5 { + margin-left: 3rem !important; +} +.my-auto { + margin-top: auto !important; + margin-bottom: auto !important; +} +.my-0 { + margin-top: 0 !important; + margin-bottom: 0 !important; +} +.my-1 { + margin-top: 0.25rem !important; + margin-bottom: 0.25rem !important; +} +.my-2 { + margin-top: 0.5rem !important; + margin-bottom: 0.5rem !important; +} +.my-3 { + margin-top: 1rem !important; + margin-bottom: 1rem !important; +} +.my-4 { + margin-top: 1.5rem !important; + margin-bottom: 1.5rem !important; +} +.my-5 { + margin-top: 3rem !important; + margin-bottom: 3rem !important; +} +.mx-auto { + margin-right: auto !important; + margin-left: auto !important; +} +.mx-0 { + margin-right: 0 !important; + margin-left: 0 !important; +} +.mx-1 { + margin-right: 0.25rem !important; + margin-left: 0.25rem !important; +} +.mx-2 { + margin-right: 0.5rem !important; + margin-left: 0.5rem !important; +} +.mx-3 { + margin-right: 1rem !important; + margin-left: 1rem !important; +} +.mx-4 { + margin-right: 1.5rem !important; + margin-left: 1.5rem !important; +} +.mx-5 { + margin-right: 3rem !important; + margin-left: 3rem !important; +} +.p-0 { + padding: 0 !important; +} +.p-1 { + padding: 0.25rem !important; +} +.p-2 { + padding: 0.5rem !important; +} +.p-3 { + padding: 1rem !important; +} +.p-4 { + padding: 1.5rem !important; +} +.p-5 { + padding: 3rem !important; +} +.pt-0 { + padding-top: 0 !important; +} +.pt-1 { + padding-top: 0.25rem !important; +} +.pt-2 { + padding-top: 0.5rem !important; +} +.pt-3 { + padding-top: 1rem !important; +} +.pt-4 { + padding-top: 1.5rem !important; +} +.pt-5 { + padding-top: 3rem !important; +} +.pr-0 { + padding-right: 0 !important; +} +.pr-1 { + padding-right: 0.25rem !important; +} +.pr-2 { + padding-right: 0.5rem !important; +} +.pr-3 { + padding-right: 1rem !important; +} +.pr-4 { + padding-right: 1.5rem !important; +} +.pr-5 { + padding-right: 3rem !important; +} +.pb-0 { + padding-bottom: 0 !important; +} +.pb-1 { + padding-bottom: 0.25rem !important; +} +.pb-2 { + padding-bottom: 0.5rem !important; +} +.pb-3 { + padding-bottom: 1rem !important; +} +.pb-4 { + padding-bottom: 1.5rem !important; +} +.pb-5 { + padding-bottom: 3rem !important; +} +.pl-0 { + padding-left: 0 !important; +} +.pl-1 { + padding-left: 0.25rem !important; +} +.pl-2 { + padding-left: 0.5rem !important; +} +.pl-3 { + padding-left: 1rem !important; +} +.pl-4 { + padding-left: 1.5rem !important; +} +.pl-5 { + padding-left: 3rem !important; +} +.py-0 { + padding-top: 0 !important; + padding-bottom: 0 !important; +} +.py-1 { + padding-top: 0.25rem !important; + padding-bottom: 0.25rem !important; +} +.py-2 { + padding-top: 0.5rem !important; + padding-bottom: 0.5rem !important; +} +.py-3 { + padding-top: 1rem !important; + padding-bottom: 1rem !important; +} +.py-4 { + padding-top: 1.5rem !important; + padding-bottom: 1.5rem !important; +} +.py-5 { + padding-top: 3rem !important; + padding-bottom: 3rem !important; +} +.px-0 { + padding-right: 0 !important; + padding-left: 0 !important; +} +.px-1 { + padding-right: 0.25rem !important; + padding-left: 0.25rem !important; +} +.px-2 { + padding-right: 0.5rem !important; + padding-left: 0.5rem !important; +} +.px-3 { + padding-right: 1rem !important; + padding-left: 1rem !important; +} +.px-4 { + padding-right: 1.5rem !important; + padding-left: 1.5rem !important; +} +.px-5 { + padding-right: 3rem !important; + padding-left: 3rem !important; +} +.py-1px { + padding-top: 1px !important; + padding-bottom: 1px !important; +} +.dropdown-menu > li > a.dropdown-ext-link { + display: flex; + justify-content: space-between; +} +.dropdown-menu > li > a.dropdown-ext-link:hover { + padding-right: 10px; +} +.dropdown-menu > li > span { + cursor: pointer; + display: block; + padding: 3px 20px; + clear: both; + font-weight: 400; + line-height: 1.42857143; + color: #333; + white-space: nowrap; +} +.dropdown-menu > li > span:focus, +.dropdown-menu > li > span:hover { + color: #262626; + text-decoration: none; + background-color: #f5f5f5; +} +.dropdown-menu > .disabled > span { + pointer-events: none; + color: #777; +} +.dropdown-menu > .disabled > span:focus, +.dropdown-menu > .disabled > span:hover { + color: #777; + text-decoration: none; + cursor: not-allowed; + background-color: rgba(0, 0, 0, 0); + background-image: none; +} +.dropdown-menu > .ctx-danger > span { + background: #d9534f; + color: #fff; +} +.dropdown-menu > .ctx-danger > span:focus, +.dropdown-menu > .ctx-danger > span:hover { + color: #fff; + text-decoration: none; + background-color: #ac2925; +} +.dropdown-ext-link > .glyphicon { + top: 3px; + display: none; +} +.dropdown-ext-link:hover > .glyphicon { + display: inline-block; +} +nav .dropdown-menu > .active > a { + background-color: #002664; +} +.caret--right { + transform: rotate(270deg); +} +.caret--reverse { + transform: rotate(180deg); +} +.dnd-font { + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; +} +.stripe-even:nth-child(even) { + background: rgba(136, 136, 136, 0.0941176471); +} +.stripe-even--faint:nth-child(even) { + background: rgba(187, 187, 187, 0.0941176471); +} +.stripe-odd:nth-child(odd) { + background: rgba(136, 136, 136, 0.0941176471); +} +.stripe-odd--faint:nth-child(odd) { + background: rgba(187, 187, 187, 0.0941176471); +} +.border-dotted { + border-style: dotted !important; +} +.input-group > input.form-control, +.input-group > label, +.input-group > button, +.input-group > a.btn { + border-radius: 0; + border-right: 0; +} +.input-group > input.form-control:first-child, +.input-group > label:first-child, +.input-group > button:first-child, +.input-group > a.btn:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.input-group > input.form-control:last-child, +.input-group > label:last-child, +.input-group > button:last-child, +.input-group > a.btn:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right: 1px solid #ccc; +} +.input-group--top input.form-control:first-child, +.input-group--top label:first-child, +.input-group--top button:first-child, +.input-group--top a.btn:first-child { + border-bottom-left-radius: 0; +} +.input-group--top input.form-control:last-child, +.input-group--top label:last-child, +.input-group--top button:last-child, +.input-group--top a.btn:last-child { + border-bottom-right-radius: 0; +} +.input-group--middle input.form-control, +.input-group--middle label, +.input-group--middle button, +.input-group--middle a.btn { + border-top: 0; +} +.input-group--middle input.form-control:first-child, +.input-group--middle label:first-child, +.input-group--middle button:first-child, +.input-group--middle a.btn:first-child { + border-radius: 0; +} +.input-group--middle input.form-control:last-child, +.input-group--middle label:last-child, +.input-group--middle button:last-child, +.input-group--middle a.btn:last-child { + border-radius: 0; +} +.input-group--bottom input.form-control, +.input-group--bottom label, +.input-group--bottom button, +.input-group--bottom a.btn { + border-top: 0; +} +.input-group--bottom input.form-control:first-child, +.input-group--bottom label:first-child, +.input-group--bottom button:first-child, +.input-group--bottom a.btn:first-child { + border-top-left-radius: 0; +} +.input-group--bottom input.form-control:last-child, +.input-group--bottom label:last-child, +.input-group--bottom button:last-child, +.input-group--bottom a.btn:last-child { + border-top-right-radius: 0; +} +.night-mode .input-group > input.form-control:last-child, +.night-mode .input-group > label:last-child, +.night-mode .input-group > button:last-child, +.night-mode .input-group > a.btn:last-child { + border-right-color: #555; +} +.hidden, +.ve-hidden { + display: none !important; +} +@media only screen and (min-width: 769px) { + .mobile__visible { + display: none !important; + } +} +@media only screen and (max-width: 768px) { + .mobile__hidden { + display: none !important; + } + .mobile__text-center { + text-align: center !important; + } + .mobile__flex-col { + display: flex !important; + flex-direction: column !important; + } + .mobile__flex-col-reverse { + display: flex !important; + flex-direction: column-reverse !important; + } + .mobile__flex-ai-start { + align-items: flex-start !important; + } + .mobile__w-100 { + width: 100% !important; + } + .mobile__max-w-100 { + max-width: 100% !important; + } + .mobile__m-1 { + margin: 0.25rem !important; + } + .mobile__mb-2 { + margin-bottom: 0.5rem !important; + } +} +.last-mr-0:last-child { + margin-right: 0 !important; +} +.bootstrap-select .dropdown-menu .notify { + background-color: #d9534f; + color: #fff; + border-color: #d43f3a; +} +.night-mode .bootstrap-select .dropdown-menu .notify { + background-color: #7e3a38; + color: #bbb; + border-color: #d43f3a; +} +.bootstrap-select .dropdown-menu .notify { + background-color: #d9534f; + color: #fff; + border-color: #d43f3a; +} +.night-mode .bootstrap-select .dropdown-menu .notify { + background-color: #7e3a38; + color: #bbb; + border-color: #d43f3a; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +@keyframes rd__spin { + from { + transform: rotate(0deg); + } + to { + transform: rotate(360deg); + } +} +.rd__b p { + margin-bottom: 5px; +} +.rd__b--0, +.rd__b--1, +.rd__b--2, +.rd__b--3, +.rd__b--4 { + margin-bottom: 5px; +} +.rd__b--0:last-child, +.rd__b--1:last-child, +.rd__b--2:last-child, +.rd__b--3:last-child, +.rd__b--4:last-child { + margin-bottom: 0; +} +.rd__b--0 > *:last-child, +.rd__b--1 > *:last-child, +.rd__b--2 > *:last-child, +.rd__b--3 > *:last-child, +.rd__b--4 > *:last-child { + margin-bottom: 0; +} +.rd__hr { + border-color: rgba(170, 170, 170, 0.4); + margin: 17px 0 5px; +} +.rd__hr--section { + margin: 30px 0 5px; +} +.rd__list { + margin-top: 5px; + margin-bottom: 10px; + padding-left: 24px; + text-indent: 0; +} +.rd__list + .rd__list { + margin-top: -5px; +} +.rd__list > .rd__list { + margin-bottom: 0; +} +.rd__li { + margin-bottom: 5px; +} +.rd__compact-stats { + display: flex; + flex-wrap: wrap; + justify-content: space-between; + align-items: flex-start; + align-content: flex-start; +} +.rd__title-link { + opacity: 0.3; + font-size: 14px; + font-weight: normal; +} +.rd__title-link--inset { + font-size: 12px; +} +.rd__wrp-image { + margin: 5px auto 0; + text-align: center; +} +.rd__image { + max-width: 100%; + max-height: 60vh; + cursor: zoom-in; +} +.rd__wrp-map { + max-width: 33%; + margin: 0 auto; +} +.rd__wrp-gallery { + display: flex; + flex-wrap: wrap; + justify-content: center; + align-items: flex-end; +} +.rd__wrp-gallery-image { + padding: 0 10px 10px; + max-width: 33%; +} +.rd__quote-line--last { + margin-bottom: 5px; +} +.rd__quote-by { + width: 100%; + text-align: right; + display: block; +} +.rd__p-cont-indent { + display: block; + text-indent: 1em; +} +.rd__tab-indent { + width: 1em; + display: inline-block; +} +.rd__image-title { + width: 100%; + text-align: center; + font-style: italic; + margin-top: 3px; +} +.rd__image-title-inner { + border-bottom: 1px solid #ccc; + display: inline; +} +.rd__image-btn-viewer { + font-style: initial; +} +.rd__scroller-viewer { + scrollbar-width: auto; +} +.rd__scroller-viewer::-webkit-scrollbar { + width: 15px; + height: 15px; +} +.rd__prerequisite { + font-style: italic; + display: block; +} +.rd__li-spell { + margin: 0; +} +.rd__list-hang-notitle { + text-indent: -1.1em; + margin-left: 1.1em; + padding: 0; + list-style: none; +} +.rd__list-hang-notitle > .rd__li { + margin-bottom: 3px; +} +.rd__list-hang-notitle > .rd__li > * { + margin: 0 0 3px; +} +.rd__list-hang-notitle > .rd__li > ul { + text-indent: 0; +} +.rd__list-hang { + list-style: none; +} +.rd__list-hang > li > *:not(::marker) { + text-indent: -1.1em; + margin-left: 1.1em; +} +.rd__list-decimal { + list-style: decimal; +} +.rd__list-lower-roman { + list-style: lower-roman; +} +.rd__list-no-bullets { + list-style: none; + padding: 0 1em; +} +.rd__list-no-bullets > .rd__li { + margin-bottom: 0; +} +.rd__list-no-bullets-indent { + list-style: none; + padding: 0 0 0 1em; +} +.rd__list-no-bullets-indent > .rd__li { + margin-bottom: 0; + text-indent: -1em; + padding-left: 1em; +} +.rd__list-name { + margin: 0; + font-weight: bold; +} +.rd__h--0 { + color: #822000; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + display: flex; + justify-content: space-between; + align-items: center; + font-size: 1.8em; +} +.rd__h--1 { + color: #822000; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + display: flex; + justify-content: space-between; + align-items: center; + font-size: 1.5em; + border-bottom: 1px solid #822000; + margin: 0 0 0.2em; +} +.rd__h--2 { + color: #822000; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + display: flex; + justify-content: space-between; + align-items: center; + font-size: 1.4em; +} +.rd__h--2-inset { + font-variant: small-caps; + font-weight: bolder; + font-size: 1.1em; + display: flex; + justify-content: space-between; + align-items: center; +} +.rd__h--2-flow-block { + display: block; + font-variant: small-caps; + font-weight: bolder; + font-size: 1.1em; + text-align: center; +} +.rd__h--3 { + font-weight: bold; + font-style: italic; +} +.rd__h--4 { + font-style: italic; +} +.rd__b--3 > p, +.rd__b--4 > p { + text-indent: 0.7em; + margin-bottom: 0; +} +.rd__b--3 > p:first-of-type, +.rd__b--4 > p:first-of-type { + display: inline; +} +.rd__b-inset > p { + text-indent: 0.7em; + margin-bottom: 0; +} +.rd__b-inset { + margin: 7px 15px; + padding: 5px 10px; + box-shadow: 0 0 4px 0 #988e7c; + border: 1px solid #656565; + border-top: 2px solid #656565; + border-bottom: 2px solid #656565; + background-color: #e9ecda; +} +.rd__b-inset > *:last-of-type { + margin-bottom: 0; +} +.rd__b-inset--readaloud { + box-shadow: 0 0 4px 0 #988e7c; + border: 1px solid #656565; + border-left: 2px solid #656565; + border-right: 2px solid #656565; + background-color: #eef0f3; +} +.rd__b-inset-inner { + margin-top: 10px; +} +.rd__b-data { + box-shadow: 0 0 4px 0 #988e7c; + background-color: rgba(156, 150, 120, 0.1); + margin: 0.3em; + padding: 0.3em; + clear: both; +} +.rd__data-embed-header { + cursor: pointer; + font-family: "Andada", serif; + font-variant: small-caps; + text-transform: uppercase; + font-weight: bold; +} +.rd__data-embed-header:hover { + background: rgba(100, 100, 100, 0.08); +} +.rd__data-embed-toggle { + margin-left: 0.3em; + font-weight: 700; +} +.rd__wrp-loadbrew--ready { + cursor: pointer; + text-decoration: underline; +} +.rd__loadbrew-icon { + text-indent: 0; + margin-left: 2px; + transition-property: transform; + transition-duration: 1s; +} +.rd__loadbrew-icon--active { + animation-name: rd__spin; + animation-duration: 1.2s; + animation-iteration-count: infinite; + animation-timing-function: linear; +} +.rd__comic { + font-family: "Blambot Casual", sans-serif; + color: #1942be; +} +.rd__comic--h1 { + font-size: 140%; + font-variant: small-caps; +} +.rd__comic--h2 { + font-size: 130%; +} +.rd__comic--h3 { + font-size: 120%; +} +.rd__comic--h4 { + font-size: 110%; +} +.rd__comic--note { + opacity: 0.7; +} +.rd__comic-img-speaker { + margin-top: -20px; + margin-bottom: -20px; +} +.rd__comic-img-speaker--left { + float: left; + margin-right: 0; + margin-left: -20px; +} +.rd__comic-img-speaker--right { + float: right; + margin-right: -20px; + margin-left: 0; +} +.rd__comic-img-speaker::after { + content: ""; + clear: both; + display: block; +} +.rd__img-small { + max-width: 25vw; + max-height: 25vh; +} +.rd__img-cover { + max-width: 100%; + max-height: 100vh; +} +.rd__s-v-flow { + height: 15px; + width: 0; + border-left: 1px solid #656565; + border-right: 1px solid #656565; + margin: 0 auto; +} +.rd__b-flow { + margin: 0 15px; + padding: 5px 10px; + box-shadow: 0 0 4px 0 #988e7c; + border: 1px solid #656565; + border-top: 2px solid #656565; + border-bottom: 2px solid #656565; + background-color: #ece4da; +} +.rd__b-flow > *:last-of-type { + margin-bottom: 0; +} +.rd__stats-name-page { + font-family: "Convergence", Arial, sans-serif; + font-size: 12px; + color: #333; + font-weight: 100; +} +.rd__pre-wrap { + white-space: pre-wrap; +} +.rd__highlight { + background-color: #ff0; +} +.rd-item__type-rarity-attunement { + font-style: italic; + color: #000; +} +.rd-spell__level-school-ritual { + font-style: italic; + color: #000; +} +td > .rd__b:last-child { + margin-bottom: 0; +} +.subclass-feature .rd__h--0, +.subclass-feature .rd__h--1, +.subclass-feature .rd__h--2 { + color: #337ab7; + border-bottom-color: #337ab7; +} +.spicy-sauce .rd__h--0, +.spicy-sauce .rd__h--1, +.spicy-sauce .rd__h--2 { + color: #1d965d; + border-bottom-color: #1d965d; +} +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0, +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1, +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2 { + color: #827e00; + border-bottom-color: #827e00; +} +.refreshing-brew .rd__h--0, +.refreshing-brew .rd__h--1, +.refreshing-brew .rd__h--2 { + color: #8c3b96; + border-bottom-color: #8c3b96; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.night-mode .rd__h--0, +.night-mode .rd__h--1, +.night-mode .rd__h--2 { + color: #d29a38; +} +.night-mode .rd__h--1 { + border-bottom-color: #d29a38; +} +.night-mode .rd__h--4 { + color: #c2c2c2; +} +.night-mode .rd__h--3 { + color: #c2c2c2; +} +.night-mode .rd__-image-title-inner { + border-color: #555; +} +.night-mode .rd__b-inset { + background-color: #323431; +} +.night-mode .rd__b-inset--readaloud { + background-color: #28303a; +} +.night-mode .rd__b-flow { + background-color: #38352f; +} +.night-mode .rd__comic { + color: #95aaea; +} +.night-mode .rd__stats-name-page { + color: #bbb; +} +.night-mode .rd__highlight { + background-color: #cc0; + color: #222; +} +.night-mode .rd-item__type-rarity-attunement { + color: #bbb; +} +.night-mode .rd-spell__level-school-ritual { + color: #bbb; +} +.subclass-feature .rd__h--0, +.subclass-feature .rd__h--1, +.subclass-feature .rd__h--2 { + color: #337ab7; + border-bottom-color: #337ab7; +} +.spicy-sauce .rd__h--0, +.spicy-sauce .rd__h--1, +.spicy-sauce .rd__h--2 { + color: #179e50; + border-bottom-color: #179e50; +} +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--0, +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--1, +.spicy-sauce:not(.subclass-feature):not(.subclass-feature--sub) .rd__h--2 { + color: #a2ce42; + border-bottom-color: #a2ce42; +} +.refreshing-brew .rd__h--0, +.refreshing-brew .rd__h--1, +.refreshing-brew .rd__h--2 { + color: #aa40b4; + border-bottom-color: #aa40b4; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.nav .dropdown-menu--top { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +@media (max-width: 768px) { + .nav > li > a { + border: 1px solid #ccc; + } + .night-mode .nav > li > a { + border-color: #555; + } + .nav .caret--right { + transform: none; + } + .nav .dropdown-menu--side { + top: 100%; + left: 0; + } +} +.night-mode .nav > li:not(.active) > a { + color: #bbb; + background-color: #222; + border: 1px solid rgba(85, 85, 85, 0.6274509804); + border-top: 0; +} +.night-mode .nav > li:not(.active) > a:focus, +.night-mode .nav > li:not(.active) > a:hover { + background-color: #272727; + color: #fff; +} +.night-mode .nav > li.active > a:focus, +.night-mode .nav > li.active > a:hover { + color: #fff; +} +.night-mode .nav li.open > a, +.night-mode .nav li.open > a:focus, +.night-mode .nav li.open > a:hover { + background-color: #272727; + border-left: 1px solid #337ab7; + border-right: 1px solid #337ab7; + border-color: #337ab7; +} +.night-mode .nav li.active.open > a, +.night-mode .nav li.active.open > a:focus, +.night-mode .nav li.active.open > a:hover { + background-color: #333; +} +.nav2-list__label { + padding: 0 20px; +} +.nav2-list__disp-source { + display: inline-block; + height: 15px; + border-left: 1px solid; + position: relative; + border-right: 1px solid; + top: 2px; + margin-right: 7px; + margin-left: 4px; +} +.nav2-accord__head { + padding: 3px 7px 3px 20px; +} +.nav2-accord__head:focus, +.nav2-accord__head:hover { + background-color: #f5f5f5; +} +.nav2-accord__head--active { + background: #337ab7; + color: #fff; +} +.nav2-accord__head--active:focus, +.nav2-accord__head--active:hover { + background: #7398b7; +} +.nav2-accord__body { + padding: 3px 0 3px 35px; + display: flex; + flex-direction: column; +} +.nav2-accord__lnk-item { + padding: 3px 20px; + color: #333; +} +.nav2-accord__lnk-item:focus, +.nav2-accord__lnk-item:hover { + background-color: #f5f5f5; + text-decoration: none; +} +.nav2-accord__lnk-item--active { + background: #337ab7; + color: #fff; +} +.nav2-accord__lnk-item--active:focus, +.nav2-accord__lnk-item--active:hover { + background: #7398b7; + color: #fff; +} +.night-mode .nav2-accord__head:focus, +.night-mode .nav2-accord__head:hover { + background-color: #383838; + color: #fff; +} +.night-mode .nav2-accord__head--active { + color: #fff; +} +.night-mode .nav2-accord__head--active:focus, +.night-mode .nav2-accord__head--active:hover { + background: #7398b7; +} +.night-mode .nav2-accord__lnk-item { + color: #bbb; +} +.night-mode .nav2-accord__lnk-item:focus, +.night-mode .nav2-accord__lnk-item:hover { + background-color: #383838; + color: #fff; +} +.night-mode .nav2-accord__lnk-item--active { + color: #fff; +} +.night-mode .nav2-accord__lnk-item--active:focus, +.night-mode .nav2-accord__lnk-item--active:hover { + background: #7398b7; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +@keyframes kf-fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes kf-pop-in { + from { + transform: scale(0); + } + to { + transform: scale(1); + } +} +.hwin { + position: fixed; + width: 600px; + max-width: 92vw; + min-width: 150px; + z-index: 200; + box-shadow: 0 0 12px 0 #000; + animation-name: kf-fade-in, kf-pop-in; + animation-duration: 150ms, 75ms; + display: flex; + flex-direction: column; +} +.hwin--minified .hoverborder__resize-n, +.hwin--minified .hoverborder__resize-ne, +.hwin--minified .hoverborder__resize-e, +.hwin--minified .hoverborder__resize-se, +.hwin--minified .hoverborder__resize-s, +.hwin--minified .hoverborder__resize-sw, +.hwin--minified .hoverborder__resize-w, +.hwin--minified .hoverborder__resize-nw { + display: none; +} +.hwin--popout { + box-shadow: initial; + width: 100%; + animation-duration: initial; + overflow-y: scroll; + height: 100%; + max-width: initial; + max-height: initial; +} +@media (max-width: 1023px) { + .hwin { + max-width: 95vw; + } +} +.hwin::-webkit-scrollbar-track { + background: #a0a0a0; +} +.hwin::-webkit-scrollbar { + width: 4px; +} +.hwin__wrp-table { + max-height: 92vh; + min-height: 20px; + overflow-y: auto; + background: #f6f4f2; + transform: translateZ(0); + line-height: 1em; +} +.hwin__wrp-table .stats { + padding: 0.3em; +} +.hwin .rnd-name { + font-size: 22.4px; +} +.hwin td div.border { + height: 2px; + background-color: #822000; + margin: 0 3px; + padding: 0; + border-right: 5px rgba(0, 0, 0, 0); +} +.hoverborder { + position: relative; + min-height: 3px; + max-height: 16px; + text-align: right; +} +.hoverborder--btm { + cursor: ns-resize; +} +.hoverborder--top { + cursor: move; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + display: flex; + justify-content: space-between; +} +.hoverborder .hwin__top-border-icon { + display: none; +} +.hoverborder[data-perm="true"] .hwin__top-border-icon { + display: block; +} +.hoverborder .glyphicon { + display: none; +} +.hoverborder[data-perm="true"] .glyphicon { + display: block; +} +.hoverborder .window-title { + overflow: hidden; + max-width: calc(100% - 45px); + text-align: left; + margin-left: 4px; + padding: 1px 0; + font-size: 12px; + display: none; + font-family: "Andada", serif; + font-variant: small-caps; + text-transform: uppercase; + font-weight: bold; + flex-shrink: 0; +} +.hoverborder[data-perm="true"] .window-title { + display: block; +} +.hoverborder__resize-n { + position: absolute; + top: -4px; + right: 4px; + left: 4px; + height: 4px; + cursor: ns-resize; +} +.hoverborder__resize-ne { + position: absolute; + top: -6px; + right: -6px; + height: 10px; + width: 10px; + cursor: ne-resize; +} +.hoverborder__resize-e { + position: absolute; + top: 4px; + right: -4px; + bottom: 4px; + width: 4px; + cursor: ew-resize; +} +.hoverborder__resize-se { + position: absolute; + right: -6px; + bottom: -6px; + height: 10px; + width: 10px; + cursor: se-resize; +} +.hoverborder__resize-s { + position: absolute; + top: 3px; + right: 4px; + left: 4px; + height: 2px; +} +.hoverborder__resize-sw { + position: absolute; + bottom: -6px; + left: -6px; + height: 10px; + width: 10px; + cursor: sw-resize; +} +.hoverborder__resize-w { + position: absolute; + top: 4px; + bottom: 4px; + left: -4px; + width: 4px; + cursor: ew-resize; +} +.hoverborder__resize-nw { + position: absolute; + top: -6px; + left: -6px; + height: 10px; + width: 10px; + cursor: nw-resize; +} +.hoverborder[data-display-title="true"] ~ .hwin__wrp-table, +.hoverborder[data-display-title="true"] ~ .hoverborder { + display: none; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.sourceTV { + color: #8b8b56 !important; + border-color: #8b8b56 !important; + -webkit-text-decoration-color: #8b8b56 !important; + text-decoration-color: #8b8b56 !important; +} +.sourceRoE { + color: #a78015 !important; + border-color: #a78015 !important; + -webkit-text-decoration-color: #a78015 !important; + text-decoration-color: #a78015 !important; +} +.sourceAAWS { + color: #365fac !important; + border-color: #365fac !important; + -webkit-text-decoration-color: #365fac !important; + text-decoration-color: #365fac !important; +} +.sourceAPG { + color: #4a6898 !important; + border-color: #4a6898 !important; + -webkit-text-decoration-color: #4a6898 !important; + text-decoration-color: #4a6898 !important; +} +.sourceGMG { + color: purple !important; + border-color: purple !important; + -webkit-text-decoration-color: purple !important; + text-decoration-color: purple !important; +} +.sourceB1 { + color: #008900 !important; + border-color: #008900 !important; + -webkit-text-decoration-color: #008900 !important; + text-decoration-color: #008900 !important; +} +.sourceB2 { + color: #006b00 !important; + border-color: #006b00 !important; + -webkit-text-decoration-color: #006b00 !important; + text-decoration-color: #006b00 !important; +} +.sourceB3 { + color: #004d00 !important; + border-color: #004d00 !important; + -webkit-text-decoration-color: #004d00 !important; + text-decoration-color: #004d00 !important; +} +.sourceLOME { + color: #9b7c27 !important; + border-color: #9b7c27 !important; + -webkit-text-decoration-color: #9b7c27 !important; + text-decoration-color: #9b7c27 !important; +} +.sourceLOGM, +.sourceLOCG, +.sourceLOWG, +.sourceLOL, +.sourceLOPSG, +.sourceLOAG { + color: #1b8fac !important; + border-color: #1b8fac !important; + -webkit-text-decoration-color: #1b8fac !important; + text-decoration-color: #1b8fac !important; +} +.sourceLOTGB { + color: #ac408b !important; + border-color: #ac408b !important; + -webkit-text-decoration-color: #ac408b !important; + text-decoration-color: #ac408b !important; +} +.sourceHomebrew { + color: #8c3b96 !important; + border-color: #8c3b96 !important; + -webkit-text-decoration-color: #8c3b96 !important; + text-decoration-color: #8c3b96 !important; +} +.sourceSpicy { + color: #1d965d !important; + border-color: #1d965d !important; + -webkit-text-decoration-color: #1d965d !important; + text-decoration-color: #1d965d !important; +} +.sourceCRB { + color: #a2201f !important; + border-color: #a2201f !important; + -webkit-text-decoration-color: #a2201f !important; + text-decoration-color: #a2201f !important; +} +.sourceSoM { + color: #a24d08 !important; + border-color: #a24d08 !important; + -webkit-text-decoration-color: #a24d08 !important; + text-decoration-color: #a24d08 !important; +} +.sourceG_G { + color: #754f2f !important; + border-color: #754f2f !important; + -webkit-text-decoration-color: #754f2f !important; + text-decoration-color: #754f2f !important; +} +.sourceBotD { + color: #2b4625 !important; + border-color: #2b4625 !important; + -webkit-text-decoration-color: #2b4625 !important; + text-decoration-color: #2b4625 !important; +} +.sourceLOTG { + color: #4ac15e !important; + border-color: #4ac15e !important; + -webkit-text-decoration-color: #4ac15e !important; + text-decoration-color: #4ac15e !important; +} +.sourceDA { + color: #5c8ba9 !important; + border-color: #5c8ba9 !important; + -webkit-text-decoration-color: #5c8ba9 !important; + text-decoration-color: #5c8ba9 !important; +} +.sourceLOKL { + color: #556168 !important; + border-color: #556168 !important; + -webkit-text-decoration-color: #556168 !important; + text-decoration-color: #556168 !important; +} +.sourceLOIL { + color: #47a08d !important; + border-color: #47a08d !important; + -webkit-text-decoration-color: #47a08d !important; + text-decoration-color: #47a08d !important; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.page__header { + padding: 0 15px 1px; + box-shadow: 0 1px 4px rgba(0, 0, 0, 0.475); + color: #fff; + background-color: #002664; + min-height: 0; + flex-shrink: 0; +} +.page__title { + margin-right: 10px; + display: inline; +} +.page__title::after { + color: #e0e0e0; + content: "."; +} +.page__title--home span { + color: #e0e0e0; +} +.page__subtitle { + display: inline; + font-style: italic; + color: #d0d0d0; +} +.page__btn-toggle-nav { + margin-top: 5px; + text-align: center; + width: 6em; + flex-shrink: 0; + height: 32px; + line-height: 1; + margin-right: 2px; +} +@media (min-width: 769px) { + .page__btn-toggle-nav { + display: none; + } +} +.page__nav { + position: relative; + min-height: 33px; + flex-shrink: 0; +} +@media (max-width: 768px) { + .page__nav { + width: 100%; + display: flex; + } +} +@media (max-width: 768px) { + .page__nav-inner { + display: flex; + margin-top: 3px; + flex-direction: column; + width: calc(100% - 6em); + flex-shrink: 0; + } +} +.page__nav-date { + margin-left: -16px; + width: 27px; +} +.page__wrp-download { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + position: fixed; + z-index: 2000; + top: 5px; + min-height: 40px; + min-width: 100px; + max-width: 850px; + display: flex; + width: 90vw; + right: 0; + left: 0; + margin: 0 auto; + padding: 5px; + justify-content: space-between; + align-items: center; + border: 1px solid rgba(0, 0, 0, 0); + border-radius: 4px; + background: #fff; +} +.page__wrp-download-bar { + border: 1px solid #2a6496; + height: 34px; + border-radius: 4px; +} +.page__wrp-download-bar--error { + border-color: #711617; +} +.page__disp-download-progress-bar { + position: absolute; + top: 0; + bottom: 0; + left: 0; + background: #337ab7; +} +.page__disp-download-progress-bar--error { + background: #8a1a1b; +} +.page__disp-download-progress-text { + position: absolute; + top: 0; + right: calc(50% - 30px); + bottom: 0; + left: calc(50% - 30px); + width: 90px; + text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, + -1px 1px 0 #fff, 3px 3px 5px #000; +} +.night-mode .page__wrp-download { + background: #222; +} +.night-mode .page__disp-download-progress-text { + color: #333; +} +@media (max-width: 768px) { + #navigation .page__nav-hidden-mobile { + display: none; + margin-left: 0; + } +} +.nav .dropdown-menu--top { + margin-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +@media (max-width: 768px) { + .nav > li > a { + border: 1px solid #ccc; + } + .night-mode .nav > li > a { + border-color: #555; + } + .nav .caret--right { + transform: none; + } + .nav .dropdown-menu--side { + top: 100%; + left: 0; + } +} +#legal-notice { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + position: fixed; + z-index: 10000; + bottom: 0; + width: 100vw; + height: 10em; + display: flex; + flex-direction: column; + align-items: center; + justify-content: space-evenly; + font-weight: bold; + padding: 3rem; + border: 1px solid rgba(0, 0, 0, 0.15); + background: #f8f8f8; +} +.viewport-wrapper { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + display: flex; + flex-flow: column nowrap; + overflow: auto; + height: 100vh; + width: 100%; +} +@media (max-width: 991px) { + .viewport-wrapper { + bottom: auto; + height: initial; + min-height: 100vh; + } +} +.view-col-group { + display: flex; + flex-direction: column; + position: relative; + overflow-y: auto; +} +.view-col-wrapper { + display: flex; + flex-direction: row; + max-height: 100%; + height: 100%; + min-height: 0; +} +@media (max-width: 991px) { + .view-col-wrapper { + flex-direction: column; + max-height: none; + height: initial; + display: block; + } +} +.sidemenu { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background: #fff; + border: 1px solid #ccc; + position: fixed; + z-index: 60; + top: 0; + bottom: 0; + left: -260px; + width: 250px; + transition: left 51ms; + cursor: default; + display: flex; + flex-direction: column; + padding: 4px 7px; + overflow-y: auto; +} +.sidemenu > * { + flex-shrink: 0; +} +.sidemenu__toggle { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background: #d3d3d3; + position: absolute; + z-index: 60; + top: 46px; + left: -7px; + width: 32px; + height: 32px; + cursor: pointer; + transition: left 51ms; + display: flex; + flex-direction: column; + justify-content: space-around; + padding: 3px 4px; +} +.sidemenu__hotzone { + position: fixed; + top: 0; + bottom: 0; + left: 0; + width: 1px; +} +.sidemenu__burger { + background: #fff; + height: 3px; + box-shadow: inset 0 0 1px 0 #888; +} +.sidemenu__toggle:hover .sidemenu { + left: 0; + transition: left 51ms; +} +.sidemenu__toggle:hover .sidemenu--offset { + left: -12px; +} +.sidemenu__row { + width: 100%; + margin-bottom: 5px; +} +.sidemenu__row--vert { + display: flex; + flex-direction: column; + justify-content: space-around; + align-items: center; +} +.sidemenu__row__divider { + background: rgba(204, 204, 204, 0.6274509804); + height: 1px; + width: calc(100% - 16px); + margin: 2px 8px 7px; +} +.sidemenu__row__divider--heavy { + background: #aaa; + width: calc(100% + 6px); + margin: 2px -3px 7px; +} +.sidemenu__row__label { + min-width: 46px; + flex-shrink: 0; +} +.sidemenu__row__label--cb-label { + font-weight: initial; + display: flex; + margin-bottom: 0; + justify-content: space-between; + align-items: center; + width: 100%; +} +input[type="checkbox"].sidemenu__row__label__cb { + margin-right: 3px; + margin-left: 7px; +} +.night-mode .sidemenu { + border-color: #555; +} +.omni__wrp-output { + width: 100%; + justify-content: flex-end; + display: none; +} +.omni__output { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + position: absolute; + z-index: 100; + padding: 0.2em 0.7em; + border-radius: 0.2em; + border: 1px solid rgba(0, 0, 0, 0.15); + background: #fff; +} +.omni__output--scrolled { + position: fixed; + top: 42px; + right: 10px; +} +@media only screen and (min-width: 320px) { + .omni__output { + max-width: 300px; + min-width: 270px; + } +} +@media only screen and (min-width: 481px) { + .omni__output { + max-width: 460px; + min-width: 430px; + } +} +@media only screen and (min-width: 769px) { + .omni__output { + max-width: 740px; + min-width: 500px; + } +} +@media only screen and (max-width: 768px) { + .omni__output { + top: 40px; + } +} +@media only screen and (max-width: 768px) { + .omni__wrp-input { + margin-top: 2px; + margin-left: 0; + } +} +.omni__wrp-input--scrolled { + position: fixed; + z-index: 100; + top: 5px; + right: 10px; + width: 85px; + padding: 2px 0; + border-left: 40px solid rgba(0, 0, 0, 0); +} +.omni__wrp-input--scrolled .omni__input { + min-width: initial; + border-top-left-radius: 4px; + border-top-color: #ccc; +} +.omni__wrp-input--scrolled .omni__submit { + border-top-right-radius: 4px; + border-top-color: #ccc; +} +.omni__wrp-input--scrolled input { + padding: 0; + color: rgba(0, 0, 0, 0); +} +.omni__wrp-input--scrolled:focus, +.omni__wrp-input--scrolled:focus-within, +.omni__wrp-input--scrolled:active, +.omni__wrp-input--scrolled:hover { + width: 250px; + border-left: 0; +} +.omni__wrp-input--scrolled:focus input, +.omni__wrp-input--scrolled:focus-within input, +.omni__wrp-input--scrolled:active input, +.omni__wrp-input--scrolled:hover input { + padding: 6px 12px; + color: inherit; +} +.omni__input { + height: 32px; + min-width: 100px; +} +@media (min-width: 992px) { + .omni__input { + border-top-left-radius: 0; + border-top-color: rgba(0, 0, 0, 0); + } +} +.omni__submit { + height: 32px; + padding: 3px 7px; +} +@media (min-width: 992px) { + .omni__submit { + border-top-right-radius: 0; + border-top-color: rgba(0, 0, 0, 0); + } +} +.omni__wrp-paginate { + display: flex; + justify-content: space-between; +} +.omni__wrp-paginate > span { + display: inline-block; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + padding: 2px; + font-size: 1.1em; + min-width: 20px; +} +.omni__paginate-ctrl { + cursor: pointer; +} +.omni__paginate-ctrl:hover { + color: #337ab7; +} +.omni__paginate-left { + margin-right: auto; +} +.omni__paginate-count { + margin: 0 auto; +} +.omni__paginate-right { + margin-left: auto; +} +.btn-name-pronounce, +.btn-stats-name { + vertical-align: top; + height: 24px; + width: 24px; +} +.name-pronounce-icon { + line-height: 16px; +} +.name-pronounce { + display: none; +} +.hwin__top-border-icon { + top: 0; + margin-left: auto; + padding: 2px; + color: #f5f5f5; + cursor: pointer; + font-size: 12px; + width: 18px; + text-align: center; +} +.hwin__top-border-icon--text { + line-height: 11px; + font-weight: bolder; + font-family: monospace; +} +.hwin__top-border-icon:hover, +.hwin__top-border-icon:active, +.hwin__top-border-icon:visited { + color: #e8e8e8; + text-decoration: none; +} +.glyphicon.top-border-icon, +.glyphicon.delete-icon { + top: 0; + margin-left: auto; + padding: 2px; + color: rgba(255, 255, 255, 0.7); + cursor: pointer; + font-size: 12px; +} +.glyphicon.top-border-icon:hover, +.glyphicon.top-border-icon:active, +.glyphicon.top-border-icon:visited, +.glyphicon.delete-icon:hover, +.glyphicon.delete-icon:active, +.glyphicon.delete-icon:visited { + text-decoration: none; +} +#btn-popout, +#btn-popout-feat { + margin-left: auto; +} +#tabs-right, +#tabs-right-feats { + margin-left: auto; + display: flex; +} +#tabs-right > #btn-popout, +#tabs-right-feats > #btn-popout { + margin-left: 0; +} +.rollbox-min { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + position: fixed; + z-index: 100; + right: 7px; + bottom: 0; + color: rgba(255, 255, 255, 0.7); + width: 24px; + height: 24px; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; +} +.rollbox-min .glyphicon { + position: absolute; + top: 5px; + left: 6px; +} +.rollbox { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + display: none; + position: fixed; + width: 260px; + height: 335px; + z-index: 110; + border: 1px solid rgba(0, 0, 0, 0.15); + right: 1em; + bottom: 0; + flex-direction: column; +} +.rollbox .ipt-roll { + flex-shrink: 0; + overflow-x: auto; + height: 30px; + width: 100%; +} +.rollbox .out-roll { + overflow-y: auto; + height: 100%; + display: flex; + flex-direction: column-reverse; + transform: translateZ(0); +} +.rollbox .head-roll { + height: 24px; + flex-shrink: 0; + width: 100%; + box-shadow: 0 0 3px rgba(0, 0, 0, 0.25); + display: flex; + flex-direction: row; + justify-content: space-between; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + cursor: pointer; +} +.rollbox .head-roll .hdr-roll { + line-height: 24px; + padding: 0 6px; +} +.rollbox .head-roll .delete-icon { + padding: 6px; +} +.rollbox .out-roll .out-roll-wrp .out-roll-item:first-child { + border-top-left-radius: 6px; + border-top-right-radius: 6px; +} +.rollbox .out-roll .out-roll-wrp .out-roll-item:last-child { + border-bottom-left-radius: 6px; + border-bottom-right-radius: 6px; +} +.rollbox .out-roll .out-roll-item { + position: relative; + margin: 1px 3px; + padding: 1px 3px; + width: calc(100% - 6px); + word-wrap: break-word; + display: flex; + align-items: center; + justify-content: space-between; +} +.rollbox .out-roll .out-roll-item--message { + display: block; +} +.rollbox .out-roll-item-button-wrp { + display: none; + position: absolute; +} +.rollbox .out-roll-item:hover .out-roll-item-button-wrp { + display: flex; + right: 3px; +} +.rollbox .btn-copy-roll { + padding: 0 2px; + line-height: 1.4; +} +.rollbox .out-roll .out-roll-item .roll-label { + font-style: italic; +} +.rollbox .out-roll .out-roll-item .roll { + font-weight: bold; +} +.rollbox .out-roll .out-roll-item .roll-min { + color: #ff3100; +} +.rollbox .out-roll .out-roll-item .roll-max { + color: #00b400; +} +.rollbox .out-roll .out-roll-id { + width: 100%; + font-size: 70%; + padding: 1px 3px; +} +.rll__prompt-header { + font-size: 32px; +} +.rll__dropped { + -webkit-text-decoration: red line-through; + text-decoration: red line-through; +} +.rll__list { + margin-bottom: 0; + padding-left: 24px; +} +.rll__exploded { + color: #6f99b8; +} +.rll__success { + -webkit-text-decoration: #209520 underline; + text-decoration: #209520 underline; +} +.rll__min--muted { + color: #d24c2d; +} +.rll__max--muted { + color: #209520; +} +.rll__exploded { + color: #6f99b8; +} +.rll__min--muted { + color: #d24c2d; +} +.rll__max--muted { + color: #209520; +} +.wrp-stat-tab { + width: 100%; + display: flex; +} +.view-col { + position: relative; + margin: 7px 13px 12px; + flex: 1; + display: flex; + flex-direction: column; + height: calc(100% - 19px); +} +.view-col--wrp-book-contents { + height: initial; + position: relative; + flex: 1; +} +.wrp-footer-buttons { + margin-top: 3px; +} +#listcontainer.view-col { + display: flex; + flex-flow: column nowrap; +} +#listcontainer .list a.book-name { + display: flex; + justify-content: space-between; + padding: 0; +} +#contentwrapper.view-col { + overflow-x: hidden; + margin-bottom: 5px; +} +#contentwrapper.view-col > *:not(.wrp-stats-table) { + flex-shrink: 0; +} +.wrp-stats-table { + overflow-x: hidden; + overflow-y: auto; + border-top: 2px solid #5e0000; + border-bottom: 2px solid #5e0000; + transform: translateZ(0); + flex-shrink: 1; + background: #f6f4f2; +} +@media (max-width: 991px) { + .wrp-stats-table { + overflow-y: initial; + } +} +.filtertools, +#filtertools { + font-size: 0.8em; +} +.filtertools select, +#filtertools select { + margin: 1px; +} +.filtertools small:hover, +#filtertools small:hover { + cursor: pointer; +} +#pointbuy input { + margin: 2px; + text-align: right; + width: 3em; +} +#pointbuy input[type="number"] { + -webkit-appearance: textfield; + -moz-appearance: textfield; + appearance: textfield; +} +#pointbuy input[type="checkbox"] { + width: initial; + margin: initial; +} +.list, +.list-display-only { + transform: translateZ(0); + position: relative; + padding-left: 0; + list-style-type: none; + height: 100%; + overflow-y: auto; + overflow-x: hidden; + clear: both; + font-size: 0.8em; +} +@media (min-width: 992px) { + .list--stats, + .list-display-only--stats { + overflow-y: scroll; + margin-right: -9px; + } +} +@media (max-width: 991px) { + .list, + .list-display-only { + max-height: 40vh; + } +} +.list.rules, +.list-display-only.rules { + overflow-y: auto !important; + padding-top: 0; +} +.list li, +.list-display-only li { + cursor: pointer; + line-height: 14px; +} +.list .list-multi-selected, +.list-display-only .list-multi-selected { + box-shadow: inset 0 0 0 200px rgba(0, 107, 196, 0.3); +} +.lst--border { + border-bottom: 1px solid #ddd; +} +.list-multi-selected .lst--border { + border-color: #6fa4d0; +} +.row--blacklisted { + display: none !important; +} +.manbrew__source { + overflow: hidden; +} +.manbrew__search { + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; +} +.manbrew__filtertools button { + border-top: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; +} +.manbrew__filtertools .wrp-cb-all { + border-bottom: 1px solid #ccc; + border-right: 1px solid #ccc; + line-height: 14px; + border-bottom-right-radius: 3px; + text-align: center; + vertical-align: middle; +} +.manbrew__wrp_btn_del_selected { + text-align: right; + padding-bottom: 5px; +} +.manbrew__current_brew { + margin-bottom: 5px; +} +.manbrew__row.row { + margin-right: 0; + margin-left: 0; + padding: 4px 0; +} +.manbrew__col--tall { + line-height: 30px; +} +.manbrew__list { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + height: initial; + overflow-y: initial; + width: 100%; +} +.night-mode .manbrew__filtertools .wrp-cb-all { + border-color: #555; +} +.rnd-name { + position: relative; + font-size: 1.8em; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; + padding-left: 0.2em !important; +} +.rnd-name div.name-inner { + display: flex; + justify-content: space-between; + align-items: flex-end; +} +.monster .rnd-name .source { + position: relative; + margin-right: 0.2em; +} +.stats { + width: 100%; + font-size: 1.1em; + overflow-wrap: break-word; + padding: 0.4em; +} +.stats:last-child { + margin-bottom: 0; +} +td, +th { + padding: 1px 0.3em; +} +.stats table { + width: 100%; + margin-bottom: 5px; +} +.stats table.statsDataInset { + margin: 10px; + width: calc(100% - 20px); + border: 1px solid rgba(0, 0, 0, 0.4); + box-shadow: 0 0 4px 0 #988d7c; +} +.stats table caption { + margin-left: 5px; + padding: 0; + font-weight: bold; + font-size: 1.1em; +} +th.border { + height: 4px; +} +.wrp-stats-table th.border { + height: 3px; +} +th.border-thin { + height: 1px; +} +td.divider div { + background: #822000; + height: 2px; + margin: 6px 0; +} +.stats span.name { + font-weight: bold; +} +.stats span.name { + font-weight: bold; +} +tr.text > td { + padding-bottom: 0.7em; +} +tr.text.compact > td { + padding-bottom: 0; +} +tr.text.compact > td p:last-child { + margin-bottom: 0; +} +span.dc-roller[mode="dice"] { + color: #337ab7; + cursor: pointer; +} +.night-mode span.dc-roller[mode="dice"] { + color: #7db6e8; +} +div#lootoutput { + height: 100%; + clear: both; +} +.mon__btn-reset-lvl, +.mon__btn-scale-lvl { + margin: -4px 2px 0 0; + padding: 0 5px; + font-size: 10px; + line-height: 1.2em; + height: 80%; +} +.mon__cr_slider_wrp { + position: absolute; + top: 23px; + left: 0; + background: #fff; + border: 1px solid #ccc; + width: calc(100% - 30px); + margin: 0 10px; + padding: 5px 7px 10px; + border-radius: 4px; + box-shadow: 0 0 3px 0 #000; + font-size: 15px; +} +.mon__cr_slider_wrp--compact { + top: 41px; +} +.mon__cr_slider { + width: 100%; +} +.mon__ability-names th { + text-align: center; + font-weight: bold; + color: inherit; +} +.mon__ability-scores { + text-align: center; + width: 16%; +} +.mon__wrp-size-type-align--token, +.mon__wrp-avoid-token { + max-width: calc(100% - 11rem); +} +.mon__sect-header-inner { + display: block; + margin-top: -0.3rem; + margin-bottom: -0.3rem; + font-weight: 100; +} +.mon__sect-row-inner { + padding-top: 0.5rem !important; +} +.mon__sect-row-inner > *:last-of-type { + margin-bottom: 0.5rem !important; +} +.mon__stat-header-underline { + font-size: 1.6rem; + font-family: "Andada", serif; + font-variant: small-caps; + border-bottom: 2px solid #822000; + color: #822000; + vertical-align: bottom !important; + padding-left: 0.2rem; +} +.mon__wrp-token { + display: block; + position: absolute; + z-index: 10; + top: 0; + right: 0.5rem; + width: auto; + max-width: 11rem; + height: auto; + transition: opacity 34ms, max-width 34ms, right 34ms; +} +.mon__wrp-token:hover { + max-width: 100%; + right: 0; + opacity: 1 !important; + transition: opacity 34ms, max-width 34ms, right 34ms; +} +.mon__wrp-token:hover .mon__btn-token-cycle { + opacity: 1; + transition: opacity 34ms; +} +.mon__wrp-token:hover .mon__wrp-token-footer { + opacity: 1; + transition: opacity 34ms; +} +.mon__token { + width: 100%; + height: 100%; +} +.mon__btn-token-cycle { + position: absolute; + top: 50%; + bottom: 50%; + display: flex; + align-items: center; + justify-content: center; + width: 40px; + height: 40px; + background: rgba(0, 0, 0, 0.475); + cursor: pointer; + color: #fff; + border: 1px solid rgba(204, 204, 204, 0.6274509804); + opacity: 0; + transition: opacity 34ms; +} +.mon__btn-token-cycle--left { + left: 0; + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; + border-right: 0; +} +.mon__btn-token-cycle--right { + right: 0; + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; + border-left: 0; +} +.mon__btn-token-cycle:hover { + color: #ddd; +} +.mon__wrp-token-footer { + display: flex; + position: absolute; + height: 22px; + right: 5px; + bottom: 0; + left: 5px; + align-items: center; + justify-content: center; + opacity: 0; + transition: opacity 34ms; +} +.mon__token-footer { + background: rgba(0, 0, 0, 0.475); + color: #fff; + font-family: "Andada", serif; + font-variant: small-caps; + font-size: 16px; + border-radius: 5px; + padding: 1px 5px; + border: 1px solid rgba(204, 204, 204, 0.6274509804); +} +.night-mode .mon__cr_slider_wrp { + border-color: #555; +} +tr th.mon__name--token { + padding-right: 12rem; +} +#crcalc input[type="number"], +#crcalc input[type="checkbox"], +#crcalc .inputwrap { + text-align: right; + width: 6em; +} +#crcalc input[type="checkbox"] { + width: auto; +} +#crcalc input#hd { + float: none; + width: 4em; +} +#crcalc span#hdval { + width: 2.1em; + text-align: center; + display: inline-block; +} +#crcalc input[type="number"]#hd::-webkit-inner-spin-button, +#crcalc input[type="number"]#hd::-webkit-outer-spin-button { + margin: 0; +} +#crcalc .explanation { + font-weight: normal; + width: 26em; +} +#crcalc input#hd:focus { + border: 1px solid initial; +} +#msbcr { + text-align: center; + font-size: 0.8em; + margin: 0 auto; +} +#msbcr th { + text-align: center; + padding: 0 0.5em; + cursor: initial !important; +} +#msbcr tr { + cursor: pointer; +} +#croutput { + padding: 0.2em 0.7em; + border-radius: 7px; +} +#instructions p { + font-size: small; +} +#expectedcr { + text-align: center; +} +img.token { + position: absolute; + z-index: 10; + top: 0; + right: 0.5rem; + float: right; + width: auto; + max-width: 11rem; + height: auto; + transition: opacity 34ms, max-width 34ms, right 34ms; +} +img.token:hover { + max-width: 100%; + right: 0; + opacity: 1 !important; + transition: opacity 34ms, max-width 34ms, right 34ms; +} +.stats p.subtrait { + padding: 0 1em; + font-size: 0.9em; +} +.gm-screen-panel { + background-color: #f0f0f0; +} +.gm-screen-panel.faux-hover { + background: #e0e0e0; +} +.gm-screen-panel.faux-hover .panel-content-wrapper-inner::after { + background: rgba(224, 224, 224, 0.5019607843); +} +.panel-history-control-remove-wrapper, +.panel-control-bar { + background: rgba(128, 128, 128, 0.5019607843); +} +.panel-control-icon { + color: rgba(255, 255, 255, 0.7); +} +.panel-add { + color: #ccc; +} +.btn-panel-add { + border: 1px solid #ccc; +} +.btn-panel-add:hover, +.btn-panel-add.faux-hover { + background: #e0e0e0; +} +.night-mode .btn-panel-add { + border-color: #555; +} +.panel-content-wrapper-inner { + background: #fff; +} +.panel-control-top, +.panel-control-right, +.panel-control-bottom, +.panel-control-left, +.panel-control-middle { + background: rgba(204, 204, 204, 0.6274509804); + border: 1px solid #ccc; +} +.night-mode .panel-control-top, +.night-mode .panel-control-right, +.night-mode .panel-control-bottom, +.night-mode .panel-control-left, +.night-mode .panel-control-middle { + background: rgba(119, 119, 119, 0.6666666667); + border-color: #aaa; +} +.panel-addmenu-tab-head[active="true"] { + background-color: #e6e6e6; + border-color: #adadad; +} +.btn-spotlight { + background-color: #e8f5ff; + border-color: #c4cace; +} +.btn-spotlight:focus { + color: #333; + background-color: #d2dee6; + border-color: #85898c; +} +.btn-spotlight:hover { + color: #333; + background-color: #d2dee6; + border-color: #85898c; +} +.panel-addmenu-tab-head.btn-spotlight[active="true"] { + background-color: #d2dee6; + border-color: #85898c; +} +.underline-tabs { + border-top: 1px solid #ccc; +} +.night-mode .underline-tabs { + border-color: #555; +} +.panel-content-wrapper-inner td div.border { + background-color: #822000; +} +.panel-history-control-remove { + color: rgba(255, 255, 255, 0.7); +} +.panel-history-control-middle { + background: rgba(204, 204, 204, 0.6274509804); + border: 1px solid #ccc; +} +.night-mode .panel-history-control-middle { + background: rgba(119, 119, 119, 0.6666666667); + border-color: #aaa; +} +.gm-init-row.gm-init-row-active input { + background: rgba(207, 229, 255, 0.4705882353); +} +.gm-init-row.gm-init-row-active .init-wrp-creature { + background: rgba(207, 229, 255, 0.4705882353); +} +.gm__panel-bg { + background: #fff; +} +.init__wrp_conds { + display: flex; +} +.init__cond { + width: 7px; + margin-right: 3px; + display: grid; + grid-gap: 3px; + cursor: pointer; +} +.init__cond:hover { + box-shadow: 0 0 5px 0 gray; +} +.init__cond_bar { + width: 7px; + height: 100%; +} +.initp__content { + overflow-y: auto; + overflow-x: hidden; + height: 100%; + width: 100%; +} +.initp__wrp_active { + display: flex; + flex-direction: column; + width: 100%; + height: 100%; +} +.initp__meta { + font-size: 1.6rem; +} +.initp__header { + width: 100%; + display: flex; + justify-content: space-between; + font-variant: small-caps; + border-bottom: 1px solid #ccc; +} +.initp__h_name, +.initp__r_name { + min-width: 115px; + width: 100%; +} +.initp__h_name--compact { + text-align: center; +} +.initp__r_name { + display: flex; + justify-content: space-between; +} +.initp__h_hp, +.initp__r_hp { + min-width: 100px; + width: 100%; +} +.initp__h_hp--compact { + text-align: center; +} +.initp__h_stat, +.initp__r_stat { + width: 40px; + text-align: center; + flex-shrink: 0; + flex-grow: 0; +} +.initp__r_hp_pill { + padding: 2px 4px; + border-radius: 3px; + color: #fff; + text-align: center; +} +.initp__h_score, +.initp__r_score { + flex: none; + width: 80px; + text-align: center; +} +.initp__h_score--compact, +.initp__r_score--compact { + width: 40px; +} +.initp__r_score { + line-height: 24px; +} +.initp__r { + width: 100%; + display: flex; + justify-content: space-between; + padding: 2px 3px; + border-bottom: 1px solid #e0e0e0; +} +.initp__r:last-of-type { + border-bottom: 0; +} +.initp__r:hover { + background: rgba(0, 0, 0, 0.062745098); +} +.initp__r--active { + background: rgba(207, 229, 255, 0.4705882353); +} +.initp__r--active:hover { + background: rgba(191, 213, 239, 0.4705882353); +} +.night-mode .initp__header { + border-color: #555; +} +.lst__form-top { + display: flex; + flex-shrink: 0; +} +.lst__form-top > * { + min-width: 0; +} +.lst__form-top > button { + flex-shrink: 0; +} +.lst__form-top > *:first-child { + border-bottom-left-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-right: 0; +} +.lst__form-top > *:last-child { + border-bottom-right-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} +.lst__form-top > *:not(:first-child):not(:last-child) { + border-radius: 0; + border-right: 0; +} +.lst__wrp-search-glass { + position: absolute; + z-index: 3; + top: 0; + bottom: 2px; + left: 6px; + opacity: 0.5; +} +.lst__wrp-search-visible { + position: absolute; + top: 0; + right: 6px; + bottom: 0; + opacity: 0.5; +} +.lst__search { + padding-left: 23px; +} +.lst__search--no-border-r { + border-bottom-left-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; + border-right: 0; +} +.lst__search--no-border-h { + border-radius: 0; + border-right: 0; +} +*:first-child > .lst__search--no-border-h { + border-top-left-radius: 4px; +} +div#showsearch { + display: none; +} +.psi-order-and-talent { + font-style: italic; +} +.psi-focus-title { + font-style: italic; + font-weight: bold; +} +.stats-sub-header { + font-style: italic; + font-weight: bold; +} +.stats-list-sub-header { + font-style: italic; + font-weight: bold; + margin-left: 5px; +} +.list-entry-none { + font-style: italic; +} +.filter-sublist-item-wrapper { + display: flex; +} +.filter-sublist-item-text { + margin-right: 20px; +} +input[type="checkbox"].filter-checkbox { + margin-left: auto; + padding: 0 10px; +} +input[type="checkbox"].readonly { + pointer-events: none; +} +#sublistcontainer > ul > li, +#featlistcontainer > ul > li, +#listcontainer > ul > li { + padding: 0; +} +.lst__wrp-cells, +#sublistcontainer .list a, +#featlistcontainer .list a, +#listcontainer .list a { + color: inherit; + display: flex; + align-items: center; + overflow: hidden; + padding: 0 2px 1px; + text-decoration: none; +} +.lst__wrp-cells.bk__contents_header_link, +#sublistcontainer .list a.bk__contents_header_link, +#featlistcontainer .list a.bk__contents_header_link, +#listcontainer .list a.bk__contents_header_link { + padding: 0; +} +.lst__wrp-cells.bk__contents_show_all, +#sublistcontainer .list a.bk__contents_show_all, +#featlistcontainer .list a.bk__contents_show_all, +#listcontainer .list a.bk__contents_show_all { + height: 16px; +} +.lst__row--focusable:focus { + box-shadow: inset 0 0 0 200px rgba(0, 107, 196, 0.3); +} +.sublist { + display: none; + position: relative; + padding: 0 0 2px; + flex-direction: column; + flex-shrink: 0; + height: 130px; +} +.sublist .list { + margin-bottom: 3px; + padding-top: 3px; +} +.sublist--visible { + display: flex; +} +.sublist--resizable { + margin-bottom: 3px; + min-height: 75px; + max-height: 80%; +} +@media (max-width: 991px) { + .sublist--resizable { + max-height: 40vh; + height: initial; + } +} +.sublist__wrp-cols { + display: flex; +} +.sublist__wrp-cols > *:last-child { + flex-grow: 1; +} +.sublist__ele-resize { + background-color: rgba(170, 170, 170, 0.2666666667); + border: 1px solid rgba(204, 204, 204, 0.4); + position: absolute; + bottom: 0; + height: 1px; + width: 100%; + cursor: ns-resize; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + line-height: 1px; + font-size: 10px; + text-align: center; +} +.ecgen__visible, +.ecgen__visible--flex, +.ecgen__visible--flex-col { + display: none; +} +.ecgen__btn_list { + padding: 0 1px; + line-height: 12px; + font-size: 9px; + border-radius: 3px; +} +.ecgen__del_players, +.ecgen__advanced_add_col, +.ecgen__advanced_remove_col { + padding: 0 2px; + font-size: 10px; + flex-shrink: 0; + flex-grow: 0; +} +.ecgen__cr_input { + width: 100%; + text-align: center; +} +.night-mode .ecgen__wrp { + background: #222; +} +.ecgen_active .ecgen__visible { + display: block; +} +.ecgen_active .ecgen__visible--flex { + display: flex; +} +.ecgen_active .ecgen__visible--flex-col { + display: flex; + flex-direction: column; +} +.ecgen_active .ecgen__hidden { + display: none !important; +} +.ecgen_active .ecgen__name { + width: 26.66666666%; +} +.ecgen_active .ecgen__name--sub { + width: 29.16666667%; +} +tr.trait .rd__b--3, +tr.action .rd__b--3, +tr.reaction .rd__b--3, +tr.legendary .rd__b--3, +tr.mythic .rd__b--3, +tr.lairaction .rd__b--3, +tr.regionaleffect .rd__b--3 { + margin-bottom: 1rem; +} +tr.lairaction p, +tr.regionaleffect p { + margin-bottom: 5px; +} +.stats--book-large { + border-radius: 0; + line-height: 1.7; + font-size: 1em; +} +.stats--book-large .rd__h--0 { + font-size: 2.5em; +} +.stats--book-large .rd__h--1 { + font-size: 1.9em; +} +.stats--book-large .rd__h--2 { + font-size: 1.6em; +} +.stats--book-large .rd__b--3, +.stats--book-large table, +.stats--book-large p { + margin: 0 0 15px; + text-indent: 0; +} +.stats--book-large .rd__spc-inline-post { + width: 100%; + height: 15px; +} +.stats--book-large .rd__spc-inline-post:last-child { + height: 0; +} +.stats--book-large .rd__list { + margin-bottom: 15px; +} +.stats--book-large .rd__list + .rd__list { + margin-top: -10px; +} +.stats--book-large .rd__list > .rd__list { + margin-bottom: 0; +} +.stats--book-large .rd__list-hang-notitle p { + text-indent: -1.1em; +} +.stats--book-large .rd__list-hang-notitle > .rd__li { + margin-bottom: 5px; +} +.stats--book-large .rd__list-hang-notitle > .rd__li > * { + margin: 0 0 5px; +} +.stats--book-large .rd__p-cont-indent { + text-indent: 0; + margin-top: 5px; +} +.stats--book-large .rd__quote-line { + margin-bottom: 10px; +} +.stats--book-large .rd__quote-line--last { + margin-bottom: 5px; +} +#listcontainer.book-contents > ul > li { + max-height: initial; +} +.book-view.view-col { + flex: 5; +} +.book-contents .list li:hover { + background: inherit; +} +.book-contents .list li:active { + color: inherit; +} +.book-contents ul { + margin-left: 0; + padding-left: 20px; +} +.book-contents .list li { + max-height: none; +} +.book-contents ul.contents > li:last-child, +.book-contents ul.contents > li > ul > ul > li:last-child { + border-bottom: 0; +} +.bk-contents ul, +.bk-contents li, +.book-contents ul.contents li { + list-style: none; +} +.bk-contents__sub_spacer--1 { + color: gray; + display: inline-block; + margin: 0 4px; +} +.book-contents ul.contents { + height: initial; + position: sticky; + top: 0; + overflow-y: auto; + max-height: 100vh; + padding: 0 0 22px; +} +@media only screen and (min-width: 1600px) { + #listcontainer.book-contents { + position: fixed; + top: 0; + left: 0; + max-width: calc((100vw - 1170px) / 2); + margin: 0; + min-height: 100vh; + } + .book-contents ul.contents { + position: relative; + } +} +.book-contents li.contents-item > ul > li { + font-weight: bold; +} +.initial-message { + color: #5e0000; + font-family: "Taroca", serif; + font-weight: 500; + text-align: center; + text-transform: uppercase; + line-height: 1.3em; + font-size: 0.75em; +} +.book-view .initial-message { + font-size: 1.8em; +} +.stats .initial-message, +.prntv .initial-message { + font-size: 1.4em; +} +.book-contents .list li:hover span { + display: initial; +} +.book-contents span.sect { + width: 100%; +} +.f-all-wrapper { + position: fixed; + z-index: 100; + right: calc(50vw - 585px + 1.5em); + bottom: 10px; + left: calc((100vw - 780px) / 2 + 1.5em); + padding: 0 20px; +} +@media (max-width: 1200px) { + .f-all-wrapper { + right: calc(50vw - 485px + 1.5em); + left: calc((100vw - 646.6666666667px) / 2 + 1.5em); + } +} +@media (max-width: 991px) { + .f-all-wrapper { + right: calc((100vw - 750px) / 2 + 1.5em); + left: calc((100vw - 750px) / 2 + 1.5em); + } +} +@media only screen and (max-width: 768px) { + .f-all-wrapper { + right: calc((100vw - 750px) / 2 + 1.5em); + left: calc((100vw - 750px) / 2 + 1.5em); + } +} +@media only screen and (max-width: 480px) { + .f-all-wrapper { + right: 3.5em; + left: 3.5em; + } +} +.f-all-wrapper > input { + width: 100%; +} +.f-all-out { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + overflow-y: auto; + max-height: 400px; + width: 100%; + border: 1px solid rgba(0, 0, 0, 0.15); + padding: 0.2em 0.7em; + border-radius: 0.2em; + display: none; +} +.f-result { + display: flex; + justify-content: space-between; + margin: 0; + padding: 5px 0; +} +.f-result > span { + display: inline-block; +} +.highlight { + background-color: #ff0; +} +header p.lead { + color: #d3d3d3; +} +ul.list li:hover { + background: #d3d3d3; +} +.stats { + background: #f6f4f2; +} +@media only screen and (min-width: 1600px) { + #listcontainer.book-contents { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + background: #fff; + } +} +.shadow-big { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); +} +.night-mode .night__shadow-big { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); +} +.stats--book { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); +} +.stats--book ::-moz-selection { + background: #242527; + color: #fff; + text-shadow: none; +} +.stats--book ::selection { + background: #242527; + color: #fff; + text-shadow: none; +} +.prntv { + position: fixed; + z-index: 100; + top: 0; + right: 0; + bottom: 0; + left: 0; + width: 100vw; + height: 100vh; + background: #fff; + display: flex; + flex-direction: column; +} +.prntv__spacer-name { + font-family: "Andada", serif; + font-variant: small-caps; + text-transform: uppercase; + font-weight: bold; + padding: 0 5px; + height: 16px; + background: silver; + font-size: 12px; + -moz-column-break-before: auto; + break-before: auto; + -moz-column-break-after: auto; + break-after: auto; + -moz-column-break-inside: avoid; + break-inside: avoid; +} +.prntv__wrp { + -moz-column-count: 6; + column-count: 6; + -moz-column-gap: 7px; + column-gap: 7px; + -moz-column-break-inside: avoid; + break-inside: avoid-column; +} +@media (max-width: 2160px) { + .prntv__wrp { + -moz-column-count: 5; + column-count: 5; + } +} +@media (max-width: 1800px) { + .prntv__wrp { + -moz-column-count: 4; + column-count: 4; + } +} +@media (max-width: 1440px) { + .prntv__wrp { + -moz-column-count: 3; + column-count: 3; + } +} +@media (max-width: 1080px) { + .prntv__wrp { + -moz-column-count: 2; + column-count: 2; + } +} +@media only screen and (max-width: 720px) { + .prntv__wrp { + -moz-column-count: 1; + column-count: 1; + } +} +.prntv__wrp-item { + margin: 0; + width: 100%; + display: inline-block; + border-radius: 0.2em; + border: #ccc 1px solid; +} +.prntv__no-breaks { + -moz-column-break-before: auto; + break-before: auto; + -moz-column-break-after: auto; + break-after: auto; + -moz-column-break-inside: avoid; + break-inside: avoid; +} +.night-mode .prntv__wrp-item { + border-color: #555; +} +.stats--prntv { + padding: 0.3em; + font-size: 1em; + background: none; +} +.stats--prntv p { + margin-bottom: 4px; +} +.mode div.pnl-menu { + background: #d3d3d3; +} +.stripe-odd:nth-child(odd), +.stripe-even:nth-child(even), +.stripe-odd-table > tbody > tr:nth-child(odd), +.stripe-even-table > tbody > tr:nth-child(even) { + background: rgba(192, 192, 192, 0.5019607843); +} +.stats .stripe-odd-table > tbody > tr:nth-child(odd), +.stats .stripe-even-table > tbody > tr:nth-child(even) { + background: rgba(203, 191, 170, 0.5019607843); +} +.hwin .hoverborder, +th.border { + background: #5e0000; +} +.hwin .hoverborder.hoverborder-book, +.stats--book th.border { + background: silver; +} +.bk__stats--narrow { + max-width: 640px; + margin: 0 auto; +} +.bk__contents-header { + color: inherit; + display: flex; + align-items: center; + overflow: hidden; + margin-top: -1px; + padding: 1px 0 1px 5px; + text-decoration: none; + border-bottom: 1px solid #ccc; + border-top: 1px solid #ccc; + justify-content: space-between; +} +.bk__nav-head-foot-item { + min-width: 75px; +} +.bk__to-top { + display: none; +} +.bk__to-top--scrolled { + display: flex; + flex-direction: column; + position: fixed; + z-index: 99; + top: 42px; + right: 10px; + padding: 2px 0; +} +@media (max-width: 768px) { + .bk__to-top--scrolled { + display: none; + } +} +.bk__overlay-loading { + position: absolute; + top: 4px; + right: 0; + bottom: 4px; + left: 0; + background: #fff; + border-bottom: 4px solid silver; +} +.bk__wrp-btns-open-find { + position: fixed; + bottom: 0; + left: 7px; +} +.bk__btn-find { + border-bottom-left-radius: 0; +} +.bk__btn-goto { + border-bottom-right-radius: 0; +} +.night-mode .bk__contents-header { + border-color: #555; +} +.night-mode .bk__overlay-loading { + background: #222; + border-bottom-color: #565656; +} +.bks__wrp-bookshelf { + align-items: stretch; +} +.bks__wrp-bookshelf-item, +.bks__wrp-bookshelf-item:hover { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + border: 2px solid #ccc; + color: #333; + -webkit-text-decoration-color: #333; + text-decoration-color: #333; +} +.bks__bookshelf-item-name { + min-height: 40px; + max-width: 220px; + font-weight: bold; + flex-grow: 1; +} +.bks__bookshelf-image { + width: 300px; + height: 300px; + -o-object-fit: none; + object-fit: none; +} +.night-mode .bks__wrp-bookshelf-item, +.night-mode .bks__wrp-bookshelf-item:hover { + background: #222; + border-color: #555; + color: #bbb; + -webkit-text-decoration-color: #bbb; + text-decoration-color: #bbb; +} +.f-all-out { + background: #fff; +} +.life__output { + background: #d3d3d3; +} +.f-all-out > p:nth-child(odd) { + background: #f4f4f4; +} +#msbcr tr:nth-child(even) { + background: #d3d3d3; +} +#croutput { + background: #d3d3d3; +} +#lootgen hr { + border-top: 2px solid #ccc; +} +.night-mode #lootgen hr { + border-top: 2px solid #555; +} +li.contents-item { + position: relative; + border-bottom: 0; +} +li.contents-item > a { + border-bottom: 1px solid #ddd; + border-top: 1px solid #ddd; + margin-top: -1px; +} +li.contents-item > ul > li.active, +li.contents-item > ul > ul.active > li > a { + background: #f0f0f0; +} +li.contents-item > ul > ul.active > li > a:hover { + background: #d3d3d3; +} +ul.list.books ul a:hover, +ul.list.contents > li a:hover, +ul.list.contents > li > ul.bk-contents > li > a > span:hover, +.bk__contents-toggle-all:hover { + background: #d3d3d3; +} +ul.list.contents > li > ul.bk-contents > li a:hover { + background: initial; +} +ul.list.books > li > a > span.showhide:hover, +ul.list.books > li > a > span.name:hover { + background: #d3d3d3; +} +.hwin .hoverborder .window-title { + color: #fff; + font-family: "good-pro-condensed", sans-serif; +} +.rollbox { + background: #fff; +} +.rollbox .ipt-roll { + background: #fff; + border-radius: 0; +} +.rollbox-min, +.rollbox .head-roll { + background: #d3d3d3; +} +.rollbox-min:hover, +.rollbox .head-roll:hover { + background: #e3e3e3; +} +.rollbox .out-roll .out-roll-item { + background: rgba(176, 176, 176, 0.2078431373); +} +.rollbox .out-roll .out-roll-item .out-roll-item-code { + font-family: "Courier New", monospace; + background: #fff; + border-radius: 3px; + padding: 0 2px; + cursor: pointer; +} +.life__output-wrp-border { + border: 1px solid rgba(0, 0, 0, 0.15); +} +.homebrew-section { + background-color: rgba(255, 0, 0, 0.05); +} +.homebrew-section .homebrew-float { + float: right; + border: 1px dotted; + margin-bottom: 5px; + margin-left: 5px; + padding-right: 2px; + padding-left: 2px; +} +.homebrew-section .homebrew-old-content { + color: #a00; + margin-left: 5px; +} +.homebrew-section .homebrew-notice::before { + content: "Homebrew"; +} +.homebrew-inline { + background-color: rgba(255, 0, 0, 0.05); + -webkit-text-decoration: underline dotted; + text-decoration: underline dotted; +} +.stats tr.homebrew-hover > td { + padding: 5px 0.3em; +} +.stats tr.homebrew-hover > td > div > *:last-child { + margin-bottom: 0; +} +.don__bar { + width: calc(100% - 40px); + height: 20px; + margin: 20px 20px 5px; + box-shadow: 0 0 3px 0 #000; + border-radius: 4px; + border: 1px solid #ccc; + background: #f0f0f0; +} +.don__bar--home { + width: calc(100% - 10px); + height: 20px; + margin: 5px; +} +.don__bar_inner { + height: 18px; + background: gold; + width: 0; + text-align: right; + color: #333; +} +.toast { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + position: fixed; + z-index: 2000; + top: -50px; + min-height: 40px; + min-width: 600px; + max-width: 850px; + display: flex; + width: 90vw; + right: 0; + left: 0; + margin: 0 auto; + justify-content: space-between; + align-items: center; + padding: 5px 15px; + border: 1px solid rgba(0, 0, 0, 0); + border-radius: 4px; + opacity: 1; + transition: top 84ms; +} +.toast--animate:nth-of-type(1) { + top: 5px; + transition: top 84ms; +} +.toast--animate:nth-of-type(2) { + top: 50px; + transition: top 84ms; +} +.toast--animate:nth-of-type(3) { + top: 95px; + transition: top 84ms; +} +.toast--animate:nth-of-type(4) { + top: 140px; + transition: top 84ms; +} +.toast--deleted { + z-index: 1999; +} +.toast__wrp-control { + flex: 0; + display: flex; + align-items: center; + justify-content: center; + align-self: stretch; + margin: -5px -15px -5px 0; +} +.toast__btn-close { + height: 100%; + margin: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; + border-top: 0; + border-right: 0; + border-bottom: 0; + border-left: 1px solid rgba(128, 128, 128, 0.2509803922); + background: rgba(0, 0, 0, 0); +} +.toast__btn-close:hover, +.toast__btn-close:focus { + background: rgba(128, 128, 128, 0.1254901961); +} +.toast--type-success { + color: #3c763d; + background-color: #dff0d8; + border-color: #d6e9c6; +} +.toast--type-info { + color: #31708f; + background-color: #d9edf7; + border-color: #bce8f1; +} +.toast--type-warning { + color: #8a6d3b; + background-color: #fcf8e3; + border-color: #faebcc; +} +.toast--type-danger { + color: #a94442; + background-color: #f2dede; + border-color: #ebccd1; +} +.night-mode .toast--type-info { + color: #fff; + background-color: #354e5a; + border-color: #bce8f1; +} +.cards__btn-choose-icon { + width: 26px; + height: 26px; + padding: 0; +} +.cards__disp-btn-icon { + width: 24px; + height: 24px; + background-repeat: no-repeat; + background-size: 24px 24px; + filter: invert(1); +} +.cards__disp-typeahead-icon { + width: 24px; + height: 24px; + background-repeat: no-repeat; + background-size: 24px 24px; + display: inline-block; +} +.cards-cfg__ipt-color { + width: 40px; +} +.night-mode .cards__disp-btn-icon { + filter: initial; +} +.night-mode .cards__disp-typeahead-img { + filter: invert(1); +} +.form-control--error, +.form-control--error[readonly], +.form-control--error[disabled] { + background-color: rgba(255, 0, 0, 0.0941176471); + border: 1px solid #843534; +} +.form-control--error:focus, +.form-control--error[readonly]:focus, +.form-control--error[disabled]:focus { + border-color: #843534; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ce8483; +} +.form-control--warning, +.form-control--warning[readonly], +.form-control--warning[disabled] { + background-color: rgba(255, 170, 0, 0.0941176471); + border: 1px solid #846334; +} +.form-control--warning:focus, +.form-control--warning[readonly]:focus, +.form-control--warning[disabled]:focus { + border-color: #846334; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ceaa83; +} +.night-mode body { + color: #bbb; + background: #222 + url("data:image/png;base64,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") + repeat scroll left top; +} +.night-mode .page__header { + color: #bbb; + background: #333; +} +.night-mode .page__title--home span { + color: #909090; +} +.night-mode .page__title--home::after { + color: #909090; +} +.night-mode .page__title { + color: #d0d0d0; +} +.night-mode .page__nav-inner > li.active > a, +.night-mode .page__nav-inner > li.active > a:focus, +.night-mode .page__nav-inner > li.active > a:hover { + background-color: #333; + border-top: 0; + border-color: #555; + border-left-color: rgba(0, 0, 0, 0); + border-right-color: rgba(0, 0, 0, 0); + color: #d0d0d0; +} +.night-mode .text-muted { + color: #959595 !important; +} +.night-mode h1, +.night-mode h2, +.night-mode h3, +.night-mode h4, +.night-mode h5, +.night-mode h6 { + color: #bbb; +} +.night-mode pre { + color: #bbb; + background: #222; + border-color: #555; +} +.night-mode hr { + border-color: #555; +} +.night-mode #legal-notice { + background: #222; + color: #999; +} +.night-mode a, +.night-mode .roller { + color: #7db6e8; +} +.night-mode .hwin__top-border-icon { + color: #bbb; +} +.night-mode .hwin__top-border-icon:hover { + color: #c8c8c8; +} +.night-mode .text-muted a, +.night-mode .text-muted .roller { + color: #6e8eab; +} +.night-mode .nav > li:not(.active) > a { + color: #bbb; + background-color: #222; + border: 1px solid rgba(85, 85, 85, 0.6274509804); + border-top: 0; +} +.night-mode .nav > li:not(.active) > a:focus, +.night-mode .nav > li:not(.active) > a:hover { + background-color: #272727; + color: #fff; +} +.night-mode .nav > li.active > a:focus, +.night-mode .nav > li.active > a:hover { + color: #fff; +} +.night-mode .nav li.active > a > span.page__nav-date { + color: #000 !important; +} +.night-mode .nav li.open > a, +.night-mode .nav li.open > a:focus, +.night-mode .nav li.open > a:hover { + background-color: #272727; + border-left: 1px solid #337ab7; + border-right: 1px solid #337ab7; + border-color: #337ab7; +} +.night-mode .nav li.active.open > a, +.night-mode .nav li.active.open > a:focus, +.night-mode .nav li.active.open > a:hover { + background-color: #333; + color: #fff; +} +.night-mode .btn:hover { + box-shadow: 0 0 1px 1px #888; +} +.night-mode .btn[disabled]:hover { + box-shadow: initial; +} +.night-mode .btn-default, +.night-mode .btn-default:hover, +.night-mode .btn-default:focus, +.night-mode .btn-default:active { + background-color: #222; + color: #bbb; + border-color: #555; +} +.night-mode .btn-primary, +.night-mode .btn-primary:hover, +.night-mode .btn-primary:focus, +.night-mode .btn-primary:active { + background-color: #2a4e6c; + color: #bbb; +} +.night-mode .btn-danger, +.night-mode .btn-danger:hover, +.night-mode .btn-danger:focus, +.night-mode .btn-danger:active { + background-color: #7e3a38; + color: #bbb; +} +.night-mode .btn-danger:hover { + box-shadow: 0 0 1px 1px #d43f3a; +} +.night-mode .btn-warning, +.night-mode .btn-warning:hover, +.night-mode .btn-warning:focus, +.night-mode .btn-warning:active { + background-color: #896838; + color: #bbb; +} +.night-mode .btn-info, +.night-mode .btn-info:hover, +.night-mode .btn-info:focus, +.night-mode .btn-info:active { + background-color: #2a697c; + color: #bbb; +} +.night-mode .btn-success, +.night-mode .btn-success:hover, +.night-mode .btn-success:focus, +.night-mode .btn-success:active { + background-color: #427442; + color: #bbb; +} +.night-mode .btn-default.active { + background-color: #888; + box-shadow: inset 0 3px 7px rgba(17, 17, 17, 0.9333333333); + color: #222; +} +.night-mode .btn-primary.active, +.night-mode .btn-danger.active, +.night-mode .btn-warning.active, +.night-mode .btn-info.active, +.night-mode .btn-success.active { + box-shadow: inset 0 3px 7px rgba(17, 17, 17, 0.9333333333); +} +.night-mode .btn-nowrap { + word-wrap: break-word; + overflow-wrap: break-word; +} +.night-mode dialog.dialog-modal, +.night-mode .dropdown-menu { + background: #222; + color: #bbb; + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.56); +} +.night-mode .dropdown-menu > li > a, +.night-mode .dropdown-menu > li > span { + color: #bbb; +} +.night-mode .dropdown-menu > li > a:focus, +.night-mode .dropdown-menu > li > a:hover, +.night-mode .dropdown-menu > li > span:focus, +.night-mode .dropdown-menu > li > span:hover { + background-color: #383838; + color: #fff; +} +.night-mode .dropdown-menu > li.ctx-danger > a, +.night-mode .dropdown-menu > li.ctx-danger > span { + color: #fff; + background-color: #7e3a38; +} +.night-mode .dropdown-menu > li.ctx-danger > a:focus, +.night-mode .dropdown-menu > li.ctx-danger > a:hover, +.night-mode .dropdown-menu > li.ctx-danger > span:focus, +.night-mode .dropdown-menu > li.ctx-danger > span:hover { + color: #fff; + background-color: #ac2925; +} +.night-mode .dropdown-menu > li.active > a, +.night-mode .dropdown-menu > li.active > span { + color: #000; + background: #e06565; +} +.night-mode .dropdown-menu > li.disabled > a, +.night-mode .dropdown-menu > li.disabled > span { + color: #777; +} +.night-mode .dropdown-menu > li.disabled > a:focus, +.night-mode .dropdown-menu > li.disabled > a:hover, +.night-mode .dropdown-menu > li.disabled > span:focus, +.night-mode .dropdown-menu > li.disabled > span:hover { + color: #777; + background: rgba(0, 0, 0, 0); +} +.night-mode .dropdown-menu .divider { + background-color: #555; +} +.night-mode select, +.night-mode input { + background-color: #222; + color: #bbb; +} +.night-mode select option { + color: #bbb; + background: #222; +} +.night-mode .list .row { + background: #222; +} +.night-mode .table-striped > tbody > tr:nth-of-type(odd) { + background-color: #444; +} +.night-mode .alert-info { + color: #fff; + background-color: #354e5a; +} +.night-mode .don__bar { + background: #222; +} +.night-mode .input-group-addon, +.night-mode .form-control { + background: #222; + color: #bbb; + border-color: #555; +} +.night-mode .form-control[disabled] { + background: rgba(14, 14, 14, 0.5333333333); +} +.night-mode .form-control--error, +.night-mode .form-control--error[readonly], +.night-mode .form-control--error[disabled] { + background-color: #3e0000; + border: 1px solid #843534; +} +.night-mode .form-control--error:focus, +.night-mode .form-control--error[readonly]:focus, +.night-mode .form-control--error[disabled]:focus { + border-color: #843534; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ce8483; +} +.night-mode .form-control--warning, +.night-mode .form-control--warning[readonly], +.night-mode .form-control--warning[disabled] { + background-color: #483700; + border-color: #846334; +} +.night-mode .form-control--warning:focus, +.night-mode .form-control--warning[readonly]:focus, +.night-mode .form-control--warning[disabled]:focus { + border-color: #846334; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #ceaa83; +} +.night-mode .omni__wrp-input--scrolled .omni__input { + border-color: #555; + background-color: #222; + color: rgba(0, 0, 0, 0); +} +.night-mode .omni__wrp-input--scrolled .omni__input:focus, +.night-mode .omni__wrp-input--scrolled .omni__input:focus-within, +.night-mode .omni__wrp-input--scrolled .omni__input:active, +.night-mode .omni__wrp-input--scrolled .omni__input:hover { + color: #bbb; +} +.night-mode .omni__wrp-input--scrolled .omni__submit { + border-color: #555; +} +@media (min-width: 992px) { + .night-mode .omni__input { + border-top-color: rgba(0, 0, 0, 0); + } +} +.night-mode .omni__input:focus { + border-color: #66afe9; +} +.night-mode .omni__submit { + border-top-color: #555; +} +@media (min-width: 992px) { + .night-mode .omni__submit { + border-top-color: rgba(0, 0, 0, 0); + } +} +.night-mode .omni__submit.btn-default:active:focus, +.night-mode .omni__submit.btn-default:active:hover, +.night-mode .omni__submit.btn-default { + background-color: #222; + color: #bbb; +} +.night-mode #pointbuy input[type="number"] { + border: 1px solid #555; + outline-offset: 0; + outline: none; +} +.night-mode #pointbuy input.form-control--error[type="number"] { + border: 1px solid red; +} +.night-mode ul.list li:hover { + background: #333; +} +.night-mode .book-contents .list li:hover { + background: initial; +} +.night-mode .list--stats > .row, +.night-mode .stats { + background: #222; +} +@media only screen and (min-width: 1600px) { + .night-mode #listcontainer.book-contents { + background: #222; + border-right: 1px solid #404040; + } +} +.night-mode .hwin .hoverborder, +.night-mode th.border, +.night-mode .stats--book th.border { + background: #565656; +} +.night-mode .hwin__wrp-table { + background: #222; +} +.night-mode .wrp-stats-table { + border-top: 2px solid #565656; + border-bottom: 2px solid #565656; +} +.night-mode .stats--book ::-moz-selection { + color: #242527; + background: #fff; +} +.night-mode .stats--book ::selection { + color: #242527; + background: #fff; +} +.night-mode tr.text td { + color: #bbb !important; +} +.night-mode tr.text td { + color: #bbb !important; +} +.night-mode .mon__btn-token-cycle { + color: #ddd; + background: rgba(255, 255, 255, 0.15); +} +.night-mode .mon__btn-token-cycle:hover { + color: #bbb; +} +.night-mode .mon__token-footer { + color: #ddd; + background: rgba(255, 255, 255, 0.15); +} +.night-mode tr.trait td, +.night-mode tr.action td, +.night-mode tr.reaction td, +.night-mode tr.legendary td { + color: #bbb !important; +} +.night-mode .life__output { + background: #222; +} +.night-mode .f-all-wrapper > input, +.night-mode .f-all-out, +.night-mode .omni__output { + background: #303030; +} +.night-mode .f-all-out > p:nth-child(odd) { + background: #202020; +} +.night-mode .omni__paginate-ctrl:hover { + color: #999; +} +.night-mode #msbcr tr:nth-child(even) { + background: rgba(0, 0, 0, 0.31); +} +.night-mode #croutput { + background: rgba(0, 0, 0, 0.31); +} +.night-mode .stats .divider div { + background-color: #d29a38; +} +.night-mode .wrp-stats-table { + background: #222; +} +.night-mode .stripe-odd:nth-child(odd), +.night-mode .stripe-even:nth-child(even), +.night-mode .stripe-odd-table > tbody > tr:nth-child(odd), +.night-mode .stripe-even-table > tbody > tr:nth-child(even) { + background-color: rgba(78, 78, 78, 0.5019607843); +} +.night-mode #please-select-message.showing > td { + color: #d29a38; +} +.night-mode #actions td, +.night-mode #reactions td, +.night-mode #legendaries td, +.night-mode #lairactions td, +.night-mode #regionaleffects td { + border-bottom-color: #d29a38; + color: #d29a38; +} +.night-mode .mon__stat-header-underline { + border-bottom-color: #d29a38; + color: #d29a38; +} +.night-mode .sourcePHB { + color: #337ab7 !important; + border-color: #337ab7 !important; + -webkit-text-decoration-color: #337ab7 !important; + text-decoration-color: #337ab7 !important; +} +.night-mode .sourceSADS { + color: #4f63f5 !important; + border-color: #4f63f5 !important; + -webkit-text-decoration-color: #4f63f5 !important; + text-decoration-color: #4f63f5 !important; +} +.night-mode .prntv { + background: #272727; +} +.night-mode .prntv__spacer-name { + background-color: #565656; +} +.night-mode ul.list.encounters > li > span:first-child, +.night-mode ul.list.names > li > span:first-child { + color: #999; +} +.night-mode li.contents-item > a { + border-bottom: 1px solid #404040; + border-top: 1px solid #404040; +} +.night-mode li.contents-item > ul > li.active, +.night-mode li.contents-item > ul > ul.active > li > a { + background: #303030; +} +.night-mode ul.list.books > li > a:hover, +.night-mode ul.list.adventures > li > a:hover, +.night-mode li.contents-item > ul > ul.active > li > a:hover, +.night-mode ul.list.books ul a:hover, +.night-mode ul.list.contents > li a:hover, +.night-mode ul.list.contents > li > ul.bk-contents > li > a > span:hover, +.night-mode ul.list.books > li > a > span.showhide:hover, +.night-mode ul.list.books > li > a > span.name:hover, +.night-mode .bk__contents-toggle-all:hover { + background: #333; +} +.night-mode ul.list.contents > li > ul.bk-contents > li a:hover { + background: initial; +} +.night-mode ul.list.encounters > li > ul > li > a:hover, +.night-mode ul.list.names > li > ul > li > a:hover, +.night-mode ul.bk-headers > li > a:hover, +.night-mode li.contents-item > ul > ul.active > li > a:hover, +.night-mode ul.list.contents > li > ul.bk-headers a:hover { + background: #333; +} +.night-mode ul.list.encounters li:nth-child(odd), +.night-mode ul.list.names li:nth-child(odd), +.night-mode ul.list.books > li:nth-child(odd), +.night-mode ul.bk-contents > li:nth-child(odd), +.night-mode ul.list.contents > li:nth-child(odd) { + background: none; +} +.night-mode ul.list.encounters li:nth-child(odd):hover, +.night-mode ul.list.encounters li:nth-child(even):hover, +.night-mode ul.list.books li:nth-child(odd):hover, +.night-mode ul.list.books li:nth-child(even):hover, +.night-mode ul.bk-contents li:nth-child(odd):hover, +.night-mode ul.list.names li:nth-child(even):hover, +.night-mode ul.list.names li:nth-child(odd):hover { + background: none; +} +.night-mode .lst--border { + border-color: #444; +} +.night-mode .list-multi-selected .lst--border { + border-color: #416482; +} +.night-mode #rulescontent caption { + color: #bbb; +} +.night-mode tr.trait td { + color: #bbb !important; +} +.night-mode ::-webkit-scrollbar-thumb { + background: #475b6b; +} +.night-mode .ui-slider { + background: #222; +} +.night-mode .ui-slider .ui-slider-tip { + background: #333; + color: #bbb; +} +.night-mode .ui-slider-pips .ui-slider-pip { + color: #ccc; +} +.night-mode + .ui-slider-pips:not(.ui-slider-disabled) + .ui-slider-pip:hover + .ui-slider-label, +.night-mode .ui-slider .ui-slider-label { + color: #7db6e8; +} +.night-mode .ui-slider-pips .ui-slider-line { + background-color: #337ab7; +} +.night-mode .ui-slider .ui-slider-handle, +.night-mode .ui-slider .ui-slider-range { + background: rgba(128, 128, 128, 0.5); +} +.night-mode .ui-slider .ui-slider-handle.ui-state-active { + border: 1px solid #fff; +} +.night-mode .mon__cr_slider_wrp { + background: #222; + color: #bbb; +} +.night-mode .hwin table.summary-noback th, +.night-mode .hwin table.summary th { + color: #bbb; +} +.night-mode .hwin .hoverborder .window-title { + color: #bbb; +} +.night-mode .rollbox { + background: #272727; +} +.night-mode .rollbox .ipt-roll { + background: #272727; +} +.night-mode .rollbox-min, +.night-mode .rollbox .head-roll { + background: #101010; +} +.night-mode .rollbox-min:hover, +.night-mode .rollbox .head-roll:hover { + background: #161616; +} +.night-mode .rollbox .out-roll .out-roll-item { + background: rgba(80, 80, 80, 0.4); +} +.night-mode .rollbox .out-roll .out-roll-item .out-roll-item-code { + background: #555; +} +.night-mode .life__output-wrp-border { + border: 1px solid rgba(255, 255, 255, 0.15); +} +.night-mode .gm-screen-panel { + background-color: #303030; +} +.night-mode .gm-screen-panel.faux-hover { + background: #404040; +} +.night-mode .gm-screen-panel.faux-hover .panel-content-wrapper-inner::after { + background: rgba(64, 64, 64, 0.5019607843); +} +.night-mode .panel-control-icon { + color: rgba(255, 255, 255, 0.7); +} +.night-mode .panel-add { + color: #ccc; +} +.night-mode .btn-panel-add:hover, +.night-mode .btn-panel-add.faux-hover { + background: #404040; +} +.night-mode .panel-content-wrapper-inner { + background: #222; +} +.night-mode .panel-addmenu-tab-head[active="true"] { + background-color: rgba(255, 255, 255, 0.2509803922) !important; +} +.night-mode .panel-content-wrapper-inner td div.border, +.night-mode .hwin td div.border { + background-color: #d29a38; +} +.night-mode .initial-message { + color: #d29a38; +} +.night-mode .ui-modal__row-sep { + background: #999; +} +.night-mode .panel-content-textarea { + background: #222; +} +.night-mode .gm-init-row.gm-init-row-active input, +.night-mode .gm-init-row.gm-init-row-active .init-wrp-creature { + background: rgba(141, 193, 255, 0.1254901961); +} +.night-mode .gm__panel-bg { + background: #222; +} +.night-mode .content-tab-bar { + background: #222; +} +.night-mode .homebrew-section { + background-color: rgba(255, 0, 0, 0.1); +} +.night-mode .homebrew-section .homebrew-old-content { + color: #f99; +} +.night-mode .homebrew-inline { + background-color: rgba(255, 0, 0, 0.1); +} +.night-mode .highlight { + color: #222; + background-color: #cc0; +} +.night-mode .ace_editor { + background: #222; + color: #bbb; +} +.night-mode .ace_editor .ace_gutter { + background: #333; + color: #bbb; +} +.night-mode .ace_editor .ace_gutter-active-line { + background: #222; +} +.night-mode .ace_editor .ace_marker-layer .ace_selection { + background: rgba(181, 213, 255, 0.4); +} +.night-mode .ace_editor .ace_marker-layer .ace_active-line { + background: rgba(0, 116, 255, 0.3); +} +.night-mode .ace_editor .ace_cursor { + color: #bbb; +} +.night-mode .ace_editor .ace_marker-layer .ace_step { + background: #665200; +} +.night-mode .ace_editor .ace_indent-guide { + background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWOQkpLyZfD09PwPAAfYAnaStpHRAAAAAElFTkSuQmCC") + right repeat-y; +} +.night-mode .sidemenu__row__divider { + background: rgba(153, 153, 153, 0.5333333333); +} +.night-mode .sidemenu { + background: #222; +} +.night-mode .sidemenu__toggle { + background: #444; +} +.night-mode .sidemenu__burger { + background: #222; +} +.night-mode .initp__r--active { + background: rgba(141, 193, 255, 0.1254901961); +} +.night-mode .ui-modal__row--cb:hover { + background: #383838; +} +.edge__body { + overflow: hidden !important; +} +.edge__overlay { + background: darkred; + position: fixed; + z-index: 99999; + top: 0; + right: 0; + bottom: 0; + left: 0; + width: 100vw; + height: 100vh; + color: #fff; + font-family: monospace; +} +.edge__title { + font-size: 72px; +} +.edge__btn-close { + position: absolute; + top: 8px; + right: 8px; + font-size: 16px; +} +.edge__link { + color: #fff !important; + text-decoration: underline; +} +.TEST_LEADER { + background: #f0f; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + color: #fff; + width: 728px; + height: 90px; +} +.TEST_RHS_TOP { + background: #f0f; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + color: #fff; + width: 300px; + height: 600px; +} +.TEST_RHS_BOTTOM { + background: lime; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + color: #fff; + width: 300px; + height: 250px; +} +@supports (-webkit-touch-callout: none) { + select.form-control { + color: #000; + } +} +@media print { + @page { + margin: 10mm 15mm; + } + body { + color: #000 !important; + overflow: visible !important; + background: none !important; + font-size: 10px !important; + } + header, + nav { + display: none !important; + } + strong, + .bold { + font-weight: 600; + } + a[href]::after { + content: none !important; + } + .help, + .help--hover { + text-decoration: none !important; + } + .no-print, + .btn-reroll, + .rollbox-min, + .rollbox, + .spacer-name { + display: none !important; + } + a, + .roller { + color: #000 !important; + } + .stats, + .stats.monster { + background: rgba(0, 0, 0, 0) !important; + } + .stats-source, + .stats th { + color: #000 !important; + } + th.border, + .wrp-stats-table th.border { + background: #000 !important; + height: 1px !important; + } + td.divider div { + height: 1px !important; + background: #000 !important; + margin: 0 !important; + } + .stats td, + .stats th { + padding: 1px 2px !important; + } + .stats--book-large .rd__b--3, + .stats--book-large table, + .stats--book-large p { + margin: 0 0 3px !important; + } + .stats--book { + box-shadow: none !important; + } + #listcontainer, + #stat-tabs, + .wrp-footer-buttons, + #float-token, + .btn-name-pronounce, + .btn-stats-name { + display: none !important; + } + .wrp-stats-table { + border-top: 0 !important; + border-bottom: 0 !important; + } + #sticky-nav { + display: none !important; + } + #classtable table tr:nth-child(odd) td { + background: #d3d3d3 !important; + } + .cls-prntv__wrp-tabs { + display: none !important; + } + .mon__btn-scale-lvl, + .mon__btn-scale-lvl { + display: none !important; + } + .mon__name--token { + padding-right: 0 !important; + } + .mon__stat-header-underline { + border-bottom: 1px solid #000 !important; + color: #000 !important; + } + .rd__b-inset { + background: none !important; + box-shadow: none !important; + border-color: #000 !important; + } + .bk__to-top, + .bk__nav-head-foot-item { + display: none !important; + } + .prntv-active > *:not(.prntv) { + display: none !important; + } + .prntv-active .prntv { + position: relative; + top: unset; + right: unset; + bottom: unset; + left: unset; + width: calc(100vw - 20px); + display: block; + } + .prntv-active .prntv__scroller { + overflow: visible !important; + height: initial; + } + .prntv-active .prntv__wrp-controls, + .prntv-active .prntv__spacer-name, + .prntv-active .prntv__footer { + display: none !important; + } + .prntv-active .prntv__no-breaks { + -moz-column-break-before: unset !important; + break-before: unset !important; + -moz-column-break-after: unset !important; + break-after: unset !important; + -moz-column-break-inside: unset !important; + break-inside: unset !important; + } + .prntv-active .prntv th.border { + border: 0 !important; + padding: 0 !important; + } + .prntv-active .prntv .pnl-menu { + display: none; + } + .stats--prntv { + -moz-column-break-before: auto !important; + break-before: auto !important; + -moz-column-break-after: auto !important; + break-after: auto !important; + -moz-column-break-inside: avoid !important; + break-inside: avoid !important; + } +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +@media (max-width: 991px) { + .dropdown-menu-filter { + max-height: 525px; + } +} +.fltr__btn-close { + min-width: 100px; +} +.fltr__minimal-hide { + display: none; +} +.fltr__no-items { + display: none !important; +} +.fltr__h { + display: flex; + justify-content: space-between; + font-size: 15px; + align-items: center; +} +@media only screen and (max-width: 768px) { + .fltr__h { + flex-direction: column; + } + .fltr__h--multi { + flex-direction: initial; + } +} +@media only screen and (max-width: 768px) { + .fltr__h-text { + align-self: flex-start; + } +} +@media only screen and (max-width: 768px) { + .fltr__h-wrp-btns-outer { + width: 100%; + flex-direction: column; + align-items: initial !important; + } + .fltr__h-wrp-btns-outer > * { + width: 100%; + margin: 0.25rem !important; + } +} +@media only screen and (max-width: 768px) { + .fltr__h-wrp-state-btns-outer { + flex-direction: column; + } + .fltr__h-wrp-state-btns-outer > * { + width: 100%; + } +} +.fltr__h-btn-mobile-settings { + min-width: 30px; +} +.fltr__h-btn-logic { + min-width: 46px; + font-weight: bold; +} +.fltr__h-btn-logic.btn-xxs { + min-width: 34px; +} +.fltr__h-btn-logic--blue { + color: #337ab7; +} +.fltr__h-btn-logic--blue:hover { + color: #2a6496; +} +.fltr__h-btn-logic--red { + color: #8a1a1b; +} +.fltr__h-btn-logic--red:hover { + color: #711617; +} +.fltr__h-btn--all, +.fltr__h-btn--all:focus, +.fltr__h-btn--all:hover { + text-decoration: underline; + -webkit-text-decoration-color: #337ab7; + text-decoration-color: #337ab7; +} +.fltr__h-btn--clear, +.fltr__h-btn--clear:focus, +.fltr__h-btn--clear:hover { + text-decoration: underline; + -webkit-text-decoration-color: #c3c3c3; + text-decoration-color: #c3c3c3; +} +.fltr__h-btn--none, +.fltr__h-btn--none:focus, +.fltr__h-btn--none:hover { + text-decoration: underline; + -webkit-text-decoration-color: #8a1a1b; + text-decoration-color: #8a1a1b; +} +.fltr__summary_item { + cursor: help; + margin: 0 3px; + font-weight: bold; + font-size: 12px; + line-height: 12px; +} +.fltr__summary_nest { + display: flex; + padding: 2px 0; + font-size: 12px; + align-items: center; +} +.fltr__summary_item--include { + color: #337ab7; + text-shadow: 0 0 1px #337ab7; +} +.fltr__summary_item--exclude { + color: #8a1a1b; + text-shadow: 0 0 1px #8a1a1b; +} +.fltr__summary_item_spacer { + margin: 0 3px; + padding-left: 1px; + cursor: default; + background: rgba(204, 204, 204, 0.6274509804); + min-height: 12px; +} +.fltr__btn_nest { + margin: 2px; + padding: 2px 6px; + white-space: nowrap; + text-align: center; + font-size: 10.5px; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + background: #f0f0f0; + border: 1px solid #ccc; +} +.fltr__btn_nest:hover { + background-color: #e6e6e6; +} +.fltr__btn_nest--include { + background: repeating-linear-gradient( + 135deg, + #337ab7, + #337ab7 11px, + transparent 11px, + transparent 22px + ); +} +.fltr__btn_nest--include:hover { + background: repeating-linear-gradient( + 135deg, + #2d6da3, + #2d6da3 11px, + transparent 11px, + transparent 22px + ); +} +.fltr__btn_nest--include span { + background: #fff; + padding: 1px 0; +} +.fltr__btn_nest--include-all { + background: #337ab7; + color: #fff; +} +.fltr__btn_nest--include-all:hover { + background: #2d6da3; +} +.fltr__btn_nest--exclude { + background: repeating-linear-gradient( + 135deg, + transparent, + transparent 11px, + #8a1a1b 11px, + #8a1a1b 22px + ); +} +.fltr__btn_nest--exclude:hover { + background: repeating-linear-gradient( + 135deg, + transparent, + transparent 11px, + #751617 11px, + #751617 22px + ); +} +.fltr__btn_nest--exclude span { + background: #fff; + padding: 1px 0; +} +.fltr__btn_nest--exclude-all { + background: #8a1a1b; + color: #fff; +} +.fltr__btn_nest--exclude-all:hover { + background: #751617; +} +.fltr__btn_nest--both { + background: repeating-linear-gradient( + 135deg, + #337ab7, + #337ab7 11px, + #8a1a1b 11px, + #8a1a1b 22px + ); + color: #fff; +} +.fltr__btn_nest--both:hover { + background: repeating-linear-gradient( + 135deg, + #2d6da3, + #2d6da3 11px, + #751617 11px, + #751617 22px + ); +} +.fltr__dropdown-divider { + border-bottom: #ccc 1px dotted; + width: 100%; +} +@media only screen and (max-width: 768px) { + .fltr__dropdown-divider { + box-shadow: inset 0 0 2px 2px #eee; + height: 7px; + flex-shrink: 0; + border: 0; + background: #ccc; + margin-top: 0.5rem; + margin-bottom: 0.75rem !important; + } +} +.fltr__dropdown-divider--indented { + opacity: 0.4; + width: calc(100% - 80px); + margin: 0 auto; +} +.fltr__dropdown-divider--sub { + border-style: dashed; + width: calc(100% - 2rem); + border-color: rgba(204, 204, 204, 0.6274509804); +} +.fltr__pill { + margin: 2px; + padding: 2px 6px; + background: #f0f0f0; + white-space: nowrap; + text-align: center; + font-size: 10.5px; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + border: 1px solid #ccc; + float: left; +} +.fltr__pill:hover { + background-color: #e6e6e6; +} +.fltr__pill[state="yes"] { + background: #337ab7; + color: #fff; + border: 1px solid #22527b; +} +.fltr__pill[state="yes"]:hover { + background: #2d6da3; +} +.fltr__pill[state="no"] { + background: #8a1a1b; + color: #fff; + border: 1px solid #4a0e0e; +} +.fltr__pill[state="no"]:hover { + background: #751617; +} +.fltr__wrp-pills, +.fltr__wrp-pills--sub { + flex-wrap: wrap; + margin-bottom: 7px; +} +.fltr__wrp-pills { + display: block; +} +.fltr__wrp-pills::after { + content: ""; + clear: both; + display: block; +} +.fltr__wrp-pills--flex, +.fltr__wrp-pills--sub { + display: flex; +} +.fltr__wrp-subs { + display: block; +} +.fltr__mini-view { + border-left: #ccc 1px solid; + border-right: #ccc 1px solid; + background: linear-gradient(to top, #ccc, whitesmoke 1px); + display: flex; + flex-wrap: wrap; + flex-shrink: 0; +} +.fltr__mini-view--no-sort-buttons { + border-bottom: 1px solid #ccc; + background: #f5f5f5; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + min-height: 3px; +} +.fltr__mini-pill { + margin: 1px 2px; + padding: 1px 2px; + white-space: nowrap; + text-align: center; + font-size: 9.4px; + border-radius: 3px; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + display: none; +} +.fltr__mini-pill:hover { + -webkit-text-decoration: red line-through; + text-decoration: red line-through; +} +.fltr__mini-pill[state="yes"] { + background: #337ab7; + color: #fff; + display: block; +} +.fltr__mini-pill--default-sel[state="yes"] { + background: #48637a; +} +.fltr__mini-pill[state="no"] { + background: #822000; + color: #fff; + display: block; +} +.fltr__mini-pill--default-desel[state="no"] { + background: #7a564f; +} +.fltr__h-summary { + position: relative; + display: inline-block; + vertical-align: middle; + box-sizing: border-box; + font-size: 11px; + line-height: 22px; + margin-left: auto; +} +.fltr__h-summary-filtering { + color: #333; + text-shadow: 0 0 1px #333; +} +.fltr__h-btn-toggle-display { + min-width: 43px; +} +.fltr__slider { + width: 100%; +} +.fltr__slider.ui-slider-pips { + margin: 5px 40px 35px; +} +.fltr__slider:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label, +.fltr__slider .ui-slider-label { + color: #337ab7; +} +.fltr__slider .ui-slider-pip-label .ui-slider-label { + display: flex; + justify-content: center; +} +.fltr__slider .ui-slider-handle .ui-slider-tip { + white-space: nowrap; + width: 60px; + margin-left: -30px; +} +.fltr__range-inline-label { + margin-left: 15px; + flex-shrink: 0; + min-width: 75px; + text-align: right; + font-style: italic; +} +.fltr__group-comb-toggle { + font-style: italic; + cursor: pointer; + letter-spacing: -1px; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; +} +.fltr__hidden--search { + display: none !important; +} +.fltr-src__wrp-slider { + background: #f0f0f0; + border-radius: 4px; +} +.fltr-src__slider .ui-slider-pip .ui-slider-label { + top: 10px; + margin-left: -36px; + width: 72px; +} +.fltr-src__slider .ui-slider-handle .ui-slider-tip { + margin-left: -36px; + width: 72px; +} +.fltr-cls__tgl { + width: 16px; + height: 16px; + padding: 0; + flex-shrink: 0; + flex-grow: 0; + display: inline-block; + cursor: pointer; + border: 1px solid #ccc; + border-radius: 4px; + outline: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + border-radius: 7px; +} +.fltr-cls__tgl:active { + box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7333333333); +} +.fltr-cls__tgl.active { + background: #666; + border-color: #8c8c8c; +} +.ui-slider-tip { + pointer-events: none; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.night-mode .fltr__btn_nest { + background: #222; + border-color: #555; +} +.night-mode .fltr__btn_nest:hover { + background: #323232; +} +.night-mode .fltr__btn_nest--include { + background: repeating-linear-gradient( + 135deg, + #337ab7, + #337ab7 11px, + transparent 11px, + transparent 22px + ); +} +.night-mode .fltr__btn_nest--include:hover { + background: repeating-linear-gradient( + 135deg, + #2d6da3, + #2d6da3 11px, + transparent 11px, + transparent 22px + ); +} +.night-mode .fltr__btn_nest--include span { + background: #222; +} +.night-mode .fltr__btn_nest--include-all { + background: #337ab7; +} +.night-mode .fltr__btn_nest--include-all:hover { + background: #2d6da3; +} +.night-mode .fltr__btn_nest--exclude { + background: repeating-linear-gradient( + 135deg, + transparent, + transparent 11px, + #8a1a1b 11px, + #8a1a1b 22px + ); +} +.night-mode .fltr__btn_nest--exclude:hover { + background: repeating-linear-gradient( + 135deg, + transparent, + transparent 11px, + #751617 11px, + #751617 22px + ); +} +.night-mode .fltr__btn_nest--exclude span { + background: #222; +} +.night-mode .fltr__btn_nest--exclude-all { + background: #8a1a1b; +} +.night-mode .fltr__btn_nest--exclude-all:hover { + background: #751617; +} +.night-mode .fltr__btn_nest--both { + background: repeating-linear-gradient( + 135deg, + #337ab7, + #337ab7 11px, + #8a1a1b 11px, + #8a1a1b 22px + ); +} +.night-mode .fltr__btn_nest--both:hover { + background: repeating-linear-gradient( + 135deg, + #2d6da3, + #2d6da3 11px, + #751617 11px, + #751617 22px + ); +} +.night-mode .fltr__dropdown-divider { + border-color: #555; +} +@media only screen and (max-width: 768px) { + .night-mode .fltr__dropdown-divider { + box-shadow: inset 0 0 2px 2px #333; + background: #555; + } +} +.night-mode .fltr__dropdown-divider--sub { + border-color: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .fltr__pill { + border-color: #555; +} +.night-mode .fltr__pill[state="ignore"] { + background: #222; +} +.night-mode .fltr__pill[state="ignore"]:hover { + background: #323232; +} +.night-mode .fltr__pill[state="yes"] { + border-color: #22527b; +} +.night-mode .fltr__pill[state="no"] { + border-color: #4a0e0e; +} +.night-mode .fltr__mini-view { + background: #343434; + border-color: #555; + background: linear-gradient(to top, #555, #343434 1px); +} +.night-mode .fltr__h-btn-logic--blue { + color: #337ab7; +} +.night-mode .fltr__h-btn-logic--blue:hover { + color: #7398b7; +} +.night-mode .fltr__h-btn-logic--red { + color: #8a1a1b; +} +.night-mode .fltr__h-btn-logic--red:hover { + color: #8a4b4b; +} +.night-mode .fltr-src__wrp-slider { + background: rgba(51, 51, 51, 0.6666666667); +} +.night-mode .fltr-cls__tgl { + background: #222; + border-color: #555; +} +.night-mode .fltr-cls__tgl:active { + box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.7333333333); +} +.night-mode .fltr-cls__tgl.active { + background: #555; + border-color: #6f6f6f; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.ui__btn-xxl-square { + width: 110px; + height: 110px; +} +.ui__ipt-color { + width: 40px; + padding: 0; +} +.ui__ipt-color::-webkit-color-swatch-wrapper { + padding: 3px; +} +.ui__ipt-color::-webkit-color-swatch { + border: 1px solid #ccc; +} +.ui-list__wrp { + transform: translateZ(0); + font-size: 11.2px; +} +.ui-list__wrp-preview { + font-size: 13.5px; +} +.ui-source__row { + margin-left: calc(-96px - 0.5rem); +} +.ui-source__name { + min-width: 96px; + white-space: nowrap; + text-align: right; +} +.ui-source__divider { + height: 1px; + width: 30px; + background: #ccc; + display: inline-block; + margin: 0 3px; +} +.ui-modal__body-active { + overflow-y: hidden !important; +} +.ui-modal__row { + margin-bottom: 5px; + display: flex; + justify-content: space-between; + align-items: center; + font-weight: initial; + min-height: 30px; +} +.ui-modal__row:first-of-type { + margin-top: -1px; +} +.ui-modal__row--cb { + padding: 0 3px; + border-radius: 3px; +} +.ui-modal__row--cb:hover { + background: #f5f5f5; +} +.ui-modal__row--sel { + padding: 0 3px; +} +.ui-modal__row--stats-header { + min-height: initial; + font-weight: bold; + font-size: 12px; + margin-bottom: 0; +} +.ui-modal__row--stats { + flex-direction: column; +} +.ui-modal__row > * { + margin-right: 5px; +} +.ui-modal__row > *:last-child { + margin-right: 0; +} +.ui-modal__row-sep { + height: 1px; + width: calc(100% - 12px); + margin: 2px 2px 7px; + background: #ccc; +} +.ui-modal__header--border { + border-bottom: 1px solid rgba(204, 204, 204, 0.6274509804); +} +.ui-modal__header--fullscreen { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); +} +.ui-modal__footer { + border-top: 1px solid rgba(204, 204, 204, 0.6274509804); +} +.ui-modal__footer--fullscreen { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); +} +.ui-modal__overlay { + position: fixed; + z-index: 1000; + top: 0; + left: 0; + width: 100vw; + height: 100vh; + display: flex; + justify-content: center; + align-items: center; + background-color: rgba(69, 69, 69, 0.5333333333); +} +.ui-modal__overlay-blind { + background-color: #fff; +} +.ui-modal__inner { + position: relative; + z-index: 1001; + top: initial; + left: initial; + margin: 60px auto; + padding: 5px 10px; + float: none; + height: 400px; + min-width: 600px; + max-height: 400px; + min-height: 400px; +} +@media (max-width: 767px) { + .ui-modal__inner { + min-width: 0; + } +} +@media (min-width: 768px) { + .ui-modal__inner { + max-width: 750px; + } +} +@media (min-width: 992px) { + .ui-modal__inner { + max-width: 970px; + } +} +@media (min-width: 1200px) { + .ui-modal__inner { + max-width: 1170px; + } +} +.ui-modal__inner--no-min-height { + min-height: 0; + height: initial; +} +.ui-modal__inner--uncap-height { + max-height: calc(100% - 120px); + height: initial; +} +.ui-modal__inner--uncap-width { + max-width: calc(100% - 180px); + width: initial; +} +.ui-modal__inner--max-width-640p { + max-width: 640px; +} +.ui-modal__inner--mode-fullscreen { + max-height: 0; + height: 100vh; + flex-shrink: 0; + min-height: 100vh; + border-radius: 0; + box-shadow: none; + border: 0; +} +.ui-modal__scroller { + height: 100%; + width: 100%; + min-height: 0; + overflow-y: auto; +} +.ui-search__wrp-output { + position: relative; + height: 100%; + width: 100%; + display: flex; + flex-direction: column; +} +.ui-search__wrp-controls { + width: 100%; + display: flex; + z-index: 900; +} +.ui-search__wrp-controls--in-tabs { + margin-top: -1px; +} +.ui-search__wrp-results { + position: relative; + padding: 3px; + transform: translateZ(0); + height: 100%; + overflow-y: auto; + overflow-x: hidden; + font-size: 11.2px; +} +.ui-search__row { + cursor: pointer; + font-weight: bold; + padding: 1px 2px; + display: flex; + justify-content: space-between; + border-bottom: 1px solid #ccc; +} +.ui-search__row:hover { + background: #d3d3d3; +} +.ui-search__row:focus { + box-shadow: inset 0 0 0 200px rgba(0, 107, 196, 0.3); +} +.ui-search__sel-category { + border-radius: 0; + max-width: 180px; + flex-shrink: 0; + border-right: 0; +} +.ui-search__ipt-search { + border-radius: 0; + width: 100%; +} +.ui-search__ipt-search-sub-ipt[type="radio"] { + display: inline-block; + margin: 0 3px 0 0; +} +.ui-search__ipt-search-sub-ipt-custom { + max-width: 30px; + border-radius: 0; + border-left: 0; + margin-right: -1px; + border-right-color: #e0e0e0; + border-left-color: #e0e0e0; + padding-left: 0; +} +.ui-search__ipt-search-sub-ipt-custom[type="number"]::-webkit-inner-spin-button { + margin: 0; + -webkit-appearance: none; +} +.ui-search__ipt-search-sub-wrp { + flex-shrink: 0; + margin-bottom: 0; + padding: 5px; + font-weight: normal; + border: 1px solid #ccc; + height: 34px; + border-left: 0; + display: flex; +} +.ui-search__ipt-search-sub-lbl { + display: flex; + align-items: center; + height: 100%; +} +.ui-search__ipt-search-sub-lbl:not(:last-child) { + margin-right: 7px; +} +.ui-search__message { + font-size: 1.4rem; + width: 100%; + height: 100%; + display: flex; + justify-content: center; + align-items: center; + font-family: "Andada", serif; + font-variant: small-caps; + font-weight: 500; +} +.ui-tab__btn-tab-head { + display: inline-block; + padding: 2px 4px 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + cursor: pointer; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + border-bottom: 0; +} +.ui-tab__btn-tab-head--active { + background-color: #e6e6e6; + border-color: #adadad; +} +.ui-tab__wrp-tab-body { + width: 100%; + height: 100%; + overflow-y: auto; + overflow-x: hidden; +} +.ui-tab__wrp-tab-body--border { + padding: 3px 0; +} +.ui-tab__wrp-tab-body--background { + background: #fff; +} +.ui-tab__wrp-tab-heads--border { + border-bottom: 1px solid #ccc; +} +.ui-prof__btn-cycle { + width: 16px; + height: 16px; + padding: 0; + flex-shrink: 0; + flex-grow: 0; + display: inline-block; + cursor: pointer; + border: 1px solid #ccc; + border-radius: 4px; + outline: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; +} +.ui-prof__btn-cycle:active { + box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7333333333); +} +.ui-prof__btn-cycle.active { + background: #666; + border-color: #8c8c8c; +} +.ui-prof__btn-cycle[data-state="0"] { + background: #fff; +} +.ui-prof__btn-cycle[data-state="1"] { + background: #666; + border-color: #8c8c8c; +} +.ui-prof__btn-cycle[data-state="2"] { + background: #666; + border-color: #8c8c8c; + display: flex; + line-height: 14px; + -moz-osx-font-smoothing: grayscale; + -webkit-font-smoothing: antialiased; + font-style: normal; + font-variant: normal; + text-rendering: auto; + font-family: "Font Awesome 5 Pro"; + font-weight: 900; + color: #fff; + font-size: 12px; +} +.ui-prof__btn-cycle[data-state="2"]::before { + content: ""; +} +.ui-prof__btn-cycle[data-state="3"] { + background: repeating-linear-gradient( + 135deg, + white, + white 10px, + #666 10px, + #666 20px + ); + border-color: #8c8c8c; +} +.ui-dir__face { + position: relative; + width: 92px; + height: 92px; + border-radius: 46px; + background: #f0f0f0; + border: 1px solid #ccc; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + cursor: grab; +} +.ui-dir__arm { + width: 1px; + height: 40px; + background: #333; + position: absolute; + top: 46px; + left: 46px; + transform: rotate(180deg); + transform-origin: top; + pointer-events: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.75); +} +.ui-icn__wrp-icon { + font-size: 24px; +} +.ui-drag__wrp-drag-block { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; +} +.ui-drag__wrp-drag-dummy--highlight { + background: rgba(207, 229, 255, 0.4705882353); +} +.ui-drag__wrp-drag-dummy--lowlight { + background: rgba(0, 0, 0, 0); +} +.ui-drag__patch { + cursor: move; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + display: flex; + flex-shrink: 0; + padding: 5px 3px; + width: 14px; + font-size: 14px; +} +.ui-drag__dummy-patch { + width: 14px; +} +.ui-drag__patch-col { + display: flex; + flex-direction: column; + flex-shrink: 0; +} +.ui-drag__patch-col > div { + line-height: 4px; + text-align: center; +} +.ui-tip__parent { + cursor: help; + position: relative; +} +.ui-tip__child { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); + display: none; + position: absolute; + border: 1px solid #ccc; + background: #fff; + border-radius: 3px; + z-index: 1; + top: calc(100% + 5px); + padding: 5px; + opacity: 0; + transition: opacity 84ms ease-in-out; + pointer-events: none; +} +.ui-tip__parent:hover .ui-tip__child { + display: flex; + opacity: 1; +} +.ui-ctx__wrp { + box-shadow: 0 6px 12px rgba(0, 0, 0, 0.475); + z-index: 1100; + font-size: 14px; + background: #fff; + border: 1px solid rgba(204, 204, 204, 0.6274509804); + border-top-color: #ccc; +} +.ui-ctx__divider { + height: 1px; + width: 100%; + background: #ccc; +} +.ui-ctx__row { + cursor: pointer; + min-width: 160px; +} +.ui-ctx__row:hover { + background: #f5f5f5; +} +.ui-ctx__row.disabled, +.ui-ctx__row.disabled:hover { + cursor: default; + background: #fff; +} +.ui-pick__btn-add { + font-weight: bold; + padding: 1px 2px; + line-height: 8px; + font-size: 18px; + display: flex; + height: 16px; +} +.ui-pick__btn-add--sub { + line-height: 11px; + height: 14px; + font-size: 16px; + border-radius: 0; + padding: 0 1px; + font-weight: bold; +} +.ui-pick__btn-remove { + width: 8px; + line-height: 20px; + padding: 0; + border-radius: 0; + font-size: 12px; + flex-shrink: 0; + flex-grow: 0; + cursor: pointer; + font-style: initial; + text-indent: -1px; +} +.ui-pick__btn-remove--sub { + height: 18px; + line-height: 16px; +} +.ui-pick__pill { + align-items: stretch; +} +.ui-pick__disp-text { + border: 1px solid #ccc; +} +.fa--btn-sm { + position: relative; + top: 1px; + font-size: 15px; +} +.fa--btn-xs { + position: relative; + font-size: 12px; +} +.fa--btn-xs::before { + width: 12px; + height: 14px; + display: inline-block; + text-align: center; +} +.fa--btn-xs.fa-dice { + left: -2px; +} +.clp__wrp-temp { + position: fixed; + top: -10000px; + left: -10000px; + width: 1px; + height: 1px; +} +.clp__disp-copied { + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175); + position: fixed; + white-space: nowrap; + width: auto; + transform: translateX(-50%); + pointer-events: none; + -webkit-user-select: none; + -moz-user-select: none; + user-select: none; + height: 24px; + line-height: 24px; + font-size: 12px; + z-index: 2000; + display: block; +} +.ui-ideco__ipt--left { + padding-left: 22px !important; +} +.ui-ideco__ipt--right { + padding-right: 22px !important; +} +.ui-ideco__wrp { + position: absolute; + top: 0; + bottom: 0; + opacity: 0.5; + justify-content: center; +} +.ui-ideco__wrp > .glyphicon { + top: 0; +} +.ui-ideco__wrp--left { + left: 5px; +} +.ui-ideco__wrp--right { + right: 5px; +} +.ui-ideco__btn-ticker { + transition: opacity 34ms; + opacity: 0; + padding: 0; + width: 14px; + height: 10px; + border: 0; + font-size: 14px; + line-height: 10px; + border-radius: 0; + background: rgba(0, 0, 0, 0.2); + color: #333; +} +.ui-ideco__btn-ticker:hover, +.ui-ideco__btn-ticker:active, +.ui-ideco__btn-ticker:focus, +.ui-ideco__btn-ticker:active:focus { + box-shadow: none; + outline: none; +} +.ui-ideco__btn-ticker:hover { + background: rgba(0, 0, 0, 0.3333333333); + color: #333; +} +.ui-ideco__btn-ticker:active, +.ui-ideco__btn-ticker:focus, +.ui-ideco__btn-ticker:active:focus { + background: rgba(0, 0, 0, 0.4666666667); + color: #333; +} +.ui-ideco__ipt:hover + .ui-ideco__wrp .ui-ideco__btn-ticker, +.ui-ideco__wrp:hover .ui-ideco__btn-ticker { + transition: opacity 34ms; + opacity: 1; +} +.ui-sel2__ipt-search { + top: 0; + right: 0; + left: 0; + opacity: 0; + background: rgba(0, 0, 0, 0); +} +.ui-sel2__wrp:focus > .ui-sel2__ipt-search, +.ui-sel2__wrp:focus-within > .ui-sel2__ipt-search { + opacity: 1; +} +.ui-sel2__wrp:focus > .ui-sel2__ipt-display, +.ui-sel2__wrp:focus-within > .ui-sel2__ipt-display { + text-align: right; + color: #777; + font-weight: bold; +} +.ui-sel2__wrp:focus > .ui-sel2__wrp-options, +.ui-sel2__wrp:focus-within > .ui-sel2__wrp-options { + display: flex; +} +.ui-sel2__wrp-options { + top: 22px; + right: 0; + left: 0; + display: none; + flex-direction: column; + background: #fff; + border: 1px solid #ccc; + border-top: 0; + max-height: 160px; +} +.ui-sel2__wrp-options:hover, +.ui-sel2__wrp-options:active, +.ui-sel2__wrp-options:focus, +.ui-sel2__wrp-options:focus-within { + display: flex; +} +.ui-sel2__disp-option.active, +.ui-sel2__disp-option:focus, +.ui-sel2__disp-option:hover { + background: #f5f5f5; +} +.ui-sel2__disp-option:focus.active, +.ui-sel2__disp-option:hover.active { + background: #dcdcdc; +} +.ui-slidr__wrp { + font-size: 14px; +} +.ui-slidr__thumb { + width: 14px; + height: 18px; + top: -5px; + background: #f5f5f5; + border: 1px solid #ccc; + border-radius: 2px; +} +.ui-slidr__thumb--hover, +.ui-slidr__thumb:hover { + background: #dcdcdc; + border-color: #b3b3b3; +} +.ui-slidr__wrp-track { + padding-top: 6px; + padding-bottom: 7px; +} +.ui-slidr__track-outer { + border: 1px solid #ccc; + height: 10px; + border-radius: 3px; +} +.ui-slidr__track-inner { + background: #eee; +} +.ui-slidr__disp-value { + width: 86px; + height: 26px; + border-radius: 4px; +} +.ui-slidr__disp-value--visible { + border: 1px solid #ccc; + background: #fff; +} +.ui-slidr__disp-value--left { + margin-right: 15px; + margin-left: 7px; +} +.ui-slidr__disp-value--right { + margin-right: 7px; + margin-left: 15px; +} +.ui-slidr__wrp-bottom { + height: 3em; +} +.ui-slidr__wrp-pips { + padding-top: 6px; +} +.ui-slidr__pip { + width: 1px; + height: 4px; + background: #ccc; +} +.ui-slidr__pip--major { + height: 6px; + background: #a6a6a6; +} +.ui-slidr__pip-label { + top: 0; + width: 24px; + height: 20px; + padding-top: 20px; +} +.ui-slidr__btn { + width: 80px; + height: 26px; + border-radius: 4px; + flex-grow: 1; + margin: 0 7px; + border: 1px solid #ccc; + background: #fff; +} +@font-face { + font-family: "Convergence"; + font-style: normal; + font-weight: 400; + src: local("Convergence-Regular"), + url("../fonts/Convergence-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Roboto"; + font-style: normal; + font-weight: 400; + src: local("Roboto"), url("../fonts/Roboto-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Glyphicons Halflings"; + font-style: normal; + font-weight: 400; + src: local("glyphicons-halflings-regular"), + url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"); +} +@font-face { + font-family: "Blambot Casual"; + src: local("Blambot-Casual"), + url("../fonts/Blambot-Casual-Regular.ttf") format("truetype"); +} +@keyframes kf-fade-out { + from { + opacity: 1; + } + to { + opacity: 0; + } +} +.linked-titles .rd__h--0 .entry-title-inner:hover::before { + font-size: 50%; +} +.linked-titles .rd__h--1 .entry-title-inner:hover::before { + font-size: 55%; +} +.linked-titles .rd__h--2 .entry-title-inner:hover::before { + font-size: 60%; +} +.linked-titles .rd__h .entry-title-inner { + cursor: copy; +} +.linked-titles .rd__h .entry-title-inner:hover::before { + content: " 🔗"; + color: rgba(0, 0, 0, 0.2); + position: relative; + float: left; + width: 14px; + height: 14px; + right: 20px; + margin-right: -30px; + font-size: 85%; +} +.ui__ipt-color::-webkit-color-swatch { + border: 0; +} +.night-mode .ui-source__divider { + background: #555; +} +.night-mode .ui-modal__header--border { + border-color: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .ui-modal__footer { + border-color: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .ui-modal__overlay-blind { + background-color: #222; +} +.night-mode .ui-modal__row-sep { + border-color: #555; +} +.night-mode .ui-modal__inner--mode-fullscreen { + box-shadow: none; +} +.night-mode .ui-search__row { + border-color: #555; +} +.night-mode .ui-search__row:hover { + background: #333; +} +.night-mode .ui-search__ipt-search-sub-wrp { + border-color: #555; +} +.night-mode .ui-tab__btn-tab-head--active, +.night-mode .ui-tab__btn-tab-head--active:focus, +.night-mode .ui-tab__btn-tab-head--active:hover, +.night-mode .ui-tab__btn-tab-head--active:active { + background-color: rgba(255, 255, 255, 0.2509803922); +} +.night-mode .ui-tab__wrp-tab-body--background { + background: #222; + border-color: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .ui-tab__wrp-tab-heads--border { + border-color: #555; + border-width: 2px; +} +.night-mode .ui-tab-side__wrp-tab { + background: #222; + border-color: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .ui-prof__btn-cycle { + border-color: #555; +} +.night-mode .ui-prof__btn-cycle:active { + box-shadow: 0 0 3px 0 rgba(255, 255, 255, 0.7333333333); +} +.night-mode .ui-prof__btn-cycle[data-state="0"] { + background: #222; +} +.night-mode .ui-prof__btn-cycle[data-state="1"] { + background: #555; + border-color: #6f6f6f; +} +.night-mode .ui-prof__btn-cycle[data-state="2"] { + background: #555; + border-color: #6f6f6f; +} +.night-mode .ui-prof__btn-cycle[data-state="2"]::before { + color: #222; +} +.night-mode .ui-prof__btn-cycle[data-state="3"] { + background: repeating-linear-gradient( + 135deg, + #222, + #222 10px, + #555 10px, + #555 20px + ); + border-color: #6f6f6f; +} +.night-mode .ui-dir__face { + background: #222; + border-color: #555; +} +.night-mode .ui-dir__arm { + background: #bbb; + box-shadow: none; +} +.night-mode .ui-tip__child { + border-color: #555; + background: #222; +} +.night-mode .ui-ctx__wrp { + background: #222; + border: 1px solid rgba(85, 85, 85, 0.6274509804); + border-top-color: #555; +} +.night-mode .ui-ctx__divider { + background: #555; +} +.night-mode .ui-ctx__row:hover { + background: #383838; + color: #fff; +} +.night-mode .ui-ctx__row.disabled, +.night-mode .ui-ctx__row.disabled:hover { + background: #222; + color: #bbb; +} +.night-mode .ui-pick__disp-text { + border-color: #555; +} +.night-mode .ui-ideco__btn-ticker { + background: #555; + color: #fff; +} +.night-mode .ui-ideco__btn-ticker:hover, +.night-mode .ui-ideco__btn-ticker:active, +.night-mode .ui-ideco__btn-ticker:focus, +.night-mode .ui-ideco__btn-ticker:active:focus { + box-shadow: none; + outline: none; +} +.night-mode .ui-ideco__btn-ticker:hover { + background: #484848; + color: #fff; +} +.night-mode .ui-ideco__btn-ticker:active, +.night-mode .ui-ideco__btn-ticker:focus, +.night-mode .ui-ideco__btn-ticker:active:focus { + background: #3c3c3c; + color: #fff; +} +.night-mode .ui-sel2__ipt-search { + background: rgba(0, 0, 0, 0); +} +.night-mode .ui-sel2__wrp-options { + background-color: #222; + border-color: #555; +} +.night-mode .ui-sel2__disp-option.active, +.night-mode .ui-sel2__disp-option:focus, +.night-mode .ui-sel2__disp-option:hover { + background: #383838; +} +.night-mode .ui-sel2__disp-option:focus.active, +.night-mode .ui-sel2__disp-option:hover.active { + background: #525252; +} +.night-mode .ui-slidr__thumb { + background: rgba(204, 204, 204, 0.6274509804); + border-color: #bbb; +} +.night-mode .ui-slidr__thumb--hover, +.night-mode .ui-slidr__thumb:hover { + background: rgba(230, 230, 230, 0.6274509804); + border-color: #bbb; +} +.night-mode .ui-slidr__track-outer { + border-color: #555; +} +.night-mode .ui-slidr__track-inner { + background: rgba(85, 85, 85, 0.6274509804); +} +.night-mode .ui-slidr__disp-value--visible { + border-color: #555; + background: #222; +} +.night-mode .ui-slidr__pip { + background: #bbb; +} +.night-mode .ui-slidr__btn { + border-color: #555; + background: #222; +} +@font-face { + font-family: "good-pro-condensed"; + font-style: normal; + font-weight: 700; + src: local("font"), + url("../fonts/good-pro-condensed-700.ttf") format("truetype"); +} +@font-face { + font-family: "good-pro-condensed"; + font-style: normal; + font-weight: 400; + src: local("font"), + url("../fonts/good-pro-condensed-400.ttf") format("truetype"); +} +@font-face { + font-family: "good-pro"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/good-pro-400.ttf") format("truetype"); +} +@font-face { + font-family: "good-pro"; + font-style: italic; + font-weight: 400; + src: local("font"), + url("../fonts/good-pro-italic-400.ttf") format("truetype"); +} +@font-face { + font-family: "good-pro"; + font-style: normal; + font-weight: 700; + src: local("font"), url("../fonts/good-pro-700.ttf") format("truetype"); +} +@font-face { + font-family: "Pathfinder2eActions"; + font-style: normal; + font-weight: 700; + src: local("font"), + url("../fonts/Pathfinder2eActions.ttf") format("truetype"); +} +@font-face { + font-family: "dax"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/Dax-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "dax"; + font-style: normal; + font-weight: 700; + src: local("font"), url("../fonts/Dax-bold.ttf") format("truetype"); +} +@font-face { + font-family: "gin"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/Gin-Regular.ttf") format("truetype"); +} +@font-face { + font-family: "Sabon"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/Sabon-Roman.ttf") format("truetype"); +} +@font-face { + font-family: "Sabon"; + font-style: italic; + font-weight: 400; + src: local("font"), url("../fonts/Sabon-Italic.ttf") format("truetype"); +} +@font-face { + font-family: "Sabon"; + font-style: italic; + font-weight: 700; + src: local("font"), url("../fonts/Sabon-BoldItalic.ttf") format("truetype"); +} +@font-face { + font-family: "Sabon"; + font-style: normal; + font-weight: 700; + src: local("font"), url("../fonts/Sabon-Bold.ttf") format("truetype"); +} +@font-face { + font-family: "Taroca"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/Taroca.ttf") format("truetype"); +} +@font-face { + font-family: "SabonLTStd"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/SabonLTStd-Roman.ttf") format("truetype"); +} +@font-face { + font-family: "SabonLTStd"; + font-style: italic; + font-weight: 400; + src: local("font"), url("../fonts/SabonLTStd-Italic.ttf") format("truetype"); +} +@font-face { + font-family: "SabonLTStd"; + font-style: italic; + font-weight: 700; + src: local("font"), + url("../fonts/SabonLTStd-BoldItalic.ttf") format("truetype"); +} +@font-face { + font-family: "SabonLTStd"; + font-style: normal; + font-weight: 700; + src: local("font"), url("../fonts/SabonLTStd-Bold.ttf") format("truetype"); +} +@font-face { + font-family: "Basing"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/Basing.ttf") format("truetype"); +} +@font-face { + font-family: "Albertus"; + font-style: normal; + font-weight: 400; + src: local("font"), url("../fonts/AlbertusMT.ttf") format("truetype"); +} +.pf2-book-wrapper { + display: flex; + flex-direction: column; + align-items: stretch; + padding: 1em !important; + border-top: 2px solid #5e0000; + border-bottom: 2px solid #5e0000; + overflow-x: hidden; +} +.pf2-book { + font-family: "SabonLTStd", sans-serif; +} +.pf2-book .rd__list li { + font-size: 1em; + line-height: 1.35em; +} +.pf2-book--stat { + font-size: 1em; + margin: 1em 0; +} +.pf2-book--stat .rd__list li { + font-size: 1em; +} +.pf2-book__option { + font-family: "good-pro", sans-serif; + font-size: 1em; + margin: 0; + padding-left: 1em; + text-indent: -1em; +} +.pf2-book__option--indent { + font-family: "good-pro", sans-serif; + font-size: 1em; + margin: 0; + text-indent: 1em; +} +.pf2-book .pf2-other-source { + font-family: "SabonLTStd", sans-serif; + font-size: 1em; + text-align: justify; + line-height: 1.35em; +} +.pf2-book .pf2-other-source + .pf2-other-source { + text-indent: 1em; +} +.pf2-wrp-stat { + margin: 1em 0; + clear: both; +} +.pf2-stat { + font-family: "good-pro", sans-serif; + text-align: justify; + line-height: 1.33em; + font-weight: 400; + text-indent: 0; +} +.pf2-stat__name { + margin: 0; + padding: 0; + font-family: "good-pro-condensed", sans-serif; + font-size: 1.35em; + font-weight: 700; + text-transform: uppercase; + line-height: 1; + text-align: left; +} +.pf2-stat__name--level { + margin-left: auto !important; + padding-left: 1em; +} +.pf2-stat__name .pf2-action-icon { + font-size: 1.5em; +} +.pf2-stat__line { + border-top: 1px solid #000; + height: 0; + margin: 0.05em 0 0.2em; + display: flex; +} +.pf2-stat__text { + margin: 0; + text-indent: 0; +} +.pf2-stat__text--wide { + margin: 0; +} +.pf2-stat__text--wide + .pf2-stat__text--wide { + text-indent: 1em; +} +.pf2-stat__text ~ .pf2-stat__text { + text-indent: 1em; +} +.pf2-stat__section { + margin: 0; + padding-left: 1em; + text-indent: -1em; + display: block; +} +.pf2-stat__section--wide { + margin: 0; +} +.pf2-stat__source { + font-family: "good-pro", sans-serif; + line-height: 1.33em; + font-size: 0.75em; + font-weight: 400; + margin: 0; + padding-top: 0.8em; + text-align: right; + font-style: italic; +} +.pf2-stat__source--other { + display: block; + font-size: 0.95em; +} +.pf2-trait { + display: inline-block; + box-sizing: border-box; + margin: 0; + padding: 0.4em 1.1em 0.25em; + min-width: 5em; + color: #fff; + font-family: "good-pro-condensed", sans-serif; + font-size: 0.75em; + font-weight: 700; + line-height: 1; + letter-spacing: 0.01em; + text-align: center; + text-transform: uppercase; + background: #5e0000; + border: 0.12em solid #d9c484; + border-bottom-width: 0.07em; + border-top-width: 0.07em; +} +.pf2-trait:hover { + text-decoration: none !important; + color: #ff0 !important; +} +.pf2-trait--notag:hover { + text-decoration: none !important; + color: #fff !important; +} +.pf2-trait--unique { + background: #54166e; +} +.pf2-trait--rare { + background: #002664; +} +.pf2-trait--uncommon { + background: #98513d; +} +.pf2-trait--alignment { + background: #576293; + min-width: 2em; +} +.pf2-trait--size { + background: #3b7b59; +} +.pf2-trait--settlement { + background: #004416; +} +.pf2-trait--left { + border-left-width: 0.33em; +} +.pf2-trait--right { + border-right-width: 0.33em; +} +.pf2-trait + .pf2-stat { + margin-top: 0.15em; +} +.pf2-trait + .pf2-stat__text { + margin-top: 0.15em; +} +.pf2-action-icon { + font-family: "Pathfinder2eActions"; + font-size: 1.78em; + line-height: 0; +} +.pf2-action-icon::after { + content: attr(data-symbol); +} +.pf2-action-icon-copy-text { + opacity: 0; + position: absolute; +} +.night-mode .pf2-stat__line { + border-color: #aaa; +} +.night-mode .pf2-trait { + color: #dedada; +} +.pf2-h1 { + color: #5e0000; + position: relative; + width: 100%; + margin: 0; + padding: 0.3em 0 0; + font-family: "Taroca", sans-serif; + font-size: 2.3em; + font-weight: 700; + text-transform: uppercase; + text-align: center; + line-height: 1em; +} +.pf2-h1--collapse { + position: absolute; + right: 0; + line-height: 0.8em; +} +.pf2-h1--blue { + color: #002664; +} +.pf2-h1:hover .pf2-h--source { + display: inline-block; +} +.pf2-h1-flavor { + color: #5e0000; + margin: 0; + padding: 0; + font-family: "SabonLTStd", sans-serif; + font-style: italic; + font-size: 1.2em; + font-weight: 400; + text-align: justify; + line-height: 1.34em; +} +.pf2-h1-flavor + .pf2-h1-flavor { + text-indent: 1em; +} +.pf2-h1-flavor--centered { + text-align: center; +} +.pf2-h2 { + color: #002664; + position: relative; + width: 100%; + margin: 0 0 0.1em; + padding: 0; + font-family: "Taroca", sans-serif; + font-size: 2em; + font-weight: 700; + line-height: 1em; + text-align: left; +} +.pf2-h2--collapse { + position: relative; + right: 0; + margin-right: 0.5em; +} +.pf2-h2__step { + z-index: 40; + display: flex; + flex: 1; + margin: 0 0 0.1em -2em; + padding: 0.05em 0.05em 0.05em 1.8em; + height: -moz-fit-content; + height: fit-content; + min-width: calc(100% - 3.4em); + color: #002664; + background: #d1d3d4; + font-family: "Taroca", sans-serif; + font-size: 1.6em; + font-weight: 700; + text-transform: uppercase; + line-height: 1em; +} +.pf2-h2__step + .pf2-h2 { + margin: -0.9em 0 0.1em calc(2.02em + 6px); +} +.pf2-h2__step-num { + z-index: 50; + margin: -0.15em 0.3em 0 0; + padding: 0; + border: 3px solid #d9c484; + height: 1.4em; + width: 1.4em; + border-radius: 50%; + background: #002664; + color: #d9c484; + text-align: center; + font-family: "Taroca", sans-serif; + font-size: 2.8em; + text-transform: uppercase; + line-height: 1.4em; +} +.pf2-h2--wrp { + display: flex; + flex-flow: wrap; + margin: 1em 0 0; +} +.pf2-h2:hover .pf2-h--source { + display: inline-block; +} +.pf2-h3 { + color: #5e0000; + position: relative; + margin: 0; + padding: 0.6em 0 0; + font-family: "Gin", sans-serif; + font-size: 1.2em; + font-weight: 400; + line-height: 1.2em; + display: flex; + text-align: left; +} +.pf2-h3--lvl { + margin-left: auto !important; +} +.pf2-h3:hover .pf2-h--source { + display: inline-block; +} +.pf2-h4 { + color: #a86753; + position: relative; + margin: 0; + padding: 0.3em 0 0; + font-family: "Gin", sans-serif; + font-size: 1.2em; + font-variant: small-caps; + font-weight: 400; + line-height: 1.2em; + display: flex; + vertical-align: bottom; + text-align: left; +} +.pf2-h4--lvl { + margin-left: auto !important; +} +.pf2-h4:hover .pf2-h--source { + display: inline-block; +} +.pf2-h5 { + background: #002664; + border-top-left-radius: 0.4em; + border-top-right-radius: 0.4em; + box-shadow: 0 2px #f6f4f2, 0 3px #000; + color: #ede3c8; + margin: 0.3em 0; + padding: 0.3em 0.4em 0.25em; + font-family: "Gin", sans-serif; + font-size: 1.36em; + font-weight: 400; + line-height: 0.8em; + text-transform: uppercase; + display: flex; + text-align: left; +} +.pf2-h--collapse { + opacity: 40%; + position: absolute; + right: 0; + font-size: 0.5em; +} +.pf2-p { + color: #000; + margin: 0; + padding: 0; + font-family: "SabonLTStd", sans-serif; + font-size: 1em; + font-weight: 400; + text-align: justify; + line-height: 1.35em; +} +.pf2-p + .pf2-p { + text-indent: 1em; +} +.pf2-p + .pf2-book__option { + margin-top: 0.3em; +} +.pf2-other-source { + margin: 0; + padding: 0; +} +.pf2-table { + margin: 1em 0 0.3em; + padding: 0; + display: grid; + grid-gap: 0; + line-height: 1.3em; + font-size: 1.1em; + overflow: auto; + clear: left; + text-align: left; +} +.pf2-table__name { + padding: 0; + font-family: "good-pro", sans-serif; + font-size: 1em; + font-weight: 700; + text-transform: uppercase; + line-height: 1; + grid-column-start: 1; + grid-column-end: -1; +} +.pf2-table__caption { + padding: 0 0 0.1em 0.05em; + font-family: "good-pro-condensed", sans-serif; + font-size: 1.3em; + font-weight: 700; + text-transform: uppercase; + line-height: 1; + grid-column-start: 1; + grid-column-end: -1; + text-align: left; +} +.pf2-table__label { + padding: 0.1em 0.3em; + background: #5e0000; + color: #fff; + font-family: "good-pro", sans-serif; + font-size: 0.9em; + font-weight: 700; + line-height: 1.25em; + display: grid; + align-content: end; +} +.pf2-table__entry { + padding: 0 0.3em; + color: #000; + background: #ede3c8; + font-family: "good-pro", sans-serif; + font-size: 0.9em; +} +.pf2-table__entry.odd { + background: #f5efe0; +} +.pf2-table__entry.border-left { + border-left: 1px solid #5e0000; +} +.pf2-table__entry.border-right { + border-right: 1px solid #5e0000; +} +.pf2-table__entry.border-top { + border-top: 1px solid #5e0000; +} +.pf2-table__entry.border-bottom { + border-bottom: 1px solid #5e0000; +} +.pf2-table__entry .rd__list { + margin-top: 0; + margin-bottom: 0; +} +.pf2-table__footnote { + padding: 0 0.3em; + font-family: "good-pro", sans-serif; + font-size: 0.9em; + background: #e6d8b0; + grid-column-start: 1; + grid-column-end: -1; +} +.pf2-table__intro { + color: #000; + font-family: "good-pro", sans-serif; + font-size: 0.9em; + grid-column-start: 1; + grid-column-end: -1; +} +.pf2-table__outro { + color: #000; + font-family: "good-pro", sans-serif; + font-size: 0.9em; + grid-column-start: 1; + grid-column-end: -1; +} +.pf2-table--advancements { + grid-template-columns: 1fr 7fr; +} +.pf2-sidebar { + float: right; + clear: right; + border-left: solid 2px #5e0000; + color: #5e0000; + width: 35%; + max-width: 300px; + min-width: 170px; + margin: 0.4em -1em 0.4em 1em; + font-family: "good-pro", sans-serif; + font-size: 1em; +} +.pf2-sidebar .pf2-title { + font-size: 1.1em; + font-weight: 700; + margin: 0; + font-family: "good-pro", sans-serif; + padding: 0.6em 0.82em 0; +} +.pf2-sidebar .pf2-stat { + padding: 0 1em; + text-indent: 0; + text-align: revert; +} +.pf2-sidebar .rd__list { + padding: 0 1em 0 calc(1em + 24px); +} +.pf2-sidebar__title { + font-size: 1.1em; + font-weight: 700; + margin: 0; + padding: 0 0.82em; +} +.pf2-sidebar__text { + margin: 0; + font-size: 0.9em; + font-weight: 400; + padding: 0 1em; +} +.pf2-sidebar--left { + float: left; + clear: left; + border-right: solid 2px #5e0000; + border-left: unset; + width: 35%; + max-width: 300px; + min-width: 170px; + margin: 0.4em 2em 0.4em -1em; + font-size: 1em; +} +.pf2-sidebar--class .pf2-title, +.pf2-sidebar--class .pf2-sidebar__title { + font-family: "Gin", sans-serif; + font-weight: 400; +} +.pf2-sidebar--full { + height: 100%; +} +.pf2-sidebar .rd__quote-line { + padding: 0 1em; +} +@media only screen and (max-width: 440px) { + .pf2-sidebar { + width: 100%; + max-width: none; + float: none; + } +} +.pf2-sidebar--compact { + display: grid; + grid-template-columns: 1fr 1fr; + grid-gap: 0; + color: #5e0000; +} +.pf2-sidebar--compact div:nth-child(2n + 1) { + border-right: 2px solid #5e0000; +} +.pf2-sidebar--compact .pf2-title { + margin: 0; + font-family: "good-pro", sans-serif; + font-size: 1.1em; + font-weight: 700; + padding: 0.6em 0.6em 0; +} +.pf2-sidebar--compact .pf2-sidebar__text { + margin: 0; + font-family: "good-pro", sans-serif; + font-size: 0.9em; + font-weight: 400; + padding: 0 0.6em; +} +.pf2-chapter__line { + margin-top: 0.5em; + height: 1px; + background: #5e0000; + width: calc(50% - 1.6em); +} +.pf2-chapter__line--l { + margin-right: -1em; + margin-left: 0; +} +.pf2-chapter__line--r { + margin-right: 0; + margin-left: -1em; +} +.pf2-chapter__swirl { + margin-top: 0.22em; + padding: 0; + fill: #5e0000; + width: 3.2em; + height: 1.38em; +} +.pf2-chapter__swirl--l { + margin-right: -0.12em; +} +.pf2-chapter__swirl--r { + margin-left: -0.12em; + transform: scaleX(-1); +} +.pf2-key-abilities { + color: #fff; + background: #5e0000; + border: 2px solid #b29e74; + display: flex; + margin: 0.3em 0; +} +.pf2-key-abilities__ab { + box-shadow: 8px 0 0 -6px #b29e74; + width: calc(50% - 3px); + padding: 0 1em 1em; +} +.pf2-key-abilities__hp { + padding: 0 1em 1em; + width: calc(50% - 1px); +} +.pf2-key-abilities__title { + margin: 0; + padding-bottom: 0.3em; + font-family: "Gin", sans-serif; + font-weight: 400; + font-size: 1.2em; + text-align: left; +} +.pf2-key-abilities__text { + font-family: "good-pro", sans-serif; + font-weight: 700; + font-size: 0.9em; + text-align: left; + line-height: 1.2em; + margin: 0; +} +.pf2-key-abilities__text ~ .pf2-key-abilities__text { + font-weight: 400; +} +@media only screen and (max-width: 520px) { + .pf2-key-abilities { + flex-direction: column; + } + .pf2-key-abilities__ab { + box-shadow: 0 8px 0 -6px #b29e74; + width: 100%; + } + .pf2-key-abilities__hp { + width: 100%; + padding: 0.3em 1em 1em; + } +} +.pf2-combo { + display: flex; + margin: 0.3em 0; +} +.pf2-combo__title { + margin: 0; + padding: 0; + border-bottom: 1px solid #333; + font-family: "good-pro-condensed", sans-serif; + font-size: 1.15em; + font-weight: 700; + text-transform: uppercase; + line-height: 1; + text-align: left; +} +.pf2-combo__start { + width: calc(50% - 3px); + padding: 0 1em 0 0; +} +.pf2-combo__end { + border-left: 1px solid #333; + padding: 0 1em 0 0.4em; + width: calc(50% - 1px); +} +@media only screen and (max-width: 520px) { + .pf2-combo { + flex-direction: column; + } + .pf2-combo__start { + width: 100%; + padding: 0.05em 0 0 0.2em; + } + .pf2-combo__end { + border-top: 1px solid #000; + border-left: 0; + padding: 0.05em 0 0 0.2em; + width: 100%; + } +} +.pf2-key-box { + color: #fff; + overflow: auto; + background: #5e0000; + border: 2px solid #b29e74; + margin: 0.3em 0; + padding: 0.6em; +} +.pf2-key-box__title { + margin: 0; + font-family: "Gin", sans-serif; + font-weight: 700; + font-size: 1.4em; + text-align: center; +} +.pf2-key-box__text { + font-family: "good-pro", sans-serif; + font-weight: 400; + font-size: 1.2em; + text-align: left; + line-height: 1.2em; + margin: 0; +} +.pf2-key-box .pf2-title { + margin: 0; + font-family: "Gin", sans-serif; + font-weight: 700; + font-size: 1.4em; + text-align: center; +} +.pf2-tips-box { + display: flex; + flex-direction: column; + font-family: "good-pro", sans-serif; + background: #d1d3d4; + margin: 0.3em 0; + padding: 0; + font-size: 0.9em; + max-width: 100%; +} +.pf2-tips-box__title { + margin: 0; + padding: 0.2em 0.3em 0; + background: #002664; + color: #d9c484; + font-weight: 700; + font-size: 1.22em; + text-transform: uppercase; + text-align: left; + line-height: 1.2em; +} +.pf2-tips-box__text { + line-height: 1.2em; + text-align: justify; + margin: 0; + padding: 0.1em 0.3em; +} +.pf2-sample-box { + background: #eae4d8; + margin: 0.3em 0; + padding: 0 1em 0.3em; + font-family: "good-pro", sans-serif; + font-size: 1em; + max-width: 100%; + overflow: auto; +} +.pf2-sample-box__title { + margin: 0; + padding: 0.3em 1em; + font-weight: 700; + line-height: 1.2em; + text-align: center; +} +.pf2-sample-box__section { + margin: 0; + padding: 0 1em 0 1.3em; + font-weight: 400; + line-height: 1.2em; + text-indent: -1em; +} +.pf2-sample-box__text { + margin: 0; + padding: 0 0.3em 0.3em; + font-weight: 400; + line-height: 1.2em; +} +.pf2-sample-box .pf2-title { + margin: 0; + padding: 0.3em 1em; + font-weight: 700; + line-height: 1.2em; + text-align: center; +} +.pf2-sample-box * + .pf2-title { + margin-top: 0.6em; +} +.pf2-beige-box { + background: #f1e9d4; + margin: 0.6em 0; + padding: 0.3em 1em; + overflow: auto; + font-family: "good-pro", sans-serif; + font-size: 1em; + max-width: 100%; +} +.pf2-beige-box__title { + margin: 0; + font-weight: 700; + line-height: 1.2em; + text-align: left; +} +.pf2-beige-box__text { + margin: 0; + font-weight: 400; + line-height: 1.2em; + text-align: justify; +} +.pf2-beige-box__text + .pf2-beige-box__text { + text-indent: 1em; +} +.pf2-beige-box .pf2-title { + margin: 0; + font-weight: 700; + line-height: 1.2em; + text-align: left; +} +.pf2-beige-box * + .pf2-title { + margin-top: 0.6em; +} +.pf2-inset { + background: #eae4d8; + overflow: auto; + border-top: 1px solid #c99a89; + border-bottom: 1px solid #c99a89; + font-family: "good-pro", sans-serif; + font-size: 1em; + font-weight: 700; + line-height: 1.2em; + text-align: center; + margin: 0.3em 0.6em; + padding: 0 1em; + height: -moz-fit-content; + height: fit-content; +} +.pf2-box { + position: relative; + left: 3%; + margin: 1.6em 0 0.6em; + padding: 0.6em 1.6em; + font-family: "good-pro", sans-serif; + width: 94%; + min-width: 120px; + border-radius: 2px; + font-size: 1em; +} +.pf2-box__title { + position: relative; + z-index: 2; + top: -0.36em; + left: 0; + padding: 0 0.3em; + display: block; + font-weight: bold; + font-size: 1.22em; + text-transform: uppercase; + text-align: center; +} +.pf2-box__text { + margin: 0; + text-indent: 0; + text-align: justify; + line-height: 1.2em; +} +.pf2-box__text + .pf2-box__text { + text-indent: 0.9em; +} +.pf2-box__swirl { + position: absolute; + z-index: 1; + top: -2em; + background: none !important; + display: flex; + width: 4em; + height: 4em; +} +.pf2-box__swirl--right { + right: -0.6107em; +} +.pf2-box__swirl--left { + left: -0.6107em; +} +.pf2-box__swirl-connection { + position: absolute; + z-index: 1; + top: -0.476em; + right: 2em; + height: 2em; + width: calc(100% - 4em); + display: flex; +} +.pf2-box__table--red { + margin-top: 1em; + font-family: "good-pro", sans-serif; + border-collapse: collapse; + display: grid; + overflow: auto; +} +.pf2-box__table--red .pf2-table__label { + padding: 0 1em; + font-size: 1em; + text-align: center; +} +.pf2-box__table--red .pf2-table__entry { + padding: 0 1em; + background: #5e0000; + color: #fff; + border-left: 1px solid #b29e74; + border-right: 1px solid #b29e74; +} +.pf2-box--red { + background-color: #5e0000; + fill: #5e0000; + color: #fff; +} +.pf2-box--brown { + background-color: #c8bca5; + fill: #c8bca5; + color: #000; +} +.pf2-box .pf2-title { + margin: 1em 1em 0; + font-size: 1.22em; + font-weight: 700; + text-align: center; + text-transform: uppercase; +} +.pf2-paper-wrp { + display: flex; + flex-direction: column; +} +.pf2-paper { + position: relative; + color: #000; + left: 3%; + margin: 0.3em 0 0.6em; + padding: 0.6em 1.6em; + width: 94%; + min-width: 120px; + border-style: solid; + border-width: 30px; + border-image-source: url("../img/letter.webp"); + border-image-slice: 30 fill; + border-image-repeat: round; +} +.pf2-paper__header { + margin-bottom: 0.6em; + text-align: end; +} +.pf2-paper__signature { + margin-top: 0.3em; + text-align: end; +} +.pf2-paper__text { + margin: 0; +} +.pf2-paper__footer { + font-size: 0.7em; + margin-top: 1em; +} +.pf2-paper__footer .pf2-paper__text { + padding-left: 1em; + text-indent: -1em; +} +.pf2-paper__entries .pf2-paper__text + .pf2-paper__text { + text-indent: 1em; +} +.pf2-paper--dark { + color: #000 !important; + border-image-source: url("../img/letter-dark.webp"); +} +.pf2-paper .pf2-title { + font-size: 1.3em; + font-weight: bold; + margin: 0; +} +.pf2-paper-title { + font-family: "good-pro", sans-serif; + font-size: 1.1em; + position: relative; + left: 6%; + width: 88%; + margin: 1em 0 0; +} +.pf2-letter { + font-family: "Basing", sans-serif; + color: #492706; + font-size: 1.18em; + font-style: italic; +} +.pf2-letter .pf2-title { + font-size: 1.3em; + font-weight: bold; + letter-spacing: 0.03em; + margin: 0; +} +.pf2-research { + font-family: "Albertus", sans-serif; +} +.pf2-research .pf2-title { + font-weight: normal; + font-size: 1.6em; + margin: 0; +} +.pf2-handwriting { + font-family: "Basing", sans-serif; + font-size: 1.18em; + font-style: italic; +} +.no-border-left { + border-left-style: none !important; +} +.no-border-right { + border-right-style: none !important; +} +.no-font-style { + font-weight: normal !important; + font-style: normal !important; + font-variant: none !important; + text-decoration: none !important; +} +.text-no-indent { + text-indent: 0 !important; +} +.text-indent-first { + text-indent: 1em !important; +} +.text-indent-subsequent { + padding-left: 1em !important; + text-indent: -1em !important; +} +.hidden-fluff { + display: none !important; +} +.scroll-to-highlight .rd__h { + animation: flash-highlight 1s linear 2; +} +@keyframes flash-highlight { + 50% { + opacity: 10%; + } +} +.rigen__visible { + display: none; +} +.rigen__btn_list { + padding: 0 1px; + line-height: 12px; + font-size: 9px; + border-radius: 3px; +} +.rigen_active .rigen__visible { + display: block; +} +.rigen_active .rigen__visible--flex { + display: flex; +} +.rigen_active .rigen__visible--flex-col { + display: flex; + flex-direction: column; +} +.rigen_active .rigen__hidden { + display: none !important; +} +.rigen_active .rigen__name { + width: 26.66666666%; +} +.rigen_active .rigen__name--sub { + width: 29.16666667%; +} +#rigen__runelist { + min-height: 0; +} +.ecgen__xp_total { + font-size: 0.8em; + margin-left: auto !important; + line-height: 28px; +} +.ecgen__overlevel { + color: red; + margin-top: 10px; + margin-bottom: -10px; +} +.hr-other-source { + margin: 15px 0; + border-top: 1px solid #ddd; +} +.pf2-summary { + height: 50vh; + display: flex; + flex-direction: row; +} +.pf2-summary__text { + margin: 1em; + font-size: 1.3em; + width: 100%; + display: flex; + flex-direction: column; + flex-grow: 1; +} +.pf2-summary__text .pf2-p { + text-align: left; +} +.pf2-summary__text .pf2-h1-flavor { + text-align: left; +} +.pf2-summary__text .pf2-h4 { + margin-top: auto; +} +.pf2-summary__image { + height: 100%; + display: none; + width: 100%; + align-items: center; +} +.pf2-summary__image--no-image { + width: 55%; +} +.pf2-summary__image--no-image p { + width: 100%; + text-align: center; + align-self: center; + font-style: italic; + color: #5e0000; +} +.pf2-summary__image img { + height: calc(100% - 2em); + max-width: 100%; + -o-object-fit: scale-down; + object-fit: scale-down; + margin: 1em 0 1em auto; +} +.pf2-summary__image a { + width: 100%; + text-align: center; +} +.feat-view--resizable { + min-height: 100px; + max-height: 80%; +} +.feat-view--active .sublist__ele-resize { + bottom: 3px; +} +.feat-view--active .wrp-stats-table { + max-height: calc(100% - 15px); +} +.feat-view--inactive .feat-view { + display: none !important; +} +.feat-view--inactive .feat-view + .fltr__mini-view { + display: none !important; +} +.feat-view--inactive .feat-view--resizable { + height: revert !important; +} +.feat-view--inactive .feat-view--resizable .wrp-stats-table { + max-height: 100% !important; +} +.feat-view--resizable { + position: relative; + overflow: hidden; +} +.bkv__content-wrp { + overflow-x: hidden; + overflow-y: scroll; +} +.cls-sc-tabs__wrp::before { + content: attr(data-sc-type); + width: 100%; + margin: 1rem 0.25rem 0.25rem; + font-weight: bold; + border-bottom: 1px solid #ccc; +} +.anc-h-tabs__wrp::before { + content: attr(data-h-type); + width: 100%; + margin: 1rem 0.25rem 0.25rem; + font-weight: bold; + border-bottom: 1px solid #ccc; +} +.cap-first::first-letter { + text-transform: uppercase; +} +.night-mode .pf2-h1, +.night-mode .pf2-h1-flavor, +.night-mode .pf2-h3, +.night-mode .pf2-sidebar { + color: #e06565; +} +.night-mode .pf2-sidebar { + border-color: #e06565; +} +.night-mode .pf2-sidebar--compact { + color: #e06565; +} +.night-mode .pf2-sidebar--compact div { + border-color: #e06565; +} +.night-mode .pf2-chapter__line { + background: #e06565; +} +.night-mode .pf2-chapter__swirl { + fill: #e06565; +} +.night-mode .pf2-h1--blue { + color: #6594e0; +} +.night-mode .pf2-h2 { + color: #6594e0; +} +.night-mode .pf2-h2__step { + color: #6594e0; + background: #021830; +} +.night-mode .pf2-h2__step-num { + color: #021830; + border-color: #021830; + background: #6594e0; +} +.night-mode .pf2-h4 { + color: #eb9d86; +} +.night-mode .pf2-h5 { + color: #c99d51; + background: #021830; + box-shadow: 0 2px #222, 0 3px #021830; +} +.night-mode .pf2-p { + color: #bbb; +} +.night-mode .pf2-trait { + background: #472c2c; + border-color: #c99d51; + color: #dbdbdb; +} +.night-mode .pf2-trait--notag:hover { + text-decoration: none !important; + color: #dbdbdb !important; +} +.night-mode .pf2-trait--alignment { + background: #4c505e; +} +.night-mode .pf2-trait--size { + background: #334f40; +} +.night-mode .pf2-trait--settlement { + background: #263d2d; +} +.night-mode .pf2-trait--uncommon { + background: #664e47; +} +.night-mode .pf2-trait--rare { + background: #29364a; +} +.night-mode .pf2-trait--unique { + background: #44354a; +} +.night-mode .pf2-table__label { + background: #472c2c; + color: #c9c9c9; +} +.night-mode .pf2-table__entry { + background-color: #3b3a38; + color: #bbb; +} +.night-mode .pf2-table__entry.odd { + background-color: #333230; +} +.night-mode .pf2-table__entry.border-left { + border-color: #472c2c; +} +.night-mode .pf2-table__entry.border-right { + border-color: #472c2c; +} +.night-mode .pf2-table__footnote { + background-color: #141414; +} +.night-mode .pf2-table__intro, +.night-mode .pf2-table__outro { + color: #bbb; +} +.night-mode .pf2-box--brown { + background-color: #2e2c27; + fill: #2e2c27; + color: #bbb; +} +.night-mode .pf2-box--red { + background-color: #472c2c; + fill: #472c2c; + color: #c9c9c9; +} +.night-mode .pf2-box__table--red .pf2-table__entry { + background: #472c2c; + border-color: #c99d51; + color: #c9c9c9; +} +.night-mode .pf2-beige-box, +.night-mode .pf2-sample-box { + background: #2e2c27; +} +.night-mode .pf2-tips-box { + background: #021830; +} +.night-mode .pf2-tips-box__title { + color: #021830; + background: #6594e0; +} +.night-mode .pf2-inset { + border-color: #544c3a; + background: #2e2c27; +} +.night-mode .pf2-key-box, +.night-mode .pf2-key-abilities { + background: #472c2c; + border-color: #c99d51; + color: #c9c9c9; +} +.night-mode .pf2-key-box__ab, +.night-mode .pf2-key-abilities__ab { + box-shadow: 8px 0 0 -6px #c99d51; +} +@media only screen and (max-width: 520px) { + .night-mode .pf2-key-box__ab, + .night-mode .pf2-key-abilities__ab { + box-shadow: 0 8px 0 -6px #c99d51; + } +} +.night-mode .pf2-combo__end { + border-color: #bbb; +} +.night-mode .pf2-combo__title { + border-color: #bbb; +} +@media only screen and (max-width: 520px) { + .night-mode .pf2-combo__end { + border-top: 1px solid #bbb; + border-left: 0; + } +} +.night-mode .pf2-paper { + filter: saturate(0.9) brightness(0.9); +} +.night-mode .pf2-book-wrapper { + border-color: #e06565; +} +.night-mode .pf2-summary__image--no-image p { + color: #e06565; +} +.night-mode .initial-message { + color: #e06565; +} +.night-mode .anc-h-tabs__wrp::before, +.night-mode .cls-sc-tabs__wrp::before { + border-color: #555; +} +.rd__list-decimal--bold { + padding: 0 1em; + list-style: decimal; +} +.rd__list-decimal--bold li::marker { + font-weight: bold; +} -/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLmNzcyIsIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9ib290c3RyYXAtY3VzdG9tLnNjc3MiLCIuLi9zY3NzL3JlbmRlci5zY3NzIiwiLi4vc2Nzcy9yZW5kZXItbmlnaHQuc2NzcyIsIi4uL3Njc3MvbmF2LnNjc3MiLCIuLi9zY3NzL2hvdmVyLnNjc3MiLCIuLi9zY3NzL3NvdXJjZS5zY3NzIiwiLi4vc2Nzcy9zdHlsZS5zY3NzIiwiLi4vc2Nzcy9maWx0ZXIuc2NzcyIsIi4uL3Njc3MvZmlsdGVyLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3VpLnNjc3MiLCIuLi9zY3NzL3VpLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3BmMi5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFdDQUEseUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwyRkFDQSxDQUFBLFdBR0Qsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDQSxDQUFBLFdBR0Qsa0NBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2R0FDQSxDQUFBLFdBR0QsNEJBQ0MsQ0FBQSx5RkFDQSxDQUFBLCtCQUdELEtBQ0MsU0FDQyxDQUFBLEdBR0QsU0FDQyxDQUFBLENBVEQsdUJBR0QsS0FDQyxTQUNDLENBQUEsR0FHRCxTQUNDLENBQUEsQ0FBQSwwREEyTUQsYUFDQyxDQUFBLDBEQUdELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEseUNBSUYsV0FDQyxDQUFBLHVEQUVBLGFBQ0MsQ0FBQSxvQkFDQSxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLFdBcFFGLHlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkZBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELGtDQUNDLENBQUEsaUJBQ0EsQ0FB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QSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLE9BR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxPQUdELG9CQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsT0FHRCwrQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLE9BR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxPQUdELG9CQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxvQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCxzQkFFQyxDQUFBLFNBR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsT0FHRCwrQkFFQyxDQUFBLFNB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QUFBLE1BR0QsNEJBQ0MsQ0FBQSxNQUdELDhCQUNDLENBQUEsTUFHRCw0QkFDQyxDQUFBLFNBR0QsNkJBQ0MsQ0FBQSxNQUdELDBCQUNDLENBQUEsTUFHRCwrQkFDQyxDQUFBLE1BR0QsOEJBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCwrQkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxTQUdELDJCQUNDLENBQUEsTUFHRCx3QkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELDRCQUNDLENBQUEsTUFHRCwyQkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELDJCQUNDLENBQUEsU0FHRCwwQkFDQyxDQUFBLDZCQUNBLENBQUEsTUFHRCx1QkFDQyxDQUFBLDBCQUNBLENBQUEsTUFHRCw0QkFDQyxDQUFBLCtCQUNBLENBQUEsTUFHRCwyQkFDQyxDQUFBLDhCQUNBLENBQUEsTUFHRCwwQkFDQyxDQUFBLDZCQUNBLENBQUEsTUFHRCw0QkFDQyxDQUFBLCtCQUNBLENBQUEsTUFHRCwwQkFDQyxDQUFBLDZCQUNBLENBQUEsU0FHRCw0QkFDQyxDQUFBLDJCQUNBLENBQUEsTUFHRCx5QkFDQyxDQUFBLHdCQUNBLENBQUEsTUFHRCw4QkFDQyxDQUFBLDZCQUNBLENBQUEsTUFHRCw2QkFDQyxDQUFBLDRCQUNBLENBQUEsTUFHRCw0QkFDQyxDQUFBLDJCQUNBLENBQUEsTUFHRCw4QkFDQyxDQUFBLDZCQUNBLENBQUEsTUFHRCw0QkFDQyxDQUFBLDJCQUNBLENBQUEsS0FHRCxvQkFDQyxDQUFBLEtBR0QseUJBQ0MsQ0FBQSxLQUdELHdCQUNDLENBQUEsS0FHRCx1QkFDQyxDQUFBLEtBR0QseUJBQ0MsQ0FBQSxLQUdELHVCQUNDLENBQUEsTUFHRCx3QkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELDRCQUNDLENBQUEsTUFHRCwyQkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELDJCQUNDLENBQUEsTUFHRCwwQkFDQyxDQUFBLE1BR0QsK0JBQ0MsQ0FBQSxNQUdELDhCQUNDLENBQUEsTUFHRCw2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LGlCQUNBLENBQUEsZUFDQSxDQUFBLCtFQUNBLENBQUEsV0FHRCxnQ0FDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLCtFQUNBLENBQUEsV0FHRCxzQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHFFQUNBLENBQUEsV0FHRCxzQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDRFQUNBLENBQUEsV0FHRCxzQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHFFQUNBLENBQUEsV0FHRCxpQ0FDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDRFQUNBLENBQUEsV0FHRCxpQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLG9FQUNBLENBQUEsV0FHRCxpQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLGlFQUNBLENBQUEsV0FHRCxpQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLG9FQUNBLENBQUEsV0FHRCxtQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLG9FQUNBLENBQUEsV0FHRCxtQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHFFQUNBLENBQUEsV0FHRCxtQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHlFQUNBLENBQUEsV0FHRCxtQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLG1FQUNBLENBQUEsV0FHRCxvQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLCtEQUNBLENBQUEsV0FHRCx3QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHlFQUNBLENBQUEsV0FHRCx3QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDBFQUNBLENBQUEsV0FHRCx3QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDhFQUNBLENBQUEsV0FHRCx3QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHdFQUNBLENBQUEsV0FHRCxvQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLCtEQUNBLENBQUEsV0FH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QSxDQUFBLFNBQ0EsQ0FBQSwrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxrQkFFQSxpQkFDQyxDQUFBLE9BQ0EsQ0FBQSxpQkFDQSxDQUFBLGNBR0QsVUFDQyxDQUFBLFlBQ0EsQ0FBQSxNQUNBLENBQUEsb0JBQ0EsQ0FBQSwrQkFDQSxDQUFBLDBCQUNBLENBREEsdUJBQ0EsQ0FEQSxrQkFDQSxDQUFBLDRCQUNBLENBQUEsYUFDQSxDQUFBLGtCQUNBLENBQUEsK0JBQ0EsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLHdCQUNBLENBQUEsZUFDQSxDQUFBLHNCQUVBLHVDQUNDLENBQUEsa0JBSUYsVUFDQyxDQUFBLHVCQUNBLENBQUEsU0FDQSxDQUFBLHdCQUNBLENBQUEsWUFDQSxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEsK0JBQ0EsQ0FBQSxlQUNBLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGFBR0QsWUFDQyxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsNkJBSUEsb0JBQ0MsQ0FBQSxRQUtILGFBQ0MsQ0FBQSxpQkFDQSxDQUFBLFFBQ0EsQ0FBQSxnQkFDQSxDQUFBLDRCQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsYUFFQSwyQkFDQyxDQUFBLDZCQUlBLG9CQUNDLENBQUEsUUFLSCxhQUNDLENBQUEsaUJBQ0EsQ0FBQSxRQUNBLENBQUEsZ0JBQ0EsQ0FBQSw0QkFDQSxDQUFBLGVBQ0EsQ0FBQSx1QkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLGVBQ0EsQ0FBQSxhQUVBLDJCQUNDLENBQUEsNkJBSUEsb0JBQ0MsQ0FBQSxRQUtILGtCQUNDLENBQUEsMkJBQ0EsQ0FBQSw0QkFDQSxDQUFBLG1DQUNBLENBQUEsYUFDQSxDQUFBLGFBQ0EsQ0FBQSx1QkFDQSxDQUFBLDRCQUNBLENBQUEs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 */ +/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLmNzcyIsIi4uL3Njc3MvdmFycy5zY3NzIiwiLi4vc2Nzcy9ib290c3RyYXAtY3VzdG9tLnNjc3MiLCIuLi9zY3NzL3JlbmRlci5zY3NzIiwiLi4vc2Nzcy9yZW5kZXItbmlnaHQuc2NzcyIsIi4uL3Njc3MvbmF2LnNjc3MiLCIuLi9zY3NzL2hvdmVyLnNjc3MiLCIuLi9zY3NzL3NvdXJjZS5zY3NzIiwiLi4vc2Nzcy9zdHlsZS5zY3NzIiwiLi4vc2Nzcy9maWx0ZXIuc2NzcyIsIi4uL3Njc3MvZmlsdGVyLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3VpLnNjc3MiLCIuLi9zY3NzL3VpLW5pZ2h0LnNjc3MiLCIuLi9zY3NzL3BmMi5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLFdDQUEseUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwyRkFDQSxDQUFBLFdBR0Qsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDQSxDQUFBLFdBR0Qsa0NBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2R0FDQSxDQUFBLFdBR0QsNEJBQ0MsQ0FBQSx5RkFDQSxDQUFBLHVCQUdELEtBQ0MsU0FDQyxDQUFBLEdBR0QsU0FDQyxDQUFBLENBQUEsMERBMk1ELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEsMERBR0QsYUFDQyxDQUFBLHlDQUlGLFdBQ0MsQ0FBQSx1REFFQSxhQUNDLENBQUEsb0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxXQXBRRix5QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDJGQUNBLENBQUEsV0FHRCxvQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHlFQUNBLENBQUEsV0FHRCxrQ0FDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDZHQUNBLENBQUEsV0FHRCw0QkFDQyxDQUFBLHlG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QUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxPQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsT0FHRCxvQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLE9BR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxPQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsT0FHRCxvQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLE9BR0QsK0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxPQUdELDhCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsc0JBRUMsQ0FBQSxTQUdELCtCQUVDLENBQUEsU0FHRCwrQkFFQyxDQUFBLFNBR0Qsb0JBRUMsQ0FBQSxTQUdELDhCQUVDLENBQUEsU0FHRCxxQkFFQyxDQUFBLFNBR0QsOEJBRUMsQ0FBQSxTQUdELDhCQUVDLENBQUEsU0FHRCxtQkFFQyxDQUFBLFNBR0QsOEJBRUMsQ0FBQSxTQUdELDhCQUVDLENBQUEsU0FHRCxxQkFFQyxDQUFBLFNBR0QsOEJBRUMsQ0FBQSxTQUdELDZCQUVDLENBQUEseUJBUUQsVUFDQyxTQUNDLENBQUEsVUFHRCxTQUNDLENBQUEsQ0FBQSxLQUlGLG1CQUNDLENBQUEsS0FHRCw4QkFDQyxDQUFBLEtBR0QsNkJBQ0MsQ0FBQSxLQUdELDRCQUNDLENBQUEsS0FHRCw4QkFDQyxDQUFBLEtBR0QsNEJBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCxrQ0FDQyxDQUFBLE1BR0QsaUNBQ0MsQ0FBQSxNQUdELGdDQUNDLENBQUEsTUFHRCxrQ0FDQyxDQUFBLE1BR0QsZ0NBQ0MsQ0FBQSxNQUdELCtCQUNDLENBQUEsTUFHRCxvQ0FDQyxDQUFBLE1BR0QsbUNBQ0MsQ0FBQSxNQUdELGtDQUNDLENBQUEsTUFHRCxvQ0FDQyxDQUFBLE1BR0Qsa0NBQ0MsQ0FBQSxNQUdELGdDQUNDLENBQUEsTUFHRCxxQ0FDQyxDQUFBLE1BR0Qsb0NBQ0MsQ0FBQSxNQUdELG1DQUNDLENBQUEsTUFHRCxxQ0FDQyxDQUFBLE1BR0QsbUNBQ0MsQ0FBQSxNQUdELDhCQUNDLENBQUEsTUFHRCxtQ0FDQyxDQUFBLE1BR0Qsa0NBQ0MsQ0FBQSxNQUdELGlDQUNDLENBQUEsTUFHRCxtQ0FDQyxDQUFBLE1BR0QsaUNBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsZ0NBQ0EsQ0FBQSxNQUdELGtDQUNDLENBQUEscUNBQ0EsQ0FBQSxNQUdELGlDQUNDLENBQUEsb0NBQ0EsQ0FBQSxNQUdELGdDQUNDLENBQUEsbUNBQ0EsQ0FBQSxNQUdELGtDQUNDLENBQUEscUNBQ0EsQ0FBQSxNQUdELGdDQUNDLENBQUEsbUNBQ0EsQ0FBQSxNQUdELCtCQUNDLENBQUEsOEJBQ0EsQ0FBQSxNQUdELG9DQUNDLENBQUEsbUNBQ0EsQ0FBQSxNQUdELG1DQUNDLENBQUEsa0NBQ0EsQ0FBQSxNQUdELGtDQUNDLENBQUEsaUNBQ0EsQ0FBQSxNQUdELG9DQUNDLENBQUEsbUNBQ0EsQ0FBQSxNQUdELGtDQUNDLENBQUEsaUNBQ0EsQ0FBQSxNQUdELHVCQUNDLENBQUEsMEJBQ0EsQ0FBQSxVQUNBLENBQUEsTUFHRCw0QkFDQyxDQUFBLCtCQUNBLENBQUEsVUFDQSxDQUFBLE1BR0QsMkJBQ0MsQ0FBQSw4QkFDQSxDQUFBLFVBQ0EsQ0FBQSxNQUdELGVEaDlDUyxDQUFBLGtCQUFBLENBQUEsVUNtOUNSLENBQUEsTUFHRCw0QkFDQyxDQUFBLCtCQUNBLENBQUEsVUFDQSxDQUFBLE1BR0QsMEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLFVBQ0EsQ0FBQSxRQUdELHNCQUNDLENBQUEsS0FHRCxtQkFDQyxDQUFBLEtBR0Qsd0JBQ0MsQ0FBQSxLQUdELHVCQUNDLENBQUEsS0FHRCxzQkFDQyxDQUFBLEtBR0Qsd0JBQ0MsQ0FBQSxLQUdELHNCQUNDLENBQUEsU0FHRCwwQkFDQyxDQUFBLE1BR0QsdUJBQ0MsQ0FBQSxNQUdELDRCQUNDLENBQUEsTUFHRCwyQkFDQyxDQUFBLE1BR0QsMEJBQ0MsQ0FBQSxNQUdELDRCQUNDLENBQUEsTUFHRCwwQkFDQyxDQUFBLFNBR0QsNEJBQ0MsQ0FBQSxNQUdELHlCQUNDLENBQUEsTUFHRCw4QkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELDRCQUNDLENBQUEsTUFHRCw4QkFDQyxDQUFBLE1BR0QsNEJBQ0MsQ0FBQSxTQUdELDZCQUNDLENBQUEsTUFHRCwwQkFDQyxDQUFBLE1BR0QsK0JBQ0MsQ0FBQSxNQUdELDhCQUNDLENBQUEsTUFHRCw2QkFDQyxDQUFBLE1BR0QsK0JBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsU0FHRCwyQkFDQyxDQUFBLE1BR0Qsd0JBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCw0QkFDQyxDQUFBLE1BR0QsMkJBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCwyQkFDQyxDQUFBLFNBR0QsMEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLE1BR0QsdUJBQ0MsQ0FBQSwwQkFDQSxDQUFBLE1BR0QsNEJBQ0MsQ0FBQSwrQkFDQSxDQUFBLE1BR0QsMkJBQ0MsQ0FBQSw4QkFDQSxDQUFBLE1BR0QsMEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLE1BR0QsNEJBQ0MsQ0FBQSwrQkFDQSxDQUFBLE1BR0QsMEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLFNBR0QsNEJBQ0MsQ0FBQSwyQkFDQSxDQUFBLE1BR0QseUJBQ0MsQ0FBQSx3QkFDQSxDQUFBLE1BR0QsOEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSw0QkFDQSxDQUFBLE1BR0QsNEJBQ0MsQ0FBQSwyQkFDQSxDQUFBLE1BR0QsOEJBQ0MsQ0FBQSw2QkFDQSxDQUFBLE1BR0QsNEJBQ0MsQ0FBQSwyQkFDQSxDQUFBLEtBR0Qsb0JBQ0MsQ0FBQSxLQUdELHlCQUNDLENBQUEsS0FHRCx3QkFDQyxDQUFBLEtBR0QsdUJBQ0MsQ0FBQSxLQUdELHlCQUNDLENBQUEsS0FHRCx1QkFDQyxDQUFBLE1BR0Qsd0JBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCw0QkFDQyxDQUFBLE1BR0QsMkJBQ0MsQ0FBQSxNQUdELDZCQUNDLENBQUEsTUFHRCwyQkFDQyxDQUFBLE1BR0QsMEJBQ0MsQ0FBQSxNQUdELCtCQUNDLENBQUEsTUFHRCw4QkFDQyxDQUFBLE1BR0QsNkJBQ0MsQ0FBQSxNQUdELCtCQUNDLENBQUEsTUFHRCw2QkFDQyxDQUFB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QSxZQUNBLENBQUEsMEJBQ0EsQ0FBQSx1QkFDQSxDQUFBLHdCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEsMkNBR0QsYUFDQyxDQUFBLHVCQUdELGlCQUNDLENBQUEsUUFDQSxDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLGdCQUNBLENBQUEsd0JBR0QsaUJBQ0MsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsZ0JBQ0EsQ0FBQSx1QkFHRCxpQkFDQyxDQUFBLE9BQ0EsQ0FBQSxVQUNBLENBQUEsVUFDQSxDQUFBLFNBQ0EsQ0FBQSxnQkFDQSxDQUFBLHdCQUdELGlCQUNDLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGdCQUNBLENBQUEsdUJBR0QsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsU0FDQSxDQUFBLFFBQ0EsQ0FBQSxVQUNBLENBQUEsd0JBR0QsaUJBQ0MsQ0FBQSxXQUNBLENBQUEsU0FDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsZ0JBQ0EsQ0FBQSx1QkFHRCxpQkFDQyxDQUFBLE9BQ0EsQ0FBQSxVQUNBLENBQUEsU0FDQSxDQUFBLFNBQ0EsQ0FBQSxnQkFDQSxDQUFBLHdCQUdELGlCQUNDLENBQUEsUUFDQSxDQUFBLFNBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGdCQUNBLENBQUEsMEdBSUYsWUFFQyxDQUFBLFdML05ELHlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkZBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELGtDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNkdBQ0EsQ0FBQSxXQUdELDRCQUNDLENBQUEseUZBQ0EsQ0FBQSx1QkFHRCxLQUNDLFNBQ0MsQ0FBQSxHQUdELFNBQ0MsQ0FBQSxDQUFBLDBEQTJNRCxhQUNDLENBQUEsMERBR0QsYUFDQyxDQUFBLDBEQUdELGFBQ0MsQ0FBQSx5Q0FJRixXQUNDLENBQUEsdURBRUEsYUFDQyxDQUFBLG9CQUNBLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsa0JBQ0EsQ0FBQSxhQUNBLENBQUEsVU0zT0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsWUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLFdBR0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxXQUdELHVCQUNDLENBQUEsOEJBQ0EsQ0FBQSwrQ0FDQSxDQURBLHVDQUNBLENBQUEsVUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLFVBR0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxVQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsWUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLHdFQUdELHdCQU1DLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsYUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLGdCQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsYUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLFdBR0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsV0FHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLFlBR0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxZQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsVUFHRCx3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLFlBR0Qsd0JBQ0MsQ0FBQSwrQkFDQSxDQUFBLGdEQUNBLENBREEsd0NBQ0EsQ0FBQSxZQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsV056SkYseUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwyRkFDQSxDQUFBLFdBR0Qsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDQSxDQUFBLFdBR0Qsa0NBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2R0FDQSxDQUFBLFdBR0QsNEJBQ0MsQ0FBQSx5RkFDQSxDQUFBLHVCQUdELEtBQ0MsU0FDQyxDQUFBLEdBR0QsU0FDQyxDQUFBLENBQUEsMERBMk1ELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEsMERBR0QsYUFDQyxDQUFBLHlDQUlGLFdBQ0MsQ0FBQSx1REFFQSxhQUNDLENBQUEsb0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxjT2pRRCxrQkFDQyxDQUFBLHFDQUNBLENBQUEsVUFDQSxDQUFBLHdCQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxhQUdELGlCQUNDLENBQUEsY0FDQSxDQUFBLG9CQUVBLGFBQ0MsQ0FBQSxXQUNBLENBQUEsd0JBSUEsYUFDQyxDQUFBLGdCQUtILGNBQ0MsQ0FBQSxpQkFDQSxDQUFBLGFBQ0EsQ0FBQSxzQkFHRCxjQUNDLENBQUEsaUJBQ0EsQ0FBQSxTQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSxhQUNBLENBQUEsZ0JBQ0EsQ0FBQSx5QkFHQSxzQkFWRCxZQVdFLENBQUEsQ0FBQSxXQUlGLGlCQUNDLENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSx5QkFFQSxXQUxELFVBTUUsQ0FBQSxZQUNBLENBQUEsQ0FBQSx5QkFLRCxpQkFERCxZQUVFLENBQUEsY0FDQSxDQUFBLHFCQUNBLENBQUEsc0JBQ0EsQ0FBQSxhQUNBLENBQUEsQ0FBQSxnQkFJRixpQkFDQyxDQUFBLFVBQ0EsQ0FBQSxvQkFHRCxzQ1ArR0EsQ0FBQSxjTzVHQyxDQUFBLFlQcUZjLENBQUEsT09uRmQsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxZQUNBLENBQUEsVUFDQSxDQUFBLE9BQ0EsQ0FBQSxNQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSw2QkFDQSxDQUFBLGtCQUNBLENBQUEsOEJBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx3QkFHRCx3QkFDQyxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLCtCQUVBLG9CUGxEcUIsQ0FBQSxrQ091RHRCLGlCQUNDLENBQUEsS0FDQSxDQUFBLFFBQ0EsQ0FBQSxNQUNBLENBQUEsa0JQL0RnQixDQUFBLHlDT2tFaEIsa0JQL0RlLENBQUEsbUNPb0VoQixpQkFDQyxDQUFBLEtBQ0EsQ0FBQSxzQkFDQSxDQUFBLFFBQ0EsQ0FBQSxxQkFDQSxDQUFBLFVBQ0EsQ0FBQSw0RkFDQSxDQUFBLGdDQUtELGVQN0NlLENBQUEsK0NPaURmLFVQMUZlLENBQUEseUJPZ0dmLHFDQURELFlBRUUsQ0FBQSxhQUNBLENBQUEsQ0FBQSx5QkFLRCxZQUNDLENBQUEsd0JBQ0EsQ0FBQSx5QkFDQSxDQUFBLHlCQUlGLFVBQ0MscUJBQ0MsQ0FBQSxzQkFHRCxpQlAxRndCLENBQUEsbUJPOEZ4QixjQUNDLENBQUEsMEJBR0QsUUFDQyxDQUFBLE1BQ0EsQ0FBQSxDQUFBLGNBSUYsc0NQWUMsQ0FBQSxjT1RBLENBQUEsYUFDQSxDQUFBLFFBQ0EsQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLGtCQUNBLENBQUEsNEJBQ0EsQ0FBQSxnQkFDQSxDQUFBLFlBQ0EsQ0FBQSxnQ0FDQSxDQUFBLGtCQUNBLENBQUEsa0JBR0QsaUJBQ0MsQ0FBQSxLQUNBLENBQUEsT0FDQSxDQUFBLFFBQ0EsQ0FBQSxNQUNBLENBQUEsWUFDQSxDQUFBLHVCQUNBLENBQUEsYUFDQSxDQUFBLFlBQ0EsQ0FBQSxVQUNBLENBQUEseUJBRUEsa0JBWkQsV0FhRSxDQUFBLGNBQ0EsQ0FBQSxnQkFDQSxDQUFBLENBQUEsZ0JBSUYsWUFDQyxDQUFBLHFCQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsa0JBR0QsWUFDQyxDQUFBLGtCQUNBLENBQUEsZUFDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEseUJBRUEsa0JBUEQscUJBUUUsQ0FBQSxlQUNBLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxDQUFBLFVBS0Ysc0NQaERDLENBQUEsZU9tREEsQ0FBQSxxQkFDQSxDQUFBLGNBRUEsQ0FBQSxVUGhHYSxDQUFBLEtPa0diLENBQUEsUUFDQSxDQUFBLFdBQ0EsQ0FBQSxXQUNBLENBQUEsb0JBQ0EsQ0FBQSxjQUNBLENBQUEsWUFDQSxDQUFBLHFCQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxZQUVBLGFBQ0MsQ0FBQSxrQkFHRCxzQ1B2RUEsQ0FBQSxrQk8wRUMsQ0FBQSxpQkFFQSxDQUFBLFVQdEhZLENBQUEsUU93SFosQ0FBQSxTQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxjQUNBLENBQUEsb0JBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLGVBQ0EsQ0FBQSxtQkFHRCxjQUNDLENBQUEsS0FDQSxDQUFBLFFBQ0EsQ0FBQSxNQUNBLENBQUEsU0FDQSxDQUFBLGtCQUdELGVBQ0MsQ0FBQSxVQUVBLENBQUEsK0JBQ0EsQ0FBQSxrQ0FHRCxNQUNDLENBQUEsb0JBQ0EsQ0FBQSwwQ0FFQSxVQUNDLENBQUEsZUFJRixVQUNDLENBQUEsaUJBQ0EsQ0FBQSxxQkFHRCxZQUNDLENBQUEscUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLGtCQUNBLENBQUEsd0JBR0Qsd0NQclB3QixDQUFBLFVPd1B2QixDQUFBLHVCQUNBLENBQUEsa0JBQ0EsQ0FBQSwrQkFFQSxlQUNDLENBQUEsc0JBRUEsQ0FBQSxtQkFDQSxDQUFBLHNCQUlGLGNBQ0MsQ0FBQSxhQUNBLENBQUEsZ0NBR0QsbUJBQ0MsQ0FBQSxZQUNBLENBQUEsZUFDQSxDQUFBLDZCQUNBLENBQUEsa0JBQ0EsQ0FBQSxVQUNBLENBQUEsOENBSUYsZ0JBQ0MsQ0FBQSxlQUNBLENBQUEsc0JBR0QsaUJQclJ5QixDQUFBLGtCTzZSeEIsVUFDQyxDQUFBLHdCQUNBLENBQUEsWUFDQSxDQUFBLGNBR0Qsc0NQL0tBLENBQUEsaUJPa0xDLENBQUEsV1AxTmEsQ0FBQSxpQk80TmIsQ0FBQSxrQkFDQSxDQUFBLGdDQUNBLENBQUEsZUFDQSxDQUFBLHdCQUVBLGNBQ0MsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLDBDQUdELGNBaEJELGVBaUJFLENBQUEsZUFDQSxDQUFBLENBQUEsMENBR0QsY0FyQkQsZUFzQkUsQ0FBQSxlQUNBLENBQUEsQ0FBQSwwQ0FHRCxjQTFCRCxlQTJCRSxDQUFBLGVBQ0EsQ0FBQSxDQUFBLDBDQUdELGNBL0JELFFBZ0NFLENBQUEsQ0FBQSwwQ0FLRCxpQkFERCxjQUVFLENBQUEsYUFDQSxDQUFBLENBQUEsMkJBR0QsY0FDQyxDQUFBLFdQbFFZLENBQUEsT09vUVosQ0FBQSxVQUNBLENBQUEsVUFDQSxDQUFBLGFBQ0EsQ0FBQSxvQ0FDQSxDQUFBLHdDQUVBLGlCQUNDLENBQUEsMEJBQ0EsQ0FBQSxxQlA1VmMsQ0FBQSx5Q09nV2YsMkJBQ0MsQ0FBQSxxQlBqV2MsQ0FBQSxpQ09xV2YsU0FDQyxDQUFBLG1CQUNBLENBQUEsNElBR0QsV0FJQyxDQUFBLGFBQ0EsQ0FBQSxvS0FFQSxnQkFDQyxDQUFBLGFBQ0EsQ0FBQSxhQU1KLFdBQ0MsQ0FBQSxlQUNBLENBQUEseUJBRUEsYUFKRCx3QkFLRSxDQUFBLDhCQUNBLENBQUEsQ0FBQSxjQUlGLFdBQ0MsQ0FBQSxlQUNBLENBQUEseUJBRUEsY0FKRCx5QkFLRSxDQUFBLDhCQUNBLENBQUEsQ0FBQSxvQkFJRixZQUNDLENBQUEsNkJBQ0EsQ0FBQSx5QkFFQSxvQkFDQyxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLFdBQ0EsQ0FBQSxlQUNBLENBQUEsY0FDQSxDQUFBLHFCQUlGLGNBQ0MsQ0FBQSwyQkFFQSxhUC9hZ0IsQ0FBQSxxQk9vYmpCLGlCQUNDLENBQUEsc0JBR0QsYUFDQyxDQUFBLHNCQUdELGdCQUNDLENBQUEsb0NBTUYsa0JBRUMsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLHFCQUdELGdCQUNDLENBQUEsZ0JBR0QsWUFDQyxDQUFBLHVCQUdELEtBQ0MsQ0FBQSxnQkFDQSxDQUFBLFdBQ0EsQ0FBQSxhUGpiYSxDQUFBLGNPbWJiLENBQUEsY0FDQSxDQUFBLFVBQ0EsQ0FBQSxpQkFDQSxDQUFBLDZCQUVBLGdCQUNDLENBQUEsa0JBQ0EsQ0FBQSxxQkFDQSxDQUFBLDBGQUdELGFBR0MsQ0FBQSxvQkFDQSxDQUFBLGtEQUlGLEtBRUMsQ0FBQSxnQkFDQSxDQUFBLFdBQ0EsQ0FBQSwwQkFDQSxDQUFBLGNBQ0EsQ0FBQSxjQUNBLENBQUEsZ01BRUEsb0JBR0MsQ0FBQSw2QkFJRixnQkFFQyxDQUFBLDhCQUdELGdCQUVDLENBQUEsWUFDQSxDQUFBLHNEQUdBLGFBQ0MsQ0FBQSxhQUtGLHNDUGpZQyxDQUFBLGNPb1lBLENBQUEsV1B6YW9CLENBQUEsU08yYXBCLENBQUEsUUFDQSxDQUFBLDBCQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxjQUNBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLGdCQUNBLENBQUEsd0JBRUEsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsUUFDQSxDQUFBLFNBSUYsc0NQclpDLENBQUEsWU93WkEsQ0FBQSxjQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxXUC9ib0IsQ0FBQSxnQ09pY3BCLENBQUEsU0FDQSxDQUFBLFFBQ0EsQ0FBQSxxQkFDQSxDQUFBLG1CQUVBLGFBQ0MsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxtQkFHRCxlQUNDLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSw2QkFDQSxDQUFBLHVCQUNBLENBQUEsb0JBR0QsV0FDQyxDQUFBLGFBQ0EsQ0FBQSxVQUNBLENBQUEsa0NBQ0EsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FBQSw2QkFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLGNBQ0EsQ0FBQSw4QkFHRCxnQkFDQyxDQUFBLGFBQ0EsQ0FBQSxpQ0FHRCxXQUNDLENBQUEsNERBR0QsMEJBQ0MsQ0FBQSwyQkFDQSxDQUFBLDJEQUdELDZCQUNDLENBQUEsOEJBQ0EsQ0FBQSxrQ0FHRCxpQkFDQyxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsc0JBQ0EsQ0FBQSxvQkFDQSxDQUFBLFlBQ0EsQ0FBQSxrQkFDQSxDQUFBLDZCQUNBLENBQUEsMkNBR0QsYUFDQyxDQUFBLG1DQUdELFlBQ0MsQ0FBQSxpQkFDQSxDQUFBLHdEQUdELFlBQ0MsQ0FBQSxTQUNBLENBQUEsd0JBR0QsYUFDQyxDQUFBLGVBQ0EsQ0FBQSw4Q0FHRCxpQkFDQyxDQUFBLHdDQUdELGdCQUNDLENBQUEsNENBR0QsYVAvaUJjLENBQUEsNENPbWpCZCxhUGxqQmMsQ0FBQSxnQ09zakJkLFVBQ0MsQ0FBQSxhQUNBLENBQUEsZUFDQSxDQUFBLG9CQU1ELGNBQ0MsQ0FBQSxjQUdELHdDQUNDLENBREQsZ0NBQ0MsQ0FBQSxXQUdELGVBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBR0QsYUFDQyxDQUFBLGNBR0QseUNBQ0MsQ0FERCxpQ0FDQyxDQUFBLGlCQUdELGFQbmxCcUIsQ0FBQSxpQk91bEJyQixhUHRsQnFCLENBQUEsZU8wbEJyQixhQUNDLENBQUEsaUJBR0QsYVAvbEJxQixDQUFBLGlCT21tQnJCLGFQbG1CcUIsQ0FBQSxjT2luQnRCLFVBQ0MsQ0FBQSxZQUNBLENBQUEsVUFLRCxpQkFDQyxDQUFBLG9CQUNBLENBQUEsTUFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLHdCQUNBLENBQUEsNkJBRUEsY0FDQyxDQUFBLGlCQUNBLENBQUEsTUFDQSxDQUFBLG9CQUlGLGNBQ0MsQ0FBQSx3QkFHRCxZQUNDLENBQUEsdUJBQ0EsQ0FBQSxpQ0FHRCxZQUNDLENBQUEsNkJBQ0EsQ0FBQSxTQUNBLENBQUEseUJBR0QsaUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGlEQUVBLGFBQ0MsQ0FBQSxpQkFJRixpQkFDQyxDQUFBLGVBQ0EsQ0FBQSw0QkFDQSxDQUFBLCtCQUNBLENBQUEsdUJBQ0EsQ0FBQSxhQUNBLENBQUEsa0JBQ0EsQ0FBQSx5QkFFQSxpQkFURCxrQkFVRSxDQUFBLENBQUEsMEJBS0YsY0FFQyxDQUFBLHdDQUVBLFVBQ0MsQ0FBQSxrREFHRCxjQUNDLENBQUEsZ0JBSUYsVUFDQyxDQUFBLGdCQUNBLENBQUEsU0FDQSxDQUFBLDZCQUVBLDRCQUNDLENBREQseUJBQ0MsQ0FERCxvQkFDQyxDQUFBLCtCQUdELGFBQ0MsQ0FBQSxjQUNBLENBQUEseUJBSUYsdUJBRUMsQ0FBQSxpQkFDQSxDQUFBLGNBQ0EsQ0FBQSxvQkFDQSxDQUFBLFdBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsY0FDQSxDQUFBLHlCQUdDLHVDQURELGlCQUVFLENBQUEsaUJBQ0EsQ0FBQSxDQUFBLHlCQUlGLHlCQW5CRCxlQW9CRSxDQUFBLENBQUEscUNBR0QsMEJBQ0MsQ0FBQSxhQUNBLENBQUEsK0JBR0QsY0FDQyxDQUFBLGdCQUNBLENBQUEsbUVBR0QsK0NQanFCQSxDQUFBLGFPc3FCRCw0QkFDQyxDQUFBLGtDQUdELG9CQUNDLENBQUEsa0JBR0QsdUJBQ0MsQ0FBQSxpQkFJQSxlQUNDLENBQUEsaUJBR0QsMkJBQ0MsQ0FBQSw0QkFDQSxDQUFBLDZCQUlBLFlBQ0MsQ0FBQSx3QkFDQSxDQUFBLHlCQUNBLENBQUEsa0NBR0QsNEJBQ0MsQ0FBQSwyQkFDQSxDQUFBLGdCQUNBLENBQUEsOEJBQ0EsQ0FBQSxpQkFDQSxDQUFBLHFCQUNBLENBQUEsK0JBSUYsZ0JBQ0MsQ0FBQSxrQkFDQSxDQUFBLHVCQUdELGlCQUNDLENBQUEsa0JBR0QsY0FDQyxDQUFBLGFBQ0EsQ0FBQSxhQUNBLENBQUEsb0JBR0QsZ0JBQ0MsQ0FBQSxlQUdELGlCQUNDLENBQUEsS0FDQSxDQUFBLE9BQ0EsQ0FBQSxRQUNBLENBQUEsTUFDQSxDQUFBLGNBQ0EsQ0FBQSxrQkFDQSxDQUFBLFVBQ0EsQ0FBQSw4Q0FNQSxpQlB0M0J1QixDQUFBLFVPNDNCekIsaUJBQ0MsQ0FBQSxlQUNBLENBQUEsMEJBQ0EsQ0FBQSx1QkFDQSxDQUFBLGVBQ0EsQ0FBQSw0QkFDQSxDQUFBLHlCQUVBLFlBQ0MsQ0FBQSw2QkFDQSxDQUFBLG9CQUNBLENBQUEsMkJBSUYsaUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLE9BR0QsVUFDQyxDQUFBLGVBQ0EsQ0FBQSx3QkFDQSxDQUFBLFlBQ0EsQ0FBQSxrQkFFQSxlQUNDLENBQUEsTUFJRixnQkFFQyxDQUFBLGFBS0QsVUFDQyxDQUFBLGlCQUNBLENBQUEsNEJBR0QsV0FDQyxDQUFBLHVCQUNBLENBQUEsK0JBQ0EsQ0FBQSw0QkFDQSxDQUFBLHFCQUdELGVBQ0MsQ0FBQSxTQUNBLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsVUFHRCxVQUNDLENBQUEsMkJBR0QsVUFDQyxDQUFBLGVBR0QsVUFDQyxDQUFBLGVBR0Qsa0JQaDlCZSxDQUFBLFVPazlCZCxDQUFBLFlBQ0EsQ0FBQSxpQkFHRCxnQkFDQyxDQUFBLGlCQUdELGdCQUNDLENBQUEsV0FHRCxtQkFDQyxDQUFBLG1CQUdELGdCQUNDLENBQUEsZ0NBR0QsZUFDQyxDQUFBLDBCQUdELGFQai9Ca0IsQ0FBQSxjT20vQmpCLENBQUEsc0NBR0QsYVB2K0J1QixDQUFBLGVPMitCdkIsV0FDQyxDQUFBLFVBQ0EsQ0FBQSx3Q0FJQSxtQkFFQyxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsb0JBR0QsaUJBQ0MsQ0FBQSxRQUNBLENBQUEsTUFDQSxDQUFBLGVBQ0EsQ0FBQSxxQkFDQSxDQUFBLHVCQUNBLENBQUEsYUFDQSxDQUFBLG9CQUNBLENBQUEsaUJBQ0EsQ0FBQSx5QkFDQSxDQUFBLGNBQ0EsQ0FBQSw2QkFFQSxRQUNDLENBQUEsZ0JBSUYsVUFDQyxDQUFBLHVCQUdELGlCQUNDLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEscUJBR0QsaUJBQ0MsQ0FBQSxTQUNBLENBQUEsdURBR0QsNEJBRUMsQ0FBQSx3QkFHRCxhQUNDLENBQUEsa0JBQ0EsQ0FBQSxxQkFDQSxDQUFBLGVBQ0EsQ0FBQSxxQkFHRCw0QkFDQyxDQUFBLG9DQUVBLDhCQUNDLENBQUEsNEJBSUYsZ0JBQ0MsQ0FBQSwwQkFDQSxDQUFBLHVCQUNBLENBQUEsK0JBQ0EsQ0FBQSxhUDNqQ2EsQ0FBQSxnQ082akNiLENBQUEsa0JBQ0EsQ0FBQSxnQkFHRCxhQUNDLENBQUEsaUJBQ0EsQ0FBQSxVUDUrQmMsQ0FBQSxLTzgrQmQsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGVBQ0EsQ0FBQSxXQUNBLENBQUEsaURBQ0EsQ0FBQSxzQkFFQSxjQUNDLENBQUEsT0FDQSxDQUFBLG9CQUNBLENBQUEsaURBQ0EsQ0FBQSw0Q0FFQSxTQUNDLENBQUEsdUJBQ0EsQ0FBQSw2Q0FHRCxTQUNDLENBQUEsdUJBQ0EsQ0FBQSxZQUtILFVBQ0MsQ0FBQSxXQUNBLENBQUEsc0JBR0QsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsVUFDQSxDQUFBLFlBQ0EsQ0FBQSxrQkFDQSxDQUFBLHNCQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSwyQlB2bENzQixDQUFBLGNPeWxDdEIsQ0FBQSxVQUNBLENBQUEsOENBQ0EsQ0FBQSxTQUNBLENBQUEsdUJBQ0EsQ0FBQSw0QkFFQSxNQUNDLENBQUEsMEJBQ0EsQ0FBQSw2QkFDQSxDQUFBLGNBQ0EsQ0FBQSw2QkFHRCxPQUNDLENBQUEsMkJBQ0EsQ0FBQSw4QkFDQSxDQUFBLGFBQ0EsQ0FBQSw0QkFHRCxVQUNDLENBQUEsdUJBSUYsWUFDQyxDQUFBLGlCQUNBLENBQUEsV0FDQSxDQUFBLFNBQ0EsQ0FBQSxRQUNBLENBQUEsUUFDQSxDQUFBLGtCQUNBLENBQUEsc0JBQ0EsQ0FBQSxTQUNBLENBQUEsdUJBQ0EsQ0FBQSxtQkFHRCwyQlAvbkN1QixDQUFBLFVPaW9DdEIsQ0FBQSwwQkFDQSxDQUFBLHVCQUNBLENBQUEsY0FDQSxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDhDQUNBLENBQUEsZ0NBS0QsaUJQanBDd0IsQ0FBQSx1Qk91cEN6QixtQkFDQyxDQUFBLDJFQUlBLGdCQUdDLENBQUEsU0FDQSxDQUFBLDZCQUdELFVBQ0MsQ0FBQSxpQkFHRCxVQUNDLENBQUEsU0FDQSxDQUFBLG1CQUdELFdBQ0MsQ0FBQSxpQkFDQSxDQUFBLG9CQUNBLENBQUEsa0hBR0QsUUFFQyxDQUFBLHFCQUdELGtCQUNDLENBQUEsVUFDQSxDQUFBLHVCQUdELHdCQUNDLENBQUEsT0FJRixpQkFDQyxDQUFBLGNBQ0EsQ0FBQSxhQUNBLENBQUEsVUFHRCxpQkFDQyxDQUFBLGNBQ0EsQ0FBQSx5QkFDQSxDQUFBLFVBR0QsY0FDQyxDQUFBLFVBR0QsaUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGdCQUdELGVBQ0MsQ0FBQSxZQUdELGlCQUNDLENBQUEsVUFHRCxpQkFDQyxDQUFBLFVQdnBDZSxDQUFBLEtPeXBDZixDQUFBLFdBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGVBQ0EsQ0FBQSxXQUNBLENBQUEsaURBQ0EsQ0FBQSxnQkFHRCxjQUNDLENBQUEsT0FDQSxDQUFBLG9CQUNBLENBQUEsaURBQ0EsQ0FBQSxrQkFHRCxhQUNDLENBQUEsY0FDQSxDQUFBLGlCQUlELHdCQUNDLENBQUEsNEJBRUEsa0JBQ0MsQ0FBQSxnRUFFQSx3Q0FDQyxDQUFBLHlEQUtILHdDQUVDLENBQUEsb0JBR0QsMEJBQ0MsQ0FBQSxXQUdELFVQaHhDa0IsQ0FBQSxlT294Q2xCLHFCQUNDLENBQUEsK0NBRUEsa0JBRUMsQ0FBQSwyQkFJRixpQlB6eEN5QixDQUFBLDZCTzZ4Q3pCLGVBQ0MsQ0FBQSx3R0FHRCx3Q1BweUN5QixDQUFBLHFCTzB5Q3hCLENBQUEsb0tBSUEsd0NBS0MsQ0FBQSxpQkFDQSxDQUFBLHFDQUlGLHdCQUNDLENBQUEsb0JBQ0EsQ0FBQSxlQUdELHdCQUNDLENBQUEsb0JBQ0EsQ0FBQSxxQkFHRCxVUHgxQ2dCLENBQUEsd0JPMDFDZixDQUFBLG9CQUNBLENBQUEscUJBR0QsVVA5MUNnQixDQUFBLHdCT2cyQ2YsQ0FBQSxvQkFDQSxDQUFBLG1EQUdELHdCQUNDLENBQUEsb0JBQ0EsQ0FBQSxnQkFHRCx5QkFDQyxDQUFBLDRCQUdELGlCUHAxQ3lCLENBQUEsMkNPdzFDekIsd0JQdjJDZSxDQUFBLDhCTzIyQ2YsMEJBQ0MsQ0FBQSw4QkFHRCx3Q1BuMkN5QixDQUFBLHFCT3EyQ3hCLENBQUEsMENBR0Qsd0NBQ0MsQ0FBQSxpQkFDQSxDQUFBLHNDQUdELHdDQUNDLENBQUEsbURBR0Qsd0NBQ0MsQ0FBQSxjQUdELGVBQ0MsQ0FBQSxpQkFJQSxZQUNDLENBQUEsWUFHRCxTQUNDLENBQUEsZ0JBQ0EsQ0FBQSxZQUNBLENBQUEsWUFDQSxDQUFBLGNBQ0EsQ0FBQSxrQkFFQSx5QkFDQyxDQUFBLGdCQUlGLFNBQ0MsQ0FBQSxXQUNBLENBQUEsZ0JBUUQsZUFDQyxDQUFBLGlCQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxtQkFHRCxZQUNDLENBQUEscUJBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLGFBR0QsZ0JBQ0MsQ0FBQSxlQUdELFVBQ0MsQ0FBQSxZQUNBLENBQUEsNkJBQ0EsQ0FBQSx1QkFDQSxDQUFBLDRCQUNBLENBQUEsOEJBR0QsZUFFQyxDQUFBLFVBQ0EsQ0FBQSx3QkFHRCxpQkFDQyxDQUFBLGVBR0QsWUFDQyxDQUFBLDZCQUNBLENBQUEsMEJBR0QsZUFFQyxDQUFBLFVBQ0EsQ0FBQSxzQkFHRCxpQkFDQyxDQUFBLDhCQUdELFVBRUMsQ0FBQSxpQkFDQSxDQUFBLGFBQ0EsQ0FBQSxXQUNBLENBQUEsa0JBR0QsZUFDQyxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLGlCQUNBLENBQUEsZ0NBR0QsU0FFQyxDQUFBLFVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGtEQUVBLFVBQ0MsQ0FBQSxnQkFJRixnQkFDQyxDQUFBLFVBR0QsVUFDQyxDQUFBLFlBQ0EsQ0FBQSw2QkFDQSxDQUFBLGVBQ0EsQ0FBQSwrQkFDQSxDQUFBLHVCQUVBLGVBQ0MsQ0FBQSxnQkFJRixpQ0FDQyxDQUFBLGtCQUdELHdDQUNDLENBQUEsd0JBR0Qsd0NBQ0MsQ0FBQSwyQkFLRCxpQlA1L0N3QixDQUFBLGVPcWdEeEIsWUFDQyxDQUFBLGFBQ0EsQ0FBQSxpQkFFQSxXQUNDLENBQUEsc0JBR0QsYUFDQyxDQUFBLDZCQUdELDJCQUNDLENBQUEseUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLGNBQ0EsQ0FBQSw0QkFHRCw0QkFDQyxDQUFBLHdCQUNBLENBQUEsMkJBQ0EsQ0FBQSxvREFHRCxlQUNDLENBQUEsY0FDQSxDQUFBLHVCQUlGLGlCQUNDLENBQUEsU0FDQSxDQUFBLEtBQ0EsQ0FBQSxVQUNBLENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSx5QkFHRCxpQkFDQyxDQUFBLEtBQ0EsQ0FBQSxTQUNBLENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxhQUdELGlCQUNDLENBQUEsMEJBR0QsMkJBQ0MsQ0FBQSx5QkFDQSxDQUFBLDRCQUNBLENBQUEsY0FDQSxDQUFBLDBCQUdELGVBQ0MsQ0FBQSxjQUNBLENBQUEsd0NBSUYsMEJBQ0MsQ0FBQSxlQUdELFlBQ0MsQ0FBQSxzQkFLRCxpQkFDQyxDQUFBLGlCQUdELGlCQUNDLENBQUEsZ0JBQ0EsQ0FBQSxrQkFHRCxpQkFDQyxDQUFBLGdCQUNBLENBQUEsdUJBR0QsaUJBQ0MsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFHRCxpQkFDQyxDQUFBLDZCQUdELFlBQ0MsQ0FBQSwwQkFHRCxpQkFDQyxDQUFBLHFDQUdELGdCQUNDLENBQUEsY0FDQSxDQUFBLDhCQUdELG1CQUNDLENBQUEsc0VBR0QsU0FHQyxDQUFBLDRGQUdELGFBSUMsQ0FBQSxZQUNBLENBQUEsa0JBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxvQkFDQSxDQUFBLGdNQUVBLFNBQ0MsQ0FBQSxvTEFHRCxXQUNDLENBQUEsMkJBSUYsK0NQM2dEQyxDQUFBLFNPK2dERCxZQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEscUJBQ0EsQ0FBQSxhQUNBLENBQUEsWUFDQSxDQUFBLGVBRUEsaUJBQ0MsQ0FBQSxlQUNBLENBQUEsa0JBR0QsWUFDQyxDQUFBLG9CQUdELGlCQUNDLENBQUEsZUFDQSxDQUFBLGNBQ0EsQ0FBQSx5QkFFQSxvQkFMRCxlQU1FLENBQUEsY0FDQSxDQUFBLENBQUEsbUJBS0QsWUFDQyxDQUFBLGdDQUVBLFdBQ0MsQ0FBQSxxQkFJRiw4Q0FDQyxDQUFBLHFDQUNBLENBQUEsaUJBQ0EsQ0FBQSxRQUNBLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxjQUNBLENBQUEsaUJBQ0EsQ0FBQSxnRUFNRixZQUdDLENBQUEsaUJBR0QsYUFDQyxDQUFBLGdCQUNBLENBQUEsYUFDQSxDQUFBLGlCQUNBLENBQUEseUVBR0QsYUFHQyxDQUFBLGNBQ0EsQ0FBQSxhQUNBLENBQUEsV0FDQSxDQUFBLGlCQUdELFVBQ0MsQ0FBQSxpQkFDQSxDQUFBLHdCQUtELGVQMXREZSxDQUFBLDhCT2l1RGQsYUFDQyxDQUFBLG9DQUdELFlBQ0MsQ0FBQSx3Q0FHRCxZQUNDLENBQUEscUJBQ0EsQ0FBQSw2QkFHRCx1QkFDQyxDQUFBLDJCQUdELGtCQUNDLENBQUEsZ0NBR0Qsa0JBQ0MsQ0FBQSw0SkFnQkYsa0JBQ0MsQ0FBQSxvQ0FNRCxpQkFDQyxDQUFBLG1CQUtGLGVBQ0MsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLDZCQUVBLGVBQ0MsQ0FBQSw2QkFHRCxlQUNDLENBQUEsNkJBR0QsZUFDQyxDQUFBLDJFQUtELGVBR0MsQ0FBQSxhQUNBLENBQUEsd0NBR0QsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxtREFFQSxRQUNDLENBQUEsNkJBSUYsa0JBQ0MsQ0FBQSx1Q0FFQSxnQkFDQyxDQUFBLHVDQUdELGVBQ0MsQ0FBQSw0Q0FLRCxrQkFDQyxDQUFBLGtEQUdELGlCQUNDLENBQUEsb0RBRUEsY0FDQyxDQUFBLHNDQUtILGFBQ0MsQ0FBQSxjQUNBLENBQUEsbUNBR0Qsa0JBQ0MsQ0FBQSx5Q0FFQSxpQkFDQyxDQUFBLG1DQU1ILGtCQUNDLENBQUEsb0JBSUEsTUFDQyxDQUFBLDhCQVlGLGtCQUNDLENBQUEsK0JBR0QsYUFDQyxDQUFBLGtCQUdELGFBQ0MsQ0FBQSxpQkFDQSxDQUFBLHdCQUdELGVBQ0MsQ0FBQSwyRkFHRCxlQUVDLENBQUEsOERBR0QsZUFHQyxDQUFBLDRCQUdELFVBQ0MsQ0FBQSxvQkFDQSxDQUFBLFlBQ0EsQ0FBQSwyQkFHRCxjQUNDLENBQUEsZUFDQSxDQUFBLEtBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBQ0EsQ0FBQSxnQkFDQSxDQUFBLDJDQUdELDZCQUNDLGNBQ0MsQ0FBQSxLQUNBLENBQUEsTUFDQSxDQUFBLGtDQUNBLENBQUEsUUFDQSxDQUFBLGdCQUNBLENBQUEsMkJBR0QsaUJBQ0MsQ0FBQSxDQUFBLHNDQUlGLGdCQUNDLENBQUEsaUJBR0QsYUFDQyxDQUFBLDBCQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsd0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw0QkFHRCxlQUNDLENBQUEsZ0RBR0QsZUFFQyxDQUFBLG1DQUdELGVBQ0MsQ0FBQSx5QkFHRCxVQUNDLENBQUEsZUFHRCxjQUNDLENBQUEsV1AvNERhLENBQUEsZ0NPaTVEYixDQUFBLFdBQ0EsQ0FBQSxvQ0FDQSxDQUFBLGNBQ0EsQ0FBQSwwQkFHRCxlQUNDLGdDQUNDLENBQUEsK0NBQ0EsQ0FBQSxDQUFBLHlCQUlGLGVBQ0MscUNBQ0MsQ0FBQSxvQ0FDQSxDQUFBLENBQUEsMENBSUYsZUFDQyxxQ0FDQyxDQUFBLG9DQUNBLENBQUEsQ0FBQSwwQ0FJRixlQUNDLFdBQ0MsQ0FBQSxVQUNBLENBQUEsQ0FBQSxxQkFJRixVQUNDLENBQUEsV0FHRCxzQ1BoNURDLENBQUEsZU9tNURBLENBQUEsZ0JBQ0EsQ0FBQSxVQUNBLENBQUEsZ0NBQ0EsQ0FBQSxpQkFDQSxDQUFBLGtCQUNBLENBQUEsWUFDQSxDQUFBLFVBR0QsWUFDQyxDQUFBLDZCQUNBLENBQUEsUUFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUdELG9CQUNDLENBQUEsV0FHRCxxQlB0aUVtQixDQUFBLGNPNmlFbkIsYUFDQyxDQUFBLGlCQUdELGtCQUNDLENBQUEsT0FHRCxrQkFDQyxDQUFBLDJDQUdELDZCQUNDLHNDUDM3REEsQ0FBQSxlTzg3REMsQ0FBQSxDQUFBLFlBSUYsc0NQbDhEQyxDQUFBLCtCT3U4REEsc0NQdjhEQSxDQUFBLGFPNDhERCxzQ1A1OERDLENBQUEsOEJPZzlEQSxrQkFDQyxDQUFBLFVBQ0EsQ0FBQSxnQkFDQSxDUG45REQseUJPZzlEQSxrQkFDQyxDQUFBLFVBQ0EsQ0FBQSxnQkFDQSxDQUFBLE9BSUYsY0FDQyxDQUFBLFdQOS9EWSxDQUFBLEtPZ2dFWixDQUFBLE9BQ0EsQ0FBQSxRQUNBLENBQUEsTUFDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEsZUFDQSxDQUFBLFlBQ0EsQ0FBQSxxQkFDQSxDQUFBLG9CQUdDLDBCQUNDLENBQUEsdUJBQ0EsQ0FBQSx3QkFDQSxDQUFBLGdCQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLGNBQ0EsQ0FBQSw2QkFDQSxDQURBLGlCQUNBLENBQUEsNEJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDhCQUNBLENBREEsa0JBQ0EsQ0FBQSxZQUdELG1CQUNDLENBREQsY0FDQyxDQUFBLG1CQUNBLENBREEsY0FDQSxDQUFBLDhCQUNBLENBREEseUJBQ0EsQ0FBQSwwQkFFQSxZQUxELG1CQU1FLENBTkYsY0FNRSxDQUFBLENBQUEsMEJBR0QsWUFURCxtQkFVRSxDQVZGLGNBVUUsQ0FBQSxDQUFBLDBCQUdELFlBYkQsbUJBY0UsQ0FkRixjQWNFLENBQUEsQ0FBQSwwQkFHRCxZQWpCRCxtQkFrQkUsQ0FsQkYsY0FrQkUsQ0FBQSxDQUFBLDBDQUdELFlBckJELG1CQXNCRSxDQXRCRixjQXNCRSxDQUFBLENBQUEsaUJBSUYsUUFDQyxDQUFBLFVBQ0EsQ0FBQSxvQkFDQSxDQUFBLGtCQUNBLENBQUEscUJBQ0EsQ0FBQSxrQkFHRCw2QkFDQyxDQURELGlCQUNDLENBQUEsNEJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDhCQUNBLENBREEsa0JBQ0EsQ0FBQSw2QkFPRCxpQlBucEV1QixDQUFBLGNPeXBFekIsWUFDQyxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBRUEsaUJBQ0MsQ0FBQSxtQkFJRixrQkFDQyxDQUFBLDhJQUdELHdDQUlDLENBQUEsb0dBR0Qsd0NBRUMsQ0FBQSw2QkFHRCxrQkFFQyxDQUFBLDJEQUdELGlCQUVDLENBQUEsbUJBSUEsZUFDQyxDQUFBLGFBQ0EsQ0FBQSxxQkFHRCxhQUNDLENBQUEsWUFDQSxDQUFBLGtCQUNBLENBQUEsZUFDQSxDQUFBLGVBQ0EsQ0FBQSxxQkFDQSxDQUFBLG9CQUNBLENBQUEsNEJBQ0EsQ0FBQSx5QkFDQSxDQUFBLDZCQUNBLENBQUEsd0JBR0QsY0FDQyxDQUFBLFlBR0QsWUFDQyxDQUFBLHNCQUVBLFlBQ0MsQ0FBQSxxQkFDQSxDQUFBLGNBQ0EsQ0FBQSxVQUNBLENBQUEsUUFDQSxDQUFBLFVBQ0EsQ0FBQSxhQUNBLENBQUEseUJBRUEsc0JBVEQsWUFVRSxDQUFBLENBQUEscUJBS0gsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsT0FDQSxDQUFBLFVBQ0EsQ0FBQSxNQUNBLENBQUEsZUFDQSxDQUFBLDhCQUNBLENBQUEsd0JBR0QsY0FDQyxDQUFBLFFBQ0EsQ0FBQSxRQUNBLENBQUEsY0FHRCwyQkFDQyxDQUFBLGNBR0QsNEJBQ0MsQ0FBQSxpQ0FLRCxpQlBod0V3QixDQUFBLGlDT293RXhCLGVQcHZFZSxDQUFBLDJCT3N2RWQsQ0FBQSxvQkFLRCxtQkFDQyxDQUFBLHdEQUdELHNDUDNwRUEsQ0FBQSxxQk8rcEVDLENBQUEsVVA1eUVjLENBQUEsa0NBQUEsQ0FBQSwwQkFBQSxDQUFBLDBCT2l6RWYsZUFDQyxDQUFBLGVBQ0EsQ0FBQSxnQkFDQSxDQUFBLFdBQ0EsQ0FBQSxzQkFHRCxXQUNDLENBQUEsWUFDQSxDQUFBLGtCQUNBLENBREEsZUFDQSxDQUFBLGdGQUtELGVQdnhFZSxDQUFBLGlCQWhCUyxDQUFBLFVBc0JQLENBQUEsa0NBQUEsQ0FBQSwwQkFBQSxDQUFBLFdPMHhFbEIsZUFDQyxDQUFBLGNBR0Qsa0JBQ0MsQ0FBQSw0QkFHRCxrQkFDQyxDQUFBLDBCQUdELGtCQUNDLENBQUEsVUFHRCxrQkFDQyxDQUFBLFlBS0QseUJBQ0MsQ0FBQSx3QkFHRCx5QkFDQyxDQUFBLGlCQUtELGlCQUNDLENBQUEsZUFDQSxDQUFBLG1CQUVBLDRCQUNDLENBQUEseUJBQ0EsQ0FBQSxlQUNBLENBQUEsaUVBSUYsa0JBRUMsQ0FBQSx5Q0FHRCxrQkFDQyxDQUFBLHVJQUdELGtCQUlDLENBQUEsOENBR0Qsa0JBQ0MsQ0FBQSwwRUFHRCxrQkFFQyxDQUFBLGlDQUdELFVBQ0MsQ0FBQSwyQ0FDQSxDQUFBLFNBR0QsZUFDQyxDQUFBLG1CQUdELGVBQ0MsQ0FBQSxlQUNBLENBQUEsaUNBR0Qsa0JBRUMsQ0FBQSw2Q0FHRCxrQkFFQyxDQUFBLGtDQUdELHdDQUNDLENBQUEsc0RBR0QsbUNBQ0MsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxhQUNBLENBQUEsY0FDQSxDQUFBLHlCQUdELGdDQUNDLENBQUEsa0JBR0Qsa0NBQ0MsQ0FBQSxrQ0FFQSxXQUNDLENBQUEsaUJBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsd0NBR0QsVUFDQyxDQUFBLGVBQ0EsQ0FBQSwyQ0FJQSxrQkFDQyxDQUFBLGlCQUtILGtDQUNDLENBQUEsd0NBQ0EsQ0FEQSxnQ0FDQSxDQUFBLDRCQUlBLGdCQUNDLENBQUEsNkNBRUEsZUFDQyxDQUFBLFVBTUYsdUJBQ0MsQ0FBQSxXQUNBLENBQUEsb0JBQ0EsQ0FBQSx5QkFDQSxDQUFBLGlCQUNBLENBQUEscUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGdCQUdELHVCQUNDLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxnQkFHRCxXQUNDLENBQUEsZUFDQSxDQUFBLE9BQ0EsQ0FBQSxnQkFDQSxDQUFBLFVQai9FYyxDQUFBLE9Pcy9FaEIsc0NQejJFQyxDQUFBLGNPNDJFQSxDQUFBLFlQbjRFZSxDQUFBLFNPcTRFZixDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsZUFDQSxDQUFBLFlBQ0EsQ0FBQSxVQUNBLENBQUEsT0FDQSxDQUFBLE1BQ0EsQ0FBQSxhQUNBLENBQUEsNkJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGdCQUNBLENBQUEsOEJBQ0EsQ0FBQSxpQkFDQSxDQUFBLFNBQ0EsQ0FBQSxtQkFDQSxDQUFBLCtCQUVBLE9BQ0MsQ0FBQSxtQkFDQSxDQUFBLCtCQUdELFFBQ0MsQ0FBQSxtQkFDQSxDQUFBLCtCQUdELFFBQ0MsQ0FBQSxtQkFDQSxDQUFBLCtCQUdELFNBQ0MsQ0FBQSxtQkFDQSxDQUFBLGdCQUdELFlBQ0MsQ0FBQSxvQkFHRCxNQUNDLENBQUEsWUFDQSxDQUFBLGtCQUNBLENBQUEsc0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLHdCQUNBLENBQUEsa0JBR0QsV0FDQyxDQUFBLFFBQ0EsQ0FBQSx3QkFDQSxDQUFBLDJCQUNBLENBQUEsWUFDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsbURBQ0EsQ0FBQSx3QkFDQSxDQUFBLGdEQUVBLHdDQUVDLENBQUEscUJBSUYsYVB6Z0Z3QixDQUFBLHdCTzJnRnZCLENBQUEsb0JBQ0EsQ0FBQSxrQkFHRCxhUDlnRnFCLENBQUEsd0JPZ2hGcEIsQ0FBQSxvQkFDQSxDQUFBLHFCQUdELGFQbmhGd0IsQ0FBQSx3Qk9xaEZ2QixDQUFBLG9CQUNBLENBQUEsb0JBR0QsYVB4aEZ1QixDQUFBLHdCTzBoRnRCLENBQUEsb0JBQ0EsQ0FBQSw4QkFLRCxVQUNDLENBQUEsd0JBQ0EsQ0FBQSxvQkFDQSxDQUFBLHdCQU9BLFVBQ0MsQ0FBQSxXQUNBLENBQUEsU0FDQSxDQUFBLHNCQUdELFVBQ0MsQ0FBQSxXQUNBLENBQUEsMkJBQ0EsQ0FBQSx5QkFDQSxDQUFBLGdCQUNBLENBQUEsNEJBR0QsVUFDQyxDQUFBLFdBQ0EsQ0FBQSwyQkFDQSxDQUFBLHlCQUNBLENBQUEsb0JBQ0EsQ0FBQSxzQkFLRCxVQUNDLENBQUEsa0NBT0QsY0FDQyxDQUFBLHVDQUdELGdCQUNDLENBQUEsbUZBTUgsMENBR0MsQ0FBQSx3QkFDQSxDQUFBLHFHQUdELG9CQUdDLENBQUEsMkRBQ0EsQ0FBQSx5RkFHRCw0Q0FHQyxDQUFBLHdCQUNBLENBQUEsMkdBR0Qsb0JBR0MsQ0FBQSwyREFDQSxDQUFBLGlCQU9BLFVQOW5GaUIsQ0FBQSx3aUVPZ29GaEIsQ0FBQSwwQkFLQSxVUHJvRmdCLENBQUEsZUEvQ0YsQ0FBQSxvQ08wckZiLGFBQ0MsQ0FBQSxzQ0FHRCxhQUNDLENBQUEseUJBSUYsYUFDQyxDQUFBLHVJQUlGLHFCUHhzRmUsQ0FBQSxZTzRzRmQsQ0FBQSxpQlBuckZ1QixDQUFBLCtCT3FyRnZCLENBQUEsZ0NBQ0EsQ0FBQSxhQUNBLENBQUEsd0JBR0Qsd0JBQ0MsQ0FBQSwwRkFHRCxVUHhxRmlCLENBQUEsZ0JPaXJGakIsVVBqckZpQixDQUFBLGVBTkYsQ0FBQSxpQkFoQlMsQ0FBQSxlTzZzRnhCLGlCUDdzRndCLENBQUEsMEJPaXRGeEIsZVBqc0ZlLENBQUEsVU9tc0ZkLENBQUEsa0NBR0QsYVA3dEZzQixDQUFBLG1DT2t1RnRCLFVQcnNGaUIsQ0FBQSx5Q093c0ZoQixhQUNDLENBQUEsMERBS0QsYVAxdUYyQixDQUFBLG1DT2d2RjVCLFVQcHRGaUIsQ0FBQSxxQkFORixDQUFBLDJDTzZ0RmQsQ0FBQSxZQUNBLENBQUEsa0ZBRUEsd0JBRUMsQ0FBQSxVQUNBLENBQUEsc0VBS0QsVUFFQyxDQUFBLGlEQUlGLHFCQUNDLENBQUEsNkZBR0Qsd0JBR0MsQ0FBQSw2QkFDQSxDQUFBLDhCQUNBLENBQUEsb0JQN3hGZ0IsQ0FBQSxrSE9peUZqQixxQlBweUZlLENBQUEsVU93eUZkLENBQUEsdUJBR0QsMkJBQ0MsQ0FBQSxpQ0FHRCxrQkFDQyxDQUFBLHVIQUdELHFCUGx3RjRCLENBQUEsVUFGWCxDQUFBLGlCQXRCTyxDQUFBLHVIT215RnhCLHdCUGx1RjZCLENBQUEsVUEzQ1osQ0FBQSxtSE9xeEZqQix3QlB6dUYyQixDQUFBLFVBNUNWLENBQUEsOEJPNnhGakIsOEJBQ0MsQ0FBQSx1SEFHRCx3QlBwdkYrQixDQUFBLFVBN0NkLENBQUEsMkdPeXlGakIsd0JQM3ZGMEIsQ0FBQSxVQTlDVCxDQUFBLHVIT2l6RmpCLHdCUGx3RjhCLENBQUEsVUEvQ2IsQ0FBQSxnQ095ekZqQixxQkFDQyxDQUFBLHFEQUNBLENBQUEsVUFDQSxDQUFBLDRKQUdELHFEQUtDLENBQUEsd0JBR0Qsb0JBQ0MsQ0FBQSx3QkFDQSxDQUFBLDJEQUdELGVQbDFGZSxDQUFBLFVBTUUsQ0FBQSxxQ09nMUZoQixDQUFBLG1FQUlBLFVQcDFGZ0IsQ0FBQSw4Sk93MUZmLHdCUDcxRmlCLENBQUEsVU9nMkZoQixDQUFBLHlGQUtELFVBRUMsQ0FBQSx3QlBwMUYyQixDQUFBLDBNT3UxRjNCLFVBRUMsQ0FBQSx3QlB2MUZ1QixDQUFBLGlGTzgxRnpCLFVBRUMsQ0FBQSxrQkFFQSxDQUFBLHFGQUtELFVQbjNGMEIsQ0FBQSxrTU91M0Z6QixVUHYzRnlCLENBQUEsd0JPMDNGeEIsQ0FBQSxvQ0FNSixxQlAxNUZ3QixDQUFBLHFDTzg1RnhCLHFCUDk0RmUsQ0FBQSxVQU1FLENBQUEsMEJPODRGakIsVVA5NEZpQixDQUFBLGVBTkYsQ0FBQSx1Qk95NUZmLGVQejVGZSxDQUFBLHFETzg1RmYscUJBQ0MsQ0FBQSx3QkFHRCxVQUNDLENBQUEsd0JBQ0EsQ0FBQSxzQkFHRCxlUHY2RmUsQ0FBQSx5RE8yNkZmLGVQbjZGNEIsQ0FBQSxVQUZYLENBQUEsaUJBdEJPLENBQUEsb0NPazhGeEIscUNBQ0MsQ0FBQSx1SEFHRCx3QkFHQyxDQUFBLHdCQUNBLENBQUEseUlBR0Qsb0JBR0MsQ0FBQSwyREFDQSxDQUFBLDZIQUdELHdCQUdDLENBQUEsb0JBQ0EsQ0FBQSwrSUFHRCxvQkFHQyxDQUFBLDJEQUNBLENBQUEsb0RBT0UsaUJQdCtGcUIsQ0FBQSxxQkFnQlQsQ0FBQSxtQk95OUZYLENBQUEsZ1BBRUEsVVByOUZhLENBQUEscURPNjlGZCxpQlBuL0ZxQixDQUFBLHlCTzAvRnRCLHlCQURELDhCQUVFLENBQUEsQ0FBQSwrQkFHRCxvQkFDQyxDQUFBLDBCQUlGLHFCUG5nR3VCLENBQUEseUJPc2dHdEIsMEJBSEQsOEJBSUUsQ0FBQSxDQUFBLDRJQUdELHFCUDEvRmEsQ0FBQSxVQU1FLENBQUEseUNPKy9GZixxQkFDQyxDQUFBLGdCQUNBLENBQUEsWUFDQSxDQUFBLDZEQUdELG9CQUNDLENBQUEsNkJBS0gsZVAxakdlLENBQUEsMENPOGpHZixrQkFDQyxDQUFBLGlEQUdELGVQemhHZSxDQUFBLDJDTzhoR2YseUNBQ0MsZVAvaEdjLENBQUEsOEJPaWlHYixDQUFBLENBQUEsd0ZBSUYsa0JBR0MsQ0FBQSw2QkFHRCxlUDNpR2UsQ0FBQSw2Qk8raUdmLDRCQUNDLENBQUEsK0JBQ0EsQ0FBQSwwQ0FHRCxhQUNDLENBQUEsZUFDQSxDQUxBLHFDQUdELGFBQ0MsQ0FBQSxlQUNBLENBQUEsdUJBR0QscUJBQ0MsQ0FBQSx1QkFHRCxxQkFDQyxDQUFBLGtDQUlBLFVBQ0MsQ0FBQSxnQ0FDQSxDQUFBLHdDQUVBLFVQaGtHZSxDQUFBLCtCT3FrR2hCLFVBQ0MsQ0FBQSxnQ0FDQSxDQUFBLHdHQUlGLHFCQUlDLENBQUEsMEJBR0QsZVB4bEdlLENBQUEsa0ZPNGxHZixrQkFHQyxDQUFBLHdDQUdELGtCQUNDLENBQUEsdUNBR0QsVUFDQyxDQUFBLHNDQUdELDBCQUNDLENBQUEsc0JBR0QsMEJBQ0MsQ0FBQSxnQ0FJRCx3QlBqcEdxQixDQUFBLDZCT3FwR3JCLGVBQ0MsQ0FBQSw4TEFHRCwyQ0FJQyxDQUFBLDhDQUdELGFQaHFHcUIsQ0FBQSwwSU95cUdwQiwyQlB6cUdvQixDQUFBLGFBQUEsQ0FBQSx3Q08rcUdyQiwyQlAvcUdxQixDQUFBLGFBQUEsQ0FBQSx1Qk93ckdwQix3QkFDQyxDQUFBLCtCQUNBLENBQUEsZ0RBQ0EsQ0FEQSx3Q0FDQSxDQUFBLHdCQUdELHdCQUNDLENBQUEsK0JBQ0EsQ0FBQSxnREFDQSxDQURBLHdDQUNBLENBQUEsbUJBSUYsa0JBQ0MsQ0FBQSxnQ0FHRCx3QkFDQyxDQUFBLGlHQUdELFVBRUMsQ0FBQSwrQkFHRCwrQkFDQyxDQUFBLDRCQUNBLENBQUEseUZBR0Qsa0JBRUMsQ0FBQSw2WkFHRCxlUHZ1R2UsQ0FBQSwwRE9tdkdmLGtCQUNDLENBQUEsMk9BR0QsZVB2dkdlLENBQUEscU9PK3ZHZixlQUtDLENBQUEsNFdBR0QsZUFPQyxDQUFBLHlCQUdELGlCQUNDLENBQUEsOENBR0Qsb0JBQ0MsQ0FBQSxrQ0FHRCxVUDF1R2lCLENBQUEsd0JPOHVHakIscUJBQ0MsQ0FBQSxzQ0FHRCxrQkFDQyxDQUFBLHVCQUlELGVQN3ZHZSxDQUFBLHNDT2l3R2YsZVAxeUdlLENBQUEsVUErQ0UsQ0FBQSwyQ09nd0dqQixVUDF4R2lCLENBQUEsbUlPOHhHakIsYVBqeUdzQixDQUFBLDRDT3N5R3RCLHdCUHJ6R2lCLENBQUEsaUZPeXpHakIsK0JBRUMsQ0FBQSx5REFHRCxxQkFDQyxDQUFBLGdDQUdELGVQNXhHZSxDQUFBLFVPOHhHZCxDQUFBLDZFQUdELFVQM3hHaUIsQ0FBQSw2Q09neUdqQixVUGh5R2lCLENBQUEscUJPb3lHakIsa0JBQ0MsQ0FBQSwrQkFHRCxrQkFDQyxDQUFBLHlEQUdELGtCQUVDLENBQUEscUVBR0Qsa0JBRUMsQ0FBQSw4Q0FHRCw0QkFDQyxDQUFBLGtFQUdELGVBQ0MsQ0FBQSxxQ0FHRCxzQ0FDQyxDQUFBLDZCQUlELHdCQUNDLENBQUEsd0NBRUEsa0JBQ0MsQ0FBQSw0RUFFQSxxQ0FDQyxDQUFBLGdDQUtILDBCQUNDLENBQUEsdUJBR0QsVVA3MkdpQixDQUFBLHVFT2szR2hCLGtCQUVDLENBQUEseUNBSUYsZVBwMkdlLENBQUEsaURPdzJHZix5REFDQyxDQUFBLHVGQUdELHdCUDE0R3FCLENBQUEsNkJPKzRHckIsYVAvNEdxQixDQUFBLCtCT201R3JCLGVBQ0MsQ0FBQSxvQ0FHRCxlUHozR2UsQ0FBQSxpSE82M0dmLHdDQUVDLENBQUEsMEJBR0QsZVBsNEdlLENBQUEsNkJPczRHZixlUHQ0R2UsQ0FBQSw4Qk8wNEdmLGlDQUNDLENBQUEsb0RBRUEsVUFDQyxDQUFBLDZCQUlGLGlDQUNDLENBQUEsdUJBR0QsVVB0NUdlLENBQUEscUJBR1UsQ0FBQSx3Qk8yNUd6QixlQUNDLENBQUEsVUFDQSxDQUFBLG9DQUVBLGVQMzhHYyxDQUFBLFVPNjhHYixDQUFBLGdEQUdELGVBQ0MsQ0FBQSx5REFHRCwrQkFDQyxDQUFBLDJEQUdELDZCQUNDLENBQUEsb0NBR0QsVUFDQyxDQUFBLG9EQUdELGtCQUNDLENBQUEsMENBR0QsMkpBQ0MsQ0FBQSxvQ0FNRix3Q0FDQyxDQUFBLHNCQUdELGVQdDhHZSxDQUFBLDhCTzA4R2YsZUFDQyxDQUFBLDhCQUdELGVQOThHZSxDQUFBLDhCT285R2Ysd0NBQ0MsQ0FBQSxxQ0FLRCxrQlB6OUdtQixDQUFBLFlPbStHbkIsMEJBQ0MsQ0FBQSxlQUdELGtCQUNDLENBQUEsY0FDQSxDQUFBLGFBQ0EsQ0FBQSxLQUNBLENBQUEsT0FDQSxDQUFBLFFBQ0EsQ0FBQSxNQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxVQUNBLENBQUEscUJBQ0EsQ0FBQSxhQUdELGNBQ0MsQ0FBQSxpQkFHRCxpQkFDQyxDQUFBLE9BQ0EsQ0FBQSxTQUNBLENBQUEsY0FDQSxDQUFBLFlBR0QscUJBQ0MsQ0FBQSx5QkFDQSxDQUFBLGFBS0QsZUFDQyxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsV0FDQSxDQUFBLGNBR0QsZUFDQyxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLGlCQUdELGVBQ0MsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsZ0JBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSx1Q0FLRixvQkFDQyxVQUNDLENBQUEsQ0FBQSxhQVFGLE1BQ0MsZ0JBQ0MsQ0FBQSxLQUlELHFCQUNDLENBQUEsMkJBQ0EsQ0FBQSwwQkFDQSxDQUFBLHlCQUNBLENBQUEsV0FHRCx1QkFFQyxDQUFBLGFBR0QsZUFFQyxDQUFBLGVBR0QsdUJBQ0MsQ0FBQSxtQkFHRCwrQkFFQyxDQUFBLHlEQUdELHVCQUtDLENBQUEsVUFHRCxxQkFFQyxDQUFBLHNCQUtELG1DQUVDLENBQUEsd0JBR0QscUJBRUMsQ0FBQSxxQ0FHRCwwQkFFQyxDQUFBLHFCQUNBLENBQUEsZUFHRCxxQkFDQyxDQUFBLDBCQUNBLENBQUEsbUJBQ0EsQ0FBQSxvQkFHRCwwQkFFQyxDQUFBLDJFQUlBLHlCQUdDLENBQUEsYUFJRiwwQkFDQyxDQUFBLCtGQUtELHVCQU1DLENBQUEsaUJBR0QsdUJBQ0MsQ0FBQSwwQkFDQSxDQUFBLFlBS0QsdUJBQ0MsQ0FBQSx1Q0FHRCw2QkFDQyxDQUFBLHFCQUdELHVCQUNDLENBQUEsd0NBS0QsdUJBRUMsQ0FBQSxrQkFHRCwwQkFDQyxDQUFBLDRCQUdELHVDQUNDLENBQUEscUJBQ0EsQ0FBQSxhQUtELDBCQUNDLENBQUEsMEJBQ0EsQ0FBQSw0QkFDQSxDQUFBLG9DQUtELHVCQUVDLENBQUEsNEJBSUQsdUJBQ0MsQ0FBQSxxQkFHRCxpQkFDQyxDQUFBLFNBQ0EsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLFVBQ0EsQ0FBQSx3QkFDQSxDQUFBLGFBQ0EsQ0FBQSwrQkFHQywyQkFDQyxDQUFBLGNBQ0EsQ0FBQSxrR0FHRCx1QkFHQyxDQUFBLGdDQUdELHlDQUNDLENBREQsNkJBQ0MsQ0FBQSx3Q0FDQSxDQURBLDRCQUNBLENBQUEseUNBQ0EsQ0FEQSw2QkFDQSxDQUFBLCtCQUlGLG1CQUNDLENBQUEsb0JBQ0EsQ0FBQSwrQkFJRCxZQUNDLENBQUEsY0FJRix3Q0FDQyxDQURELDRCQUNDLENBQUEsdUNBQ0EsQ0FEQSwyQkFDQSxDQUFBLHlDQUNBLENBREEsNkJBQ0EsQ0FBQSxDQUFBLFdQcDBIRix5QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDJGQUNBLENBQUEsV0FHRCxvQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHlFQUNBLENBQUEsV0FHRCxrQ0FDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDZHQUNBLENBQUEsV0FHRCw0QkFDQyxDQUFBLHlGQUNBLENBQUEsdUJBR0QsS0FDQyxTQUNDLENBQUEsR0FHRCxTQUNDLENBQUEsQ0FBQSwwREEyTUQsYUFDQyxDQUFBLDBEQUdELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEseUNBSUYsV0FDQyxDQUFBLHVEQUVBLGFBQ0MsQ0FBQSxvQkFDQSxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLHlCUWxRRixzQkFDQyxnQkFDQyxDQUFBLENBQUEsaUJBU0EsZUFDQyxDQUFBLG9CQUdELFlBQ0MsQ0FBQSxnQkFHRCx1QkFDQyxDQUFBLFNBR0QsWUFDQyxDQUFBLDZCQUNBLENBQUEsY0FDQSxDQUFBLGtCQUNBLENBQUEsMENBRUEsU0FORCxxQkFPRSxDQUFBLGdCQUVBLHNCQUNDLENBQUEsQ0FBQSwwQ0FNRixjQURELHFCQUVFLENBQUEsQ0FBQSwwQ0FLRCx3QkFERCxVQUVFLENBQUEscUJBQ0EsQ0FBQSw4QkFDQSxDQUFBLDBCQUVBLFVBQ0MsQ0FBQSx3QkFDQSxDQUFBLENBQUEsMENBTUYsOEJBREQscUJBRUUsQ0FBQSxnQ0FFQSxVQUNDLENBQUEsQ0FBQSw2QkFLSCxjQUNDLENBQUEsbUJBR0QsY0FDQyxDQUFBLGdCQUNBLENBQUEsMkJBRUEsY0FDQyxDQUFBLHlCQUlGLGFSbENnQixDQUFBLCtCUXFDZixhUnBDcUIsQ0FBQSx3QlF5Q3RCLGFSdkNlLENBQUEsOEJRMENkLGFSekNvQixDQUFBLGtFUThDckIseUJBR0MsQ0FBQSxxQ1JyRGUsQ1FxRGYsNkJSckRlLENBQUEsd0VReURoQix5QkFHQyxDQUFBLHFDUnZEaUIsQ1F1RGpCLDZCUnZEaUIsQ0FBQSxxRVEyRGxCLHlCQUdDLENBQUEscUNSaEVjLENRZ0VkLDZCUmhFYyxDQUFBLG9CUW9FZixXQUNDLENBQUEsWUFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFBLGdCQUNBLENBQUEsb0JBR0QsWUFDQyxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsa0JBQ0EsQ0FBQSw2QkFJQSxhUnZGZSxDQUFBLDJCUXlGZCxDQUFBLDZCQUdELGFSekZjLENBQUEsMkJRMkZiLENBQUEsMkJBSUYsWUFDQyxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFBLHdDUmxGc0IsQ0FBQSxlUW9GdEIsQ0FBQSxnQkFHRCxVQUNDLENBQUEsZUFDQSxDQUFBLGtCQUNBLENBQUEsaUJBQ0EsQ0FBQSxnQkFDQSxDQUFBLGNBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsZ0JBQ0EsQ0FBQSxrQkF6SlUsQ0FBQSxxQkEySlYsQ0FBQSxzQkFFQSx3QkE1SmlCLENBQUEseUJBZ0tqQix1R0FDQyxDQUFBLCtCQUVBLHVHQUNDLENBQUEsOEJBR0QsZUFDQyxDQUFBLGFBQ0EsQ0FBQSw2QkFJRixrQlJ0SWUsQ0FBQSxVUXdJZCxDQUFBLG1DQUVBLGtCQUNDLENBQUEseUJBSUYsdUdBQ0MsQ0FBQSwrQkFFQSx1R0FDQyxDQUFBLDhCQUdELGVBQ0MsQ0FBQSxhQUNBLENBQUEsNkJBSUYsa0JSekpjLENBQUEsVVEySmIsQ0FBQSxtQ0FFQSxrQkFDQyxDQUFBLHNCQUlGLCtGQUNDLENBQUEsVUFDQSxDQUFBLDRCQUVBLCtGQUNDLENBQUEsd0JBS0gsNkJBQ0MsQ0FBQSxVQUNBLENBQUEsMENBRUEsd0JBSkQsaUNBS0UsQ0FBQSxVQUNBLENBQUEsYUFDQSxDQUFBLFFBQ0EsQ0FBQSxlUnJLYyxDQUFBLGdCUXVLZCxDQUFBLCtCQUNBLENBQUEsQ0FBQSxrQ0FHRCxVQUNDLENBQUEsdUJBQ0EsQ0FBQSxhQUNBLENBQUEsNkJBSUYsbUJBQ0MsQ0FBQSx1QkFDQSxDQUFBLDBDUm5Mc0IsQ0FBQSxZUXVMdkIsVUFDQyxDQUFBLGVBQ0EsQ0FBQSxrQkFwUFUsQ0FBQSxrQkFzUFYsQ0FBQSxpQkFDQSxDQUFBLGdCQUNBLENBQUEsY0FDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLHFCQUNBLENBQUEsVUFDQSxDQUFBLGtCQUVBLHdCQTdQaUIsQ0FBQSx1QkFpUWpCLGtCUjFOZSxDQUFBLFVRNE5kLENBQUEsd0JBQ0EsQ0FBQSw2QkFFQSxrQkFDQyxDQUFBLHNCQUlGLGtCUmpPYyxDQUFBLFVRbU9iLENBQUEsd0JBQ0EsQ0FBQSw0QkFFQSxrQkFDQyxDQUFBLHVDQUtILGNBRUMsQ0FBQSxpQkFDQSxDQUFBLGlCQUdELGFBQ0MsQ0FBQSx3QkFFQSxVQUNDLENBQUEsVUFDQSxDQUFBLGFBQ0EsQ0FBQSw2Q0FJRixZQUVDLENBQUEsZ0JBR0QsYUFDQyxDQUFBLGlCQUdELDBCQUNDLENBQUEsMkJBQ0EsQ0FBQSx3REFDQSxDQUFBLFlBQ0EsQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLGtDQUVBLDRCQUNDLENBQUEsa0JBQ0EsQ0FBQSw2QkFDQSxDQUFBLDhCQUNBLENBQUEsY0FDQSxDQUFBLGlCQUlGLGNBQ0MsQ0FBQSxlQUNBLENBQUEsa0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGNBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsZ0JBQ0EsQ0FBQSxZQUNBLENBQUEsdUJBRUEsd0NBQ0MsQ0FERCxnQ0FDQyxDQUFBLDRCQUdELGtCUnhTZSxDQUFBLFVRMFNkLENBQUEsYUFDQSxDQUFBLHlDQUdELGtCQUNDLENBQUEsMkJBR0Qsa0JSM1NZLENBQUEsVVE2U1gsQ0FBQSxhQUNBLENBQUEsMENBR0Qsa0JBQ0MsQ0FBQSxpQkFJRixpQkFDQyxDQUFBLG9CQUNBLENBQUEscUJBQ0EsQ0FBQSxxQkFDQSxDQUFBLGNBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsMkJBR0QsVVIxVWMsQ0FBQSx3QlE0VWIsQ0FBQSw0QkFHRCxjQUNDLENBQUEsY0FHRCxVQUNDLENBQUEsNkJBR0Esb0JBQ0MsQ0FBQSw0R0FHRCxhUnhWZSxDQUFBLG9EUTZWZixZQUNDLENBQUEsc0JBQ0EsQ0FBQSwrQ0FHRCxrQkFDQyxDQUFBLFVBQ0EsQ0FBQSxpQkFDQSxDQUFBLDBCQUlGLGdCQUNDLENBQUEsYUFDQSxDQUFBLGNBQ0EsQ0FBQSxnQkFDQSxDQUFBLGlCQUNBLENBQUEseUJBR0QsaUJBQ0MsQ0FBQSxjQUNBLENBQUEsbUJBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsZ0JBQ0EsQ0FBQSxzQkFHRCx1QkFDQyxDQUFBLHNCQUtELGtCQUNDLENBQUEsaUJBQ0EsQ0FBQSxrREFJQSxRQUNDLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsbURBR0QsaUJBQ0MsQ0FBQSxVQUNBLENBQUEsZUFNRixVUmxMRCxDQUFBLFdBQ0EsQ0FBQSxTQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSxvQkFDQSxDQUFBLGNBQ0EsQ0FBQSxxQkFDQSxDQUFBLGlCQUNBLENBQUEsWUFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLGlCUTJLRSxDQUFBLHNCUnpLRiw0Q0F0RkEsQ0FBQSxzQkEwRkEsZUEvTWEsQ0FBQSxvQkFpTlosQ0FBQSxlUXdLRixtQkFDQyxDQUFBLFdSM2NELHlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMkZBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELGtDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNkdBQ0EsQ0FBQSxXQUdELDRCQUNDLENBQUEseUZBQ0EsQ0FBQSx1QkFHRCxLQUNDLFNBQ0MsQ0FBQSxHQUdELFNBQ0MsQ0FBQSxDQUFBLDBEQTJNRCxhQUNDLENBQUEsMERBR0QsYUFDQyxDQUFBLDBEQUdELGFBQ0MsQ0FBQSx5Q0FJRixXQUNDLENBQUEsdURBRUEsYUFDQyxDQUFBLG9CQUNBLENBQUEsaUJBQ0EsQ0FBQSxVQUNBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsa0JBQ0EsQ0FBQSxhQUNBLENBQUEsNEJTN1BBLGVUK0VjLENBQUEsaUJBaEJTLENBQUEsa0NTM0R0QixrQkFQa0IsQ0FBQSxxQ0FXbEIsdUdBQ0MsQ0FBQSwyQ0FFQSx1R0FDQyxDQUFBLDBDQUdELGVUZ0VZLENBQUEseUNTM0RiLGtCVHFCZSxDQUFBLCtDU2xCZCxrQkFDQyxDQUFBLHFDQUlGLHVHQUNDLENBQUEsMkNBRUEsdUdBQ0MsQ0FBQSwwQ0FHRCxlVDRDWSxDQUFBLHlDU3ZDYixrQlRJYyxDQUFBLCtDU0RiLGtCQUNDLENBQUEsa0NBSUYsK0ZBQ0MsQ0FBQSx3Q0FFQSwrRkFDQyxDQUFBLG9DQUtILGlCVE11QixDQUFBLDBDU0h0QixvQ0FIRCxpQ0FJRSxDQUFBLGVURXFCLENBQUEsQ0FBQSx5Q1NHdkIsdUNURjZCLENBQUEsd0JTTTdCLGlCVFB1QixDQUFBLHNDU1V0QixlVE1hLENBQUEsNENTSFosa0JBL0VpQixDQUFBLG1DQW9GbEIsb0JBQ0MsQ0FBQSxrQ0FHRCxvQkFDQyxDQUFBLDZCQUlGLGtCQUNDLENBQUEsaUJUNUJzQixDQUFBLHFEUzhCdEIsQ0FBQSxxQ0FHRCxhVHZEZ0IsQ0FBQSwyQ1MwRGYsYVQzRHNCLENBQUEsb0NTZ0V2QixhVDVEZSxDQUFBLDBDUytEZCxhVGhFcUIsQ0FBQSxrQ1N1RXRCLHFDQUNDLENBQUEsMkJBS0QsZVR6Q2MsQ0FBQSxpQkFoQlMsQ0FBQSxrQ0FvT3hCLGtEQWhHQSxDQUFBLGtDQW9HQSxlQXhPd0IsQ0FBQSxvQkEwT3ZCLENBQUEsV0FoVEYseUJBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSwyRkFDQSxDQUFBLFdBR0Qsb0JBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSx5RUFDQSxDQUFBLFdBR0Qsa0NBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2R0FDQSxDQUFBLFdBR0QsNEJBQ0MsQ0FBQSx5RkFDQSxDQUFBLHVCQUdELEtBQ0MsU0FDQyxDQUFBLEdBR0QsU0FDQyxDQUFBLENBQUEsMERBMk1ELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEsMERBR0QsYUFDQyxDQUFBLHlDQUlGLFdBQ0MsQ0FBQSx1REFFQSxhQUNDLENBQUEsb0JBQ0EsQ0FBQSxpQkFDQSxDQUFBLFVBQ0EsQ0FBQSxVQUNBLENBQUEsV0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFDQSxDQUFBLGFBQ0EsQ0FBQSxvQlU1UEQsV0FDQyxDQUFBLFlBQ0EsQ0FBQSxlQUdELFVWcUtzQixDQUFBLFNVbktyQixDQUFBLDZDQUVBLFdBQ0MsQ0FBQSxxQ0FHRCxxQkFDQyxDQUFBLGNBWUYsdUJBQ0MsQ0FBQSxnQkFDQSxDQUFBLHNCQUdELGdCQUNDLENBQUEsZ0JBT0QsK0JBQ0MsQ0FBQSxpQkFHRCxjQUNDLENBQUEsa0JBQ0EsQ0FBQSxnQkFDQSxDQUFBLG9CQUdELFVBQ0MsQ0FBQSxVQUNBLENBQUEsZVZPZ0IsQ0FBQSxvQlVMaEIsQ0FBQSxZQUNBLENBQUEsdUJBT0QsNEJBQ0MsQ0FBQSxlQUdELGlCQUNDLENBQUEsWUFDQSxDQUFBLDZCQUNBLENBQUEsa0JBQ0EsQ0FBQSxtQkFDQSxDQUFBLGVBQ0EsQ0FBQSw2QkFFQSxlQUNDLENBQUEsbUJBR0QsYUFDQyxDQUFBLGlCQUNBLENBQUEseUJBRUEsa0JBQ0MsQ0FBQSxvQkFJRixhQUNDLENBQUEsNkJBR0Qsa0JBQ0MsQ0FBQSxnQkFDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsc0JBR0QscUJBQ0MsQ0FBQSxpQkFHRCxnQkFDQyxDQUFBLDRCQUVBLGNBQ0MsQ0FBQSxtQkFLSCxVQUNDLENBQUEsdUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGVWdkRnQixDQUFBLDBCVTREaEIscURBQ0MsQ0FBQSw4QkFHRCxxQ1ZnRUQsQ0FBQSxrQlUzREEsa0RBQ0MsQ0FBQSw4QkFFQSxxQ1Z3REQsQ0FBQSxtQlVuREEsY0FDQyxDQUFBLFlWYWdCLENBQUEsS1VYaEIsQ0FBQSxNQUNBLENBQUEsV0FDQSxDQUFBLFlBQ0EsQ0FBQSxZQUNBLENBQUEsc0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLDJDVi9FdUIsQ0FBQSx5QlVtRnhCLHFCQUNDLENBQUEsaUJBR0QsaUJBQ0MsQ0FBQSxZVkhjLENBQUEsV1VLZCxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEsVUFDQSxDQUFBLFlBQ0EsQ0FBQSxlQUNBLENBQUEsZ0JBQ0EsQ0FBQSxnQkFDQSxDQUFBLHlCQUVBLGlCQWJELFdBY0UsQ0FBQSxDQUFBLHlCQUdELGlCQWpCRCxlQWtCRSxDQUFBLENBQUEseUJBR0QsaUJBckJELGVBc0JFLENBQUEsQ0FBQSwwQkFHRCxpQkF6QkQsZ0JBMEJFLENBQUEsQ0FBQSxnQ0FHRCxZQUNDLENBQUEsY0FDQSxDQUFBLCtCQUdELDZCQUNDLENBQUEsY0FDQSxDQUFBLDhCQUdELDRCQUNDLENBQUEsYUFDQSxDQUFBLGlDQUdELGVBQ0MsQ0FBQSxrQ0FHRCxZQUNDLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxlQUNBLENBQUEsUUFDQSxDQUFBLG9CQUlGLFdBQ0MsQ0FBQSxVQUNBLENBQUEsWUFDQSxDQUFBLGVBQ0EsQ0FBQSx1QkFPRCxpQkFDQyxDQUFBLFdBQ0EsQ0FBQSxVQUNBLENBQUEsWUFDQSxDQUFBLHFCQUNBLENBQUEseUJBR0QsVUFDQyxDQUFBLFlBQ0EsQ0FBQSxXVnJGUyxDQUFBLGtDVXdGVCxlQUNDLENBQUEsd0JBSUYsaUJBQ0MsQ0FBQSxXQUNBLENBQUEsdUJBQ0EsQ0FBQSxXQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxnQkFHRCxjQUNDLENBQUEsZ0JBQ0EsQ0FBQSxlQUNBLENBQUEsWUFDQSxDQUFBLDZCQUNBLENBQUEsNEJBQ0EsQ0FBQSxzQkFFQSxrQkFDQyxDQUFBLHNCQUdELCtDVmhFRCxDQUFBLHlCVXFFQSxlQUNDLENBQUEsZUFDQSxDQUFBLGFBQ0EsQ0FBQSxjQUNBLENBQUEsdUJBR0QsZUFDQyxDQUFBLFVBQ0EsQ0FBQSwyQ0FHRCxvQkFDQyxDQUFBLGdCQUNBLENBQUEsc0NBR0QsY0FDQyxDQUFBLGVBQ0EsQ0FBQSxhQUNBLENBQUEsaUJBQ0EsQ0FBQSwwQkFDQSxDQUFBLHlCQUNBLENBQUEsY0FDQSxDQUFBLDhFQUdBLFFBQ0MsQ0FBQSx1QkFFQSxDQUFBLCtCQUlGLGFBQ0MsQ0FBQSxlQUNBLENBQUEsV0FDQSxDQUFBLGtCQUNBLENBQUEscUJBQ0EsQ0FBQSxXQUNBLENBQUEsYUFDQSxDQUFBLFlBQ0EsQ0FBQSwrQkFHRCxZQUNDLENBQUEsa0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0RBRUEsZ0JBQ0MsQ0FBQSxvQkFJRixnQkFDQyxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsWUFDQSxDQUFBLHNCQUNBLENBQUEsa0JBQ0EsQ0FBQSwwQkFDQSxDQUFBLHVCQUNBLENBQUEsZUFDQSxDQUFBLHNCQU9ELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSw0QkFDQSxDQUFBLDJCQUNBLENBQUEsY0FDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSw4QkFFQSx3QkFDQyxDQUFBLG9CQUNBLENBQUEsc0JBSUYsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSw4QkFFQSxhQUNDLENBQUEsa0NBR0QsZVZoU08sQ0FBQSwrQlVxU1IsNEJBQ0MsQ0FBQSxvQkFPRCxVVmhIQSxDQUFBLFdBQ0EsQ0FBQSxTQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSxvQkFDQSxDQUFBLGNBQ0EsQ0FBQSxxQkFDQSxDQUFBLGlCQUNBLENBQUEsWUFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLDJCQUVBLDRDQXRGQSxDQUFBLDJCQTBGQSxlQS9NYSxDQUFBLG9CQWlOWixDQUFBLG9DVWlHQSxlQUNDLENBQUEsb0NBR0QsZVZ0VFksQ0FBQSxvQlV3VFgsQ0FBQSxvQ0FHRCxlVjNUWSxDQUFBLG9CVTZUWCxDQUFBLFlBQ0EsQ0FBQSxnQkFDQSxDQUFBLGlDQUNBLENBQUEsa0NBQ0EsQ0FBQSxpQkFDQSxDQUFBLG1CQUNBLENBQUEsbUJBQ0EsQ0FBQSxnQ0FDQSxDQUFBLGVBQ0EsQ0FBQSxVQUNBLENBQUEsY0FDQSxDQUFBLDRDQUVBLFdBQ0MsQ0FBQSxvQ0FJRixxRkFDQyxDQUFBLG9CQUNBLENBQUEsY0FRRixpQkFDQyxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsa0JBQ0EsQ0FBQSxrQkFDQSxDQUFBLHFCQUNBLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLGdCQUNBLENBQUEsV0FDQSxDQUFBLGFBR0QsU0FDQyxDQUFBLFdBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxRQUNBLENBQUEsU0FDQSxDQUFBLHdCQUNBLENBQUEsb0JBQ0EsQ0FBQSxtQkFDQSxDQUFBLHdCQUNBLENBREEscUJBQ0EsQ0FEQSxnQkFDQSxDQUFBLG9DQUNBLENBQUEsa0JBT0QsY0FDQyxDQUFBLHlCQU9ELGlCQUNDLENBQUEsS0FDQSxDQUFBLE9BQ0EsQ0FBQSxRQUNBLENBQUEsTUFDQSxDQUFBLG9DQUdELHdDQUNDLENBQUEsbUNBR0Qsd0JBQ0MsQ0FBQSxnQkFHRCxXQUNDLENBQUEsd0JBQ0EsQ0FEQSxxQkFDQSxDQURBLGdCQUNBLENBQUEsWUFDQSxDQUFBLGFBQ0EsQ0FBQSxlQUNBLENBQUEsVUFDQSxDQUFBLGNBQ0EsQ0FBQSxzQkFHRCxVQUNDLENBQUEsb0JBR0QsWUFDQyxDQUFBLHFCQUNBLENBQUEsYUFDQSxDQUFBLHdCQUdELGVBQ0MsQ0FBQSxpQkFDQSxDQUFBLGdCQU9ELFdBQ0MsQ0FBQSxpQkFDQSxDQUFBLGVBR0Qsc0NWdlVBLENBQUEsWVUwVUMsQ0FBQSxpQkFDQSxDQUFBLHFCQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsU0FDQSxDQUFBLG9CQUNBLENBQUEsV0FDQSxDQUFBLFNBQ0EsQ0FBQSxtQ0FDQSxDQUFBLG1CQUNBLENBQUEscUNBR0QsWUFDQyxDQUFBLFNBQ0EsQ0FBQSxhQU9ELHNDVjVWQSxDQUFBLFlBN0JnQixDQUFBLGNVNlhmLENBQUEsZVYzY08sQ0FBQSw4Q1U2Y1AsQ0FBQSxxQlY5ZGdCLENBQUEsaUJVa2VqQixVQUNDLENBQUEsVUFDQSxDQUFBLGVWcGVnQixDQUFBLGFVd2VqQixjQUNDLENBQUEsZUFDQSxDQUFBLG1CQUVBLGtCVjFkWSxDQUFBLGtEVThkWixjQUVDLENBQUEsZVZqZU0sQ0FBQSxrQlUyZVAsZ0JBQ0MsQ0FBQSxlQUNBLENBQUEsZUFFQSxDQUFBLGNBQ0EsQ0FBQSxZQUNBLENBQUEsV0FDQSxDQUFBLHVCQUVBLGdCQUNDLENBQUEsV0FDQSxDQUFBLGNBQ0EsQ0FBQSxlQUNBLENBQUEsYUFDQSxDQUFBLGdCQUNBLENBQUEscUJBSUYsU0FDQyxDQUFBLGdCQUNBLENBQUEsU0FDQSxDQUFBLGVBQ0EsQ0FBQSxjQUNBLENBQUEsYUFDQSxDQUFBLFdBQ0EsQ0FBQSxjQUNBLENBQUEsa0JBQ0EsQ0FBQSxnQkFDQSxDQUFBLDBCQUVBLFdBQ0MsQ0FBQSxnQkFDQSxDQUFBLGVBSUYsbUJBQ0MsQ0FBQSxvQkFHRCxxQkFDQyxDQUFBLFlBUUYsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsY0FDQSxDQUFBLFlBR0QsaUJBQ0MsQ0FBQSxjQUNBLENBQUEsb0JBRUEsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxvQkFDQSxDQUFBLGlCQUNBLENBQUEsb0JBSUQsU0FDQyxDQUFBLGVBUUYsY0FDQyxDQUFBLFlBQ0EsQ0FBQSxhQUNBLENBQUEsU0FDQSxDQUFBLFVBQ0EsQ0FBQSxrQkFHRCxxQ1ZqZEEsQ0FBQSxjVW9kQyxDQUFBLGtCQUNBLENBQUEsVUFDQSxDQUFBLDBCQUNBLENBQUEsbUJBQ0EsQ0FBQSx3QkFDQSxDQURBLHFCQUNBLENBREEsZ0JBQ0EsQ0FBQSxXQUNBLENBQUEsZ0JBQ0EsQ0FBQSxjQUNBLENBQUEsWVYzZmMsQ0FBQSxhVTZmZCxDQUFBLHFCQVFBLDRCQUNDLENBQUEsc0JBR0QsNkJBQ0MsQ0FBQSxlQUlGLGlCQUNDLENBQUEsS0FDQSxDQUFBLFFBQ0EsQ0FBQSxVQUNBLENBQUEsc0JBQ0EsQ0FBQSwwQkFFQSxLQUNDLENBQUEscUJBR0QsUUFDQyxDQUFBLHNCQUdELFNBQ0MsQ0FBQSxzQkFJRix1QkFDQyxDQUFBLFNBQ0EsQ0FBQSxTQUVBLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxRQUNBLENBQUEsY0FDQSxDQUFBLGdCQUNBLENBQUEsZUFDQSxDQUFBLHlCQUVBLENBQUEsVVZwcUJjLENBQUEsd0hVdXFCZCxlQUlDLENBQUEsWUFDQSxDQUFBLDRCQUdELGtDQUNDLENBQUEsVVZockJhLENBQUEsNEZVb3JCZCxrQ0FHQyxDQUFBLFVWdnJCYSxDQUFBLHFHVTRyQmYsdUJBRUMsQ0FBQSxTQUNBLENBQUEscUJBT0QsS0FDQyxDQUFBLE9BQ0EsQ0FBQSxNQUNBLENBQUEsU0FDQSxDQUFBLHdCQUNBLENBQUEseUZBTUMsU0FDQyxDQUFBLDJGQUdELGdCQUNDLENBQUEsVVZ4cUJjLENBQUEsZ0JVMHFCZCxDQUFBLDJGQUdELFlBQ0MsQ0FBQSxzQkFLSCxRQUNDLENBQUEsT0FDQSxDQUFBLE1BQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ0EsQ0FBQSxlVmhzQk8sQ0FBQSxxQlVrc0JQLENBQUEsWUFDQSxDQUFBLGdCQUNBLENBQUEsd0hBRUEsWUFJQyxDQUFBLHFGQUtELGtCVjlzQlksQ0FBQSxzRVVvdEJaLGtCQUVDLENBQUEsZUFXRCxjQUNDLENBQUEsaUJBS0QsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxRQUNBLENBQUEsa0JWMXVCVyxDQUFBLHFCVTR1QlgsQ0FBQSxpQkFDQSxDQUFBLCtDQUVBLGtCQUVDLENBQUEsb0JBQ0EsQ0FBQSxxQkFJRixlQXZCaUIsQ0FBQSxrQkF5QmhCLENBQUEsdUJBR0QscUJBQ0MsQ0FBQSxXQUNBLENBQUEsaUJBQ0EsQ0FBQSx1QkFHRCxlVmh4QnVCLENBQUEsc0JVb3hCdkIsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLCtCQUVBLHFCQUNDLENBQUEsZVY1d0JLLENBQUEsNEJVZ3hCTixpQkFDQyxDQUFBLGVBQ0EsQ0FBQSw2QkFHRCxnQkFDQyxDQUFBLGdCQUNBLENBQUEsc0JBSUYsVUFDQyxDQUFBLG9CQUdELGVBQ0MsQ0FBQSxlQUdELFNBQ0MsQ0FBQSxVQUNBLENBQUEsZVZ0ekJlLENBQUEsc0JVeXpCZixVQUNDLENBQUEsa0JBQ0EsQ0FBQSxxQkFJRixLQUNDLENBQUEsVUFDQSxDQUFBLFdBQ0EsQ0FBQSxnQkFDQSxDQUFBLGVBR0QsVUFDQyxDQUFBLFdBQ0EsQ0FBQSxpQkFDQSxDQUFBLFdBQ0EsQ0FBQSxZQUNBLENBQUEscUJBQ0EsQ0FBQSxlVjN6Qk0sQ0FBQSxXQW5GVCx5QkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDJGQUNBLENBQUEsV0FHRCxvQkFDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLHlFQUNBLENBQUEsV0FHRCxrQ0FDQyxDQUFBLGlCQUNBLENBQUEsZUFDQSxDQUFBLDZHQUNBLENBQUEsV0FHRCw0QkFDQyxDQUFBLHlGQUNBLENBQUEsdUJBR0QsS0FDQyxTQUNDLENBQUEsR0FHRCxTQUNDLENBQUEsQ0FBQSwwREEyTUQsYUFDQyxDQUFBLDBEQUdELGFBQ0MsQ0FBQSwwREFHRCxhQUNDLENBQUEseUNBSUYsV0FDQyxDQUFBLHVEQUVBLGFBQ0MsQ0FBQSxvQkFDQSxDQUFBLGlCQUNBLENBQUEsVUFDQSxDQUFBLFVBQ0EsQ0FBQSxXQUNBLENBQUEsVUFDQSxDQUFBLGtCQUNBLENBQUEsYUFDQSxDQUFBLHFDVzNQQSxRQUNDLENBQUEsZ0NBUUYsZVhvRHdCLENBQUEsc0NXM0N2Qix1Q1g0QzZCLENBQUEsOEJXdkM5Qix1Q1h1QzhCLENBQUEscUNXbkM5QixxQlhrRGUsQ0FBQSwrQlc5Q2YsaUJYOEJ3QixDQUFBLDhDVzFCeEIsZUFDQyxDQUFBLDRCQU9ELGlCWGtCd0IsQ0FBQSxrQ1dmdkIsZVhWYyxDQUFBLDJDV2VmLGlCWFV3QixDQUFBLDJMV0R2Qiw4Q1hrQzhCLENBQUEsOENXekI5QixlWFFjLENBQUEsdUNBZmUsQ0FBQSwyQ1dhOUIsaUJYZHdCLENBQUEsZ0JXZ0J2QixDQUFBLGtDQUtELGVYTGUsQ0FBQSx1Q0FmZSxDQUFBLGdDVzZCOUIsaUJYOUJ3QixDQUFBLHVDV2lDdkIsa0RYbUdELENBQUEsZ0RXL0ZDLGVYckJjLENBQUEsZ0RXeUJkLGVYekN1QixDQUFBLG9CVzJDdEIsQ0FBQSxnREFHRCxlWDlDdUIsQ0FBQSxvQldnRHRCLENBQUEsd0RBRUEsVVhsQ2EsQ0FBQSxnRFd1Q2QsbUZBQ0MsQ0FBQSxvQkFDQSxDQUFBLDBCQVFGLGVYakRlLENBQUEsaUJBaEJTLENBQUEseUJXc0V4QixlWGhEaUIsQ0FBQSxlV2tEaEIsQ0FBQSwyQkFPRCxpQlgvRXdCLENBQUEsZUFnQlQsQ0FBQSx5Qld3RWYsZVh4RWUsQ0FBQSwyQ1cwRWQsQ0FBQSxxQlgxRnVCLENBQUEsNkJXOEZ4QixlWDlGd0IsQ0FBQSwrQldtR3ZCLGtCWGxGa0IsQ0FBQSxVV29GakIsQ0FBQSwwRUFHRCxlWHhGYyxDQUFBLFVBTUUsQ0FBQSxnQ1c4RmhCLGlCWHBIdUIsQ0FBQSxrQ1c2SHhCLGVYN0h3QixDQUFBLFVXK0h2QixDQUFBLHdLQUVBLGVBSUMsQ0FBQSxZQUNBLENBQUEsd0NBR0Qsa0JBQ0MsQ0FBQSxVQUNBLENBQUEsZ0lBR0Qsa0JBR0MsQ0FBQSxVQUNBLENBQUEsaUNBUUYsd0JBQ0MsQ0FBQSxrQ0FHRCxxQlg5SWUsQ0FBQSxpQkFoQlMsQ0FBQSx5SFdvS3ZCLGtCWG5Ka0IsQ0FBQSw4Rld5SmxCLGtCQUVDLENBQUEsNkJBU0Qsd0NYeEx1QixDQUFBLGlCQXlCUCxDQUFBLHVFV21LZix3Q0FFQyxDQUFBLGlCWHJLYyxDQUFBLG1DVzBLaEIsaUJYaE11QixDQUFBLG1DV29NdkIscUNYbk02QixDQUFBLDJDV3dNNUIsaUJYek1zQixDQUFBLGVBZ0JULENBQUEsMkJXK0xkLGVYekxnQixDQUFBLDJCVzZMaEIsaUJYbk51QixDQUFBLGVBZ0JULENBQUEsV1lyRmhCLGdDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsK0VBQ0EsQ0FBQSxXQUdELGdDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsK0VBQ0EsQ0FBQSxXQUdELHNCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEscUVBQ0EsQ0FBQSxXQUdELHNCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNEVBQ0EsQ0FBQSxXQUdELHNCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEscUVBQ0EsQ0FBQSxXQUdELGlDQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNEVBQ0EsQ0FBQSxXQUdELGlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsb0VBQ0EsQ0FBQSxXQUdELGlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsaUVBQ0EsQ0FBQSxXQUdELGlCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsb0VBQ0EsQ0FBQSxXQUdELG1CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsb0VBQ0EsQ0FBQSxXQUdELG1CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEscUVBQ0EsQ0FBQSxXQUdELG1CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELG1CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsbUVBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsK0RBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEseUVBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsMEVBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsOEVBQ0EsQ0FBQSxXQUdELHdCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsd0VBQ0EsQ0FBQSxXQUdELG9CQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsK0RBQ0EsQ0FBQSxXQUdELHNCQUNDLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsbUVBQ0EsQ0FBQSxrQkFLRCxZQUNDLENBQUEscUJBQ0EsQ0FBQSxtQkFDQSxDQUFBLHNCQUNBLENBQUEsNEJBQ0EsQ0FBQSwrQkFDQSxDQUFBLGlCQUNBLENBQUEsVUFJRCxtQ0FDQyxDQUFBLHVCQUVBLGFBQ0MsQ0FBQSxrQkFDQSxDQUFBLGdCQUdELGFBQ0MsQ0FBQSxZQUNBLENBQUEsNkJBRUEsYUFDQyxDQUFBLGtCQUlGLGlDQUNDLENBQUEsYUFDQSxDQUFBLFFBQ0EsQ0FBQSxnQkFDQSxDQUFBLGdCQUNBLENBQUEs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QSx3QkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLG9CQUdELGlCQUNDLENBQUEsa0JBQ0EsQ0FBQSxRQUNBLENBQUEsaUJBQ0EsQ0FBQSxnQkFLSCxrQkFDQyxDQUFBLGFBQ0EsQ0FBQSxrQkFDQSxDQUFBLGlDQUNBLENBQUEsYUFDQSxDQUFBLGNBQ0EsQ0FBQSxhQUNBLENBQUEsdUJBR0MsUUFDQyxDQUFBLGdCQUNBLENBQUEsZUFDQSxDQUFBLGlCQUNBLENBQUEsaUJBQ0EsQ0FBQSx5QkFHRCxRQUNDLENBQUEscUJBQ0EsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxnQkFDQSxDQUFBLHNCQUdELFFBQ0MsQ0FBQSxtQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLDJCQUlGLFFBQ0MsQ0FBQSxnQkFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsNkJBR0QsZUFDQyxDQUFBLGVBSUYsa0JBQ0MsQ0FBQSxhQUNBLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEsaUNBQ0EsQ0FBQSxhQUNBLENBQUEsY0FDQSxDQUFBLHNCQUdDLFFBQ0MsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEscUJBR0QsUUFDQyxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGtCQUNBLENBQUEsMENBRUEsZUFDQyxDQUFBLDBCQUtILFFBQ0MsQ0FBQSxlQUNBLENBQUEsaUJBQ0EsQ0FBQSxlQUNBLENBQUEsNEJBR0QsZUFDQyxDQUFBLFdBSUYsa0JBQ0MsQ0FBQSxhQUNBLENBQUEsNEJBQ0EsQ0FBQSwrQkFDQSxDQUFBLGlDQUNBLENBQUEsYUFDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGlCQUNBLENBQUEsZ0JBQ0EsQ0FBQSxhQUNBLENBQUEsdUJBQ0EsQ0FEQSxrQkFDQSxDQUFBLFNBR0QsaUJBQ0MsQ0FBQSxPQUNBLENBQUEsbUJBQ0EsQ0FBQSxrQkFDQSxDQUFBLGlDQUNBLENBQUEsU0FDQSxDQUFBLGVBQ0EsQ0FBQSxpQkFDQSxDQUFBLGFBQ0EsQ0FBQSxn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 */ diff --git a/data/actions.json b/data/actions.json index db2ea20ea1..0b285afb01 100644 --- a/data/actions.json +++ b/data/actions.json @@ -1093,7 +1093,7 @@ "unit": "day" }, "entries": [ - "Several of your thorns break off and hook into your attacker's body. You deal {@damage 1d8} piercing damage to the triggering creature. It attempts a basic Reflex save against the higher of your class DC or spell DC. On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your thorns embed in its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@scaledice 2d8|2-9|1d8}, and the persistent piercing damage increases by {@scaledice 2|2-9|1}." + "Several of your thorns break off and hook into your attacker's body. You deal {@damage 1d8} piercing damage to the triggering creature. It attempts a basic Reflex save against the higher of your class DC or spell DC. On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your thorns embed in its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@scaledice 2d8|2-9|1d8}, and the {@condition persistent damage||persistent piercing damage} increases by {@scaledice 2|2-9|1}." ] }, { @@ -1336,7 +1336,7 @@ }, "trigger": "You are hit with an unarmed strike or a strike with a non-reach melee weapon.", "entries": [ - "You break off quills in your attacker's flesh. You deal {@damage 1d8} piercing damage to the triggering creature (basic Reflex save using your class DC or spell DC, whichever is higher.) On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your quills hook into its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@damage 1d8} and the persistent piercing damage increases by 1." + "You break off quills in your attacker's flesh. You deal {@damage 1d8} piercing damage to the triggering creature (basic Reflex save using your class DC or spell DC, whichever is higher.) On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your quills hook into its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@damage 1d8} and the {@condition persistent damage||persistent piercing damage} increases by 1." ] }, { @@ -5710,7 +5710,7 @@ "Though the base {@action Spellstrike|SoM} rules cover most spells, various modifications apply to more complicated spells when loaded into your fist, blade, or other attack.", "{@b One Target:} The spell targets only the target of your {@action Strike}, even if it normally allows more targets. Some feats let you affect more creatures.", "{@b Reach:} The coupled spell affects the target using the reach of the weapon or unarmed attack you make your {@action Spellstrike|SoM} with. For instance, {@spell shocking grasp} would affect a creature beyond the reach of your hand if you used a weapon with reach, and {@spell ray of frost} would affect only a creature in your weapon's reach, even though the spell's range is longer.", - "{@b Ancillary Effects:} Your spell still has any non-targeted effects that might affect creatures other than the target, as well as any ongoing effects starting from the moment you hit with the {@action Strike}. For example, {@spell acid splash} would still deal its splash damage to creatures other than the target and tanglefoot's circumstance penalty would last for its normal duration. The spell takes effect after the {@action Strike} deals damage; if the {@action Strike} has other special effects, the GM determines whether they happen before or after the spell.", + "{@b Ancillary Effects:} Your spell still has any non-targeted effects that might affect creatures other than the target, as well as any ongoing effects starting from the moment you hit with the {@action Strike}. For example, {@spell acid splash} would still deal its {@trait splash} damage to creatures other than the target and tanglefoot's circumstance penalty would last for its normal duration. The spell takes effect after the {@action Strike} deals damage; if the {@action Strike} has other special effects, the GM determines whether they happen before or after the spell.", "{@b Multiple Defenses:} Any additional rolls after the initial spell attack still happen normally, such as the Fortitude save attempted by the target of a disintegrate spell. Similarly, a spell that allows you to attack with it again on subsequent rounds would only combine a {@action Strike} with its initial attack roll, not with any later ones.", "{@b Invalid or Immune Target:} If the target you hit wouldn't be a valid target for the spell, the spell is still expended but doesn't affect the target. If the target is immune to your attack but not the spell, it can still be affected by the spell.", "{@b Variable Actions:} Some spells have different effects based on the number of actions you spend to cast them. You choose whether to use the effects of the 1- or 2-action version of the spell when you use {@action Spellstrike|SoM}. A spell has to take exactly 1 or 2 actions; you can't use {@action Spellstrike|SoM} with a spell that takes a free action, reaction, or 3 or more actions.", diff --git a/data/afflictions.json b/data/afflictions.json index afce7a54d0..3654e8b551 100644 --- a/data/afflictions.json +++ b/data/afflictions.json @@ -425,7 +425,7 @@ }, { "stage": 3, - "entry": "{@condition enfeebled||enfeebled 3}, {@condition fatigued}, and take {@dice 1d6} persistent bleed damage every {@dice 1d20} minutes", + "entry": "{@condition enfeebled||enfeebled 3}, {@condition fatigued}, and take {@dice 1d6} {@condition persistent damage||persistent bleed damage} every {@dice 1d20} minutes", "duration": "1 day" } ] @@ -1354,7 +1354,7 @@ } ], "temptedCurse": [ - "Your skin falls from your body and exposes your raw flesh beneath, but the curse holds your flesh together as its magic increases. You gain resistance to persistent bleed damage equal to half your level and are {@condition doomed 1}." + "Your skin falls from your body and exposes your raw flesh beneath, but the curse holds your flesh together as its magic increases. You gain resistance to {@condition persistent damage||persistent bleed damage} equal to half your level and are {@condition doomed 1}." ] }, { diff --git a/data/ancestries/ancestry-catfolk.json b/data/ancestries/ancestry-catfolk.json index 00376d2493..7e1c396ea4 100644 --- a/data/ancestries/ancestry-catfolk.json +++ b/data/ancestries/ancestry-catfolk.json @@ -263,7 +263,7 @@ "source": "APG", "page": 9, "entries": [ - "Your family has particularly long, sharp claws capable of delivering bleeding wounds with a wicked swipe. You gain a claw unarmed attack that deals {@damage 1d6} slashing damage. Your claws are in the brawling group and have the {@trait agile}, {@trait finesse}, and {@trait unarmed} traits." + "Your family has particularly long, sharp claws capable of delivering bleeding wounds with a wicked swipe. You gain a claw unarmed attack that deals {@damage 1d6} slashing damage. Your claws are in the {@group brawling} group and have the {@trait agile}, {@trait finesse}, and {@trait unarmed} traits." ] }, { diff --git a/data/ancestries/ancestry-gnoll.json b/data/ancestries/ancestry-gnoll.json index f73b2195bd..4d7ac38bdf 100644 --- a/data/ancestries/ancestry-gnoll.json +++ b/data/ancestries/ancestry-gnoll.json @@ -95,7 +95,7 @@ "name": "Society", "entries": [ "Kholo generally live in clans of 10 to 20 interrelated family groups, containing between 100 to 200 gnolls. They are ruled by a council of female gnolls, typically selected from the oldest members of each family. This council of elders selects one of their number as a Chief Elder, who is essentially the first among equals and sets the agenda. The council is advised by the clan's bonekeeper and storyteller, as well as one or more younger gnolls who lead hunting and raiding packs.", - "Bonekeepers focus on tending to the wishes of gnoll ancestors and gods\u2014 they take their name from the ancestral bones that festoon their clothing and homes. Storytellers serve as teachers and sages, and are expected to have an encyclopedic knowledge of clan history, regional lore, and anything else relevant to the clan. They usually speak several languages.", + "Bonekeepers focus on tending to the wishes of gnoll ancestors and gods\u2014they take their name from the ancestral bones that festoon their clothing and homes. Storytellers serve as teachers and sages, and are expected to have an encyclopedic knowledge of clan history, regional lore, and anything else relevant to the clan. They usually speak several languages.", "Kholo women typically work as hunters, warriors, and leaders, while men become artisans, caretakers, and gatherers. However, adherence to gender roles varies from clan to clan. Members of either gender can become bonekeepers or storytellers, and these positions often routes to authority for male gnolls." ] }, diff --git a/data/ancestries/ancestry-goblin.json b/data/ancestries/ancestry-goblin.json index a83835b078..f5b60f0ad6 100644 --- a/data/ancestries/ancestry-goblin.json +++ b/data/ancestries/ancestry-goblin.json @@ -301,7 +301,7 @@ "source": "CRB", "page": 48, "entries": [ - "Your family's teeth are formidable weapons. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the brawling group and have the {@trait finesse} and {@trait unarmed} traits." + "Your family's teeth are formidable weapons. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the {@group brawling} group and have the {@trait finesse} and {@trait unarmed} traits." ] }, { diff --git a/data/ancestries/ancestry-grippli.json b/data/ancestries/ancestry-grippli.json index 5fab6c74eb..07c3b037e2 100644 --- a/data/ancestries/ancestry-grippli.json +++ b/data/ancestries/ancestry-grippli.json @@ -77,7 +77,7 @@ "page": 118, "name": "Physical Description", "entries": [ - "Gripplis resemble humanoid tree frogs, with oversized eyes, wide mouths, and gangly physiques. Their slight frames and large toes afford excellent grip while climbing, while their colorful skin provides reliable camouflage that varies by their home environment\u2014 green and brown for jungle-dwelling groups, blue and orange for riparian communities, and many other colors between. A grippli grows quickly, reaching adult size of about 2 feet in height about 3 years after hatching, though they're only considered adults around age 12. Gripplis rarely live beyond 60 years, though exceptional individuals occasionally live as long as a century." + "Gripplis resemble humanoid tree frogs, with oversized eyes, wide mouths, and gangly physiques. Their slight frames and large toes afford excellent grip while climbing, while their colorful skin provides reliable camouflage that varies by their home environment\u2014green and brown for jungle-dwelling groups, blue and orange for riparian communities, and many other colors between. A grippli grows quickly, reaching adult size of about 2 feet in height about 3 years after hatching, though they're only considered adults around age 12. Gripplis rarely live beyond 60 years, though exceptional individuals occasionally live as long as a century." ] }, { diff --git a/data/ancestries/ancestry-kashrishi.json b/data/ancestries/ancestry-kashrishi.json index a292aec556..015268450f 100644 --- a/data/ancestries/ancestry-kashrishi.json +++ b/data/ancestries/ancestry-kashrishi.json @@ -205,7 +205,7 @@ "source": "LOIL", "page": 42, "entries": [ - "You have prominent neck muscles that allow you to use your facial horn as a tool or weapon. You gain a horn unarmed attack that deals 1d6 piercing damage. Your horn is in the brawling group, and has the finesse and unarmed traits." + "You have prominent neck muscles that allow you to use your facial horn as a tool or weapon. You gain a horn unarmed attack that deals 1d6 piercing damage. Your horn is in the {@group brawling} group, and has the finesse and unarmed traits." ] } ], diff --git a/data/ancestries/ancestry-kitsune.json b/data/ancestries/ancestry-kitsune.json index 09c4c73ce6..a46e373684 100644 --- a/data/ancestries/ancestry-kitsune.json +++ b/data/ancestries/ancestry-kitsune.json @@ -274,7 +274,7 @@ "source": "LOAG", "page": 123, "entries": [ - "You are a creature of the material world, with an affinity closer to the wilds than urban society. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the brawling group and have the {@trait finesse} and {@trait unarmed} traits. Your alternate form is a fox, which has the statistics of 1st-level {@spell pest form}." + "You are a creature of the material world, with an affinity closer to the wilds than urban society. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the {@group brawling} group and have the {@trait finesse} and {@trait unarmed} traits. Your alternate form is a fox, which has the statistics of 1st-level {@spell pest form}." ] }, { diff --git a/data/ancestries/ancestry-kobold.json b/data/ancestries/ancestry-kobold.json index 830424285f..19e872d29b 100644 --- a/data/ancestries/ancestry-kobold.json +++ b/data/ancestries/ancestry-kobold.json @@ -371,7 +371,7 @@ "source": "APG", "page": 14, "entries": [ - "Your bloodline is noted for their powerful jaws and sharp teeth. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the brawling group and have the {@trait finesse} and {@trait unarmed} traits." + "Your bloodline is noted for their powerful jaws and sharp teeth. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the {@group brawling} group and have the {@trait finesse} and {@trait unarmed} traits." ] }, { diff --git a/data/ancestries/ancestry-leshy.json b/data/ancestries/ancestry-leshy.json index 10386b6aed..4412f9b93d 100644 --- a/data/ancestries/ancestry-leshy.json +++ b/data/ancestries/ancestry-leshy.json @@ -219,7 +219,7 @@ "source": "LOAG", "page": 41, "entries": [ - "Spines cover your body. You gain a spine unarmed attack that deals {@damage 1d6} piercing damage. Your spines are in the brawling group and have the {@trait finesse} and {@trait unarmed} traits." + "Spines cover your body. You gain a spine unarmed attack that deals {@damage 1d6} piercing damage. Your spines are in the {@group brawling} group and have the {@trait finesse} and {@trait unarmed} traits." ] }, { diff --git a/data/ancestries/ancestry-nagaji.json b/data/ancestries/ancestry-nagaji.json index 8cf1228571..5dd3acc304 100644 --- a/data/ancestries/ancestry-nagaji.json +++ b/data/ancestries/ancestry-nagaji.json @@ -117,7 +117,7 @@ "source": "LOIL", "name": "Nagaji Travelers", "entries": [ - "Nagaji are very rarely found outside hot and humid climates. Their ophidian natures leave them sluggish in cold weather, and they require a certain amount of moisture to shed easily\u2014 excessive dryness can result in dead skin unpleasantly sticking to their scales. Areas that are unfamiliar with nagaji are also likely to mistake them for serpentfolk, a tragic misunderstanding that halts nagaji communities from spreading further." + "Nagaji are very rarely found outside hot and humid climates. Their ophidian natures leave them sluggish in cold weather, and they require a certain amount of moisture to shed easily\u2014excessive dryness can result in dead skin unpleasantly sticking to their scales. Areas that are unfamiliar with nagaji are also likely to mistake them for serpentfolk, a tragic misunderstanding that halts nagaji communities from spreading further." ] }, { @@ -156,7 +156,7 @@ "source": "LOIL", "page": 48, "entries": [ - "You bear the hooded head of a spitting cobra, and like such cobras, you can shoot streams of venom from your mouth. You gain a venomous spit ranged unarmed attack with a range increment of 10 feet that deals 1d4 poison damage. On a critical hit, the target takes persistent poison damage equal to the number of weapon damage dice. Your spit doesn't have a weapon group or a critical specialization effect." + "You bear the hooded head of a spitting cobra, and like such cobras, you can shoot streams of venom from your mouth. You gain a venomous spit ranged unarmed attack with a range increment of 10 feet that deals 1d4 poison damage. On a critical hit, the target takes {@condition persistent damage||persistent poison damage} equal to the number of weapon damage dice. Your spit doesn't have a weapon group or a critical specialization effect." ] }, { diff --git a/data/ancestries/ancestry-poppet.json b/data/ancestries/ancestry-poppet.json index a80edeaedc..f26cf7c5e1 100644 --- a/data/ancestries/ancestry-poppet.json +++ b/data/ancestries/ancestry-poppet.json @@ -54,7 +54,7 @@ "info": [ "Poppets are small, basic constructs that typically help their owners with simple tasks. Occasionally, poppets gain sapience, independence, and a spark of life. Elevated beyond mere helpers or playthings, these poppets are free to chart their own destinies.", "Most commonly made of cloth, wicker, and wood, poppets are among the simplest of constructs. They serve as helpers to fetch tools, clean dishes, tidy rooms, or perform other light tasks. Their size and appearance vary, but nearly all poppets appear humanoid in shape and between 1 to 3 feet tall. They're usually roughly made with button eyes sewn onto blank faces, strings of yarn in place of hair, and a simple dress or tunic made from coarse, cheap cloth. Wealthy families sometimes purchase poppets as toys, with their squishy bodies and stitched smiles, to keep their children company. Most poppets can't speak and lack the intellect to understand speech beyond preprogrammed orders. Poppets can become {@familiar Poppet|LOPSG|familiars}.", - "Very, very rarely, a common poppet spontaneously manifests a spark of life\u2014a tiny bit of life essence\u2014 and becomes a thinking, independent creature. These events are exceedingly rare; fewer than one in a thousand gain this spark. A poppet might manifest this life essence through a magical fluke in its construction, a brush with ephemeral spirits, or even the fervent wish of a loving child. Whatever their origin, the poppets described here as an ancestry have their own life and free will. They might consider their creators or former owners to be friends, but they acknowledge no one as their master and often leave comfortable homes or workshops to seek their place in the world.", + "Very, very rarely, a common poppet spontaneously manifests a spark of life\u2014a tiny bit of life essence\u2014and becomes a thinking, independent creature. These events are exceedingly rare; fewer than one in a thousand gain this spark. A poppet might manifest this life essence through a magical fluke in its construction, a brush with ephemeral spirits, or even the fervent wish of a loving child. Whatever their origin, the poppets described here as an ancestry have their own life and free will. They might consider their creators or former owners to be friends, but they acknowledge no one as their master and often leave comfortable homes or workshops to seek their place in the world.", "Sapient living poppets usually refer to themselves as \"awakened\" to indicate the moment they gained clear and true self-awareness. Poppets might talk about this event as the time they \"popped up,\" \"woke up,\" or \"sparked alive.\" Most poppets celebrate two special anniversaries each year: the day of their initial creation (which, for most poppets, they must learn secondhand or by studying their creator's records) and the day they awoke to true consciousness.", { "type": "pf2-h3", diff --git a/data/ancestries/ancestry-shisk.json b/data/ancestries/ancestry-shisk.json index 7f960a6be5..231bbcd59c 100644 --- a/data/ancestries/ancestry-shisk.json +++ b/data/ancestries/ancestry-shisk.json @@ -172,7 +172,7 @@ }, "trigger": "You are hit with an unarmed strike or a strike with a non-reach melee weapon.", "entries": [ - "You break off quills in your attacker's flesh. You deal {@damage 1d8} piercing damage to the triggering creature (basic Reflex save using your class DC or spell DC, whichever is higher.) On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your quills hook into its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@damage 1d8} and the persistent piercing damage increases by 1." + "You break off quills in your attacker's flesh. You deal {@damage 1d8} piercing damage to the triggering creature (basic Reflex save using your class DC or spell DC, whichever is higher.) On a critical failure, the creature also takes {@damage 1d4} {@condition persistent damage||persistent bleed damage} as your quills hook into its flesh. At 3rd level, and every 2 levels thereafter, this damage increases by {@damage 1d8} and the {@condition persistent damage||persistent piercing damage} increases by 1." ] } ] diff --git a/data/ancestries/ancestry-strix.json b/data/ancestries/ancestry-strix.json index 4a003fb281..dd72deeb70 100644 --- a/data/ancestries/ancestry-strix.json +++ b/data/ancestries/ancestry-strix.json @@ -225,7 +225,7 @@ "source": "LOAG", "page": 135, "entries": [ - "You come from a line of strix with exceptionally broad wings and lengthy talons. You gain a talon melee unarmed attack that deals {@damage 1d4} slashing damage. Your talon attack is in the brawling group and has the {@trait agile}, {@trait finesse}, and {@trait unarmed} traits." + "You come from a line of strix with exceptionally broad wings and lengthy talons. You gain a talon melee unarmed attack that deals {@damage 1d4} slashing damage. Your talon attack is in the {@group brawling} group and has the {@trait agile}, {@trait finesse}, and {@trait unarmed} traits." ] }, { diff --git a/data/ancestries/ancestry-tengu.json b/data/ancestries/ancestry-tengu.json index 5167837ff7..12972aeddf 100644 --- a/data/ancestries/ancestry-tengu.json +++ b/data/ancestries/ancestry-tengu.json @@ -267,7 +267,7 @@ "source": "APG", "page": 26, "entries": [ - "Your talons are every bit as sharp and strong as your beak. You gain a talons unarmed attack that deals {@damage 1d4} slashing damage. Your talons are in the brawling group and have the {@trait agile}, {@trait finesse}, {@trait unarmed}, and {@trait versatile} piercing traits." + "Your talons are every bit as sharp and strong as your beak. You gain a talons unarmed attack that deals {@damage 1d4} slashing damage. Your talons are in the {@group brawling} group and have the {@trait agile}, {@trait finesse}, {@trait unarmed}, and {@trait versatile} piercing traits." ] }, { diff --git a/data/ancestries/ancestry-vanara.json b/data/ancestries/ancestry-vanara.json index 09df504787..f64c5f3bd3 100644 --- a/data/ancestries/ancestry-vanara.json +++ b/data/ancestries/ancestry-vanara.json @@ -168,7 +168,7 @@ "page": 54, "name": "Lahkgyan Vanara", "entries": [ - "Your vanara ancestors might have been born in Ragdya's image, but they found survival only in service to his enemy: the red-faced Lahkgya. You have sharp teeth meant for gnashing and ripping into flesh. You can subsist on raw meat alone. You have a jaws unarmed attack that deals 1d6 piercing damage. Your jaws are in the brawling group and have the finesse and unarmed traits. " + "Your vanara ancestors might have been born in Ragdya's image, but they found survival only in service to his enemy: the red-faced Lahkgya. You have sharp teeth meant for gnashing and ripping into flesh. You can subsist on raw meat alone. You have a jaws unarmed attack that deals 1d6 piercing damage. Your jaws are in the {@group brawling} group and have the finesse and unarmed traits. " ] }, { diff --git a/data/archetypes.json b/data/archetypes.json index dcd2c032a9..85f584ddcb 100644 --- a/data/archetypes.json +++ b/data/archetypes.json @@ -162,7 +162,7 @@ "entries": [ "Some people feel that the universe is a constant struggle. Good against evil, law against chaos, civilization against nature, life against death against undeath. But why fight what you can't change? You prefer to bargain.", "As a pactbinder, you make deals with strange entities, otherworldly beings, and all sorts of multiversal denizens, amiable and unapproachable alike. Over the course of your many negotiations, you've learned something important: while such beings always seek a bargain tilted in their own favor, sometimes your definition of value differs enough from theirs that you can still come out ahead. In fact, sometimes, those who don't understand pacts like you do might mistake the payment for the benefit, or vice versa. Perhaps an ancient being of nightmare demanded to consume something you sought to be rid of, like a painful memory or a negative personality trait, priding itself on how it was taking something personal from you. Little did it know, you let it win on haggling your end of the deal. Of course, this practice isn't without its own risks, as who knows what you might become without that part of you.", - "All these things, you can and must consider in every pact. In addition to pacts, you might also pursue magical contracts. While less of a metaphysical commitment than a pact, contracts offer similar benefits you just can't resist\u2014 and you can employ your skill set as a pactbinder to manipulate the precise wording of the bargain." + "All these things, you can and must consider in every pact. In addition to pacts, you might also pursue magical contracts. While less of a metaphysical commitment than a pact, contracts offer similar benefits you just can't resist\u2014and you can employ your skill set as a pactbinder to manipulate the precise wording of the bargain." ], "dedicationLevel": 2, "rarity": "uncommon" @@ -1279,7 +1279,7 @@ "source": "AV1", "page": 81, "entries": [ - "Ghosts have a wide range of capabilities and features\u2014 no two ghosts are exactly alike, as the nature of their abilities depends as much upon who they were in life as on how they died. Haunts, the spectral phenomena remaining in a site of death or powerful emotions, are related to but distinct from ghosts.", + "Ghosts have a wide range of capabilities and features\u2014no two ghosts are exactly alike, as the nature of their abilities depends as much upon who they were in life as on how they died. Haunts, the spectral phenomena remaining in a site of death or powerful emotions, are related to but distinct from ghosts.", "The ghost hunter knows that ghosts and haunts share many features. By focusing on these similarities, they can track down, confront, and defeat all manner of unquiet souls, helping them to find peace and move on to the afterlife." ], "dedicationLevel": 2, diff --git a/data/backgrounds/backgrounds-aoe0.json b/data/backgrounds/backgrounds-aoe0.json index ea924e0115..28311cc3d6 100644 --- a/data/backgrounds/backgrounds-aoe0.json +++ b/data/backgrounds/backgrounds-aoe0.json @@ -124,7 +124,7 @@ "page": 7, "entries": [ "For some, the nuts and bolts of keeping the peace are practically second nature. Such is the case for you, a member of the Learned Guard with an incredible mind for investigation as well as a gift for understanding magic. You probably aren't a hit with your peers, who find your intellect and natural gift of deduction perhaps a bit off-putting, but when left to your own devices you excel, and you get along well with professors and mages such as those who work in Forae Logos or the {@skill Arcana}mirium.", - "After no shortage of debating the pros and cons, you decided to transfer to the Edgewatch precinct. Sure, you have a keen understanding of the theories and principles behind law enforcement, but you've reasoned that in order to be a truly effective guard you'll need some first-hand experience in a high-risk area nabbing suspects and protecting innocents\u2014 all the while taking fastidious notes and writing your grand thesis on the merits and shortcomings of Absalom's laws.", + "After no shortage of debating the pros and cons, you decided to transfer to the Edgewatch precinct. Sure, you have a keen understanding of the theories and principles behind law enforcement, but you've reasoned that in order to be a truly effective guard you'll need some first-hand experience in a high-risk area nabbing suspects and protecting innocents\u2014all the while taking fastidious notes and writing your grand thesis on the merits and shortcomings of Absalom's laws.", "Choose two ability boosts. One must be to Intelligence or Wisdom, and one is a free ability boost.", "You're trained in your choice of the {@skill Arcana} or {@skill Occultism} skill, as well as {@skill Lore||Legal Lore}. You gain a +1 circumstance bonus to {@skill Deception}, {@skill Diplomacy}, and {@skill Intimidation} checks to interact with Learned Guards and with academics such as librarians and scholars. You gain the {@feat Recognize Spell} skill feat." ], @@ -152,7 +152,7 @@ "source": "AoE0", "page": 8, "entries": [ - "Like your parents and your parents before them, you initially followed the long path toward politics from an early age. Your close association with Absalom's upper echelons put you in touch with the city's various military or special operations units\u2014the First Guard, the Wave Riders, the Varlokkur\u2014 though you avoided any actual duty with these groups.", + "Like your parents and your parents before them, you initially followed the long path toward politics from an early age. Your close association with Absalom's upper echelons put you in touch with the city's various military or special operations units\u2014the First Guard, the Wave Riders, the Varlokkur\u2014though you avoided any actual duty with these groups.", "Thanks to your strict upbringing and the connections of your family, you soon became a lauded and highly respected member of Absalom's political elite. But you couldn't stifle a certain feeling that you were destined for more than simply filling the pointed shoes of your forebears. Despite your easily earned accolades and a relatively cushy life as a young lawyer or councilmember, you sought to do more with your diplomatic training and not live out the exact same life as your ancestors.", "Your decision to transfer to the Edgewatch has rubbed your traditionalist family the wrong way, and they've cut off the financial aid they've provided you your whole life.", "But you don't care\u2014you know you're doing the right thing by taking on the rough jobs of a low-ranking guard, and you're ready to shine based on your own merits, not those of your lofty kin.", diff --git a/data/backgrounds/backgrounds-apg.json b/data/backgrounds/backgrounds-apg.json index 491768f94f..9329f55537 100644 --- a/data/backgrounds/backgrounds-apg.json +++ b/data/backgrounds/backgrounds-apg.json @@ -283,9 +283,9 @@ "number": 1, "unit": "free" }, - "components": [ - "(concentrate", - "fortune)" + "traits": [ + "concentrate", + "fortune" ], "frequency": { "number": 1, diff --git a/data/backgrounds/backgrounds-av0.json b/data/backgrounds/backgrounds-av0.json index bf9ea5b3b1..f627aa3965 100644 --- a/data/backgrounds/backgrounds-av0.json +++ b/data/backgrounds/backgrounds-av0.json @@ -30,7 +30,7 @@ "page": 4, "entries": [ "You're a trained physician who can ably tend wounds of many kinds. But more than a practitioner, you're a scholar.", - "Some cultures shape flesh to extreme degrees, creating aberrations from humanoid forms. The fleshforges of distant Nex practice this fleshwarping, as do certain subterranean societies you hope to one day study\u2014 preferably from a safe and clinical distance.", + "Some cultures shape flesh to extreme degrees, creating aberrations from humanoid forms. The fleshforges of distant Nex practice this fleshwarping, as do certain subterranean societies you hope to one day study\u2014preferably from a safe and clinical distance.", "Choose two ability boosts. One must be to Intelligence or Wisdom, and one is a free ability boost.", "You're trained in the {@skill Medicine} skill and the {@skill Lore||Fleshwarp Lore} skill. You gain the {@feat Assurance} skill feat with {@skill Medicine}." ], @@ -78,7 +78,7 @@ "source": "AV0", "page": 4, "entries": [ - "Keeleno Lathenar, the proprietor of Otari Market, is a grim and bitter man. A werewolf named Jaul Mezmin mauled his wife, Ayla, to death 30 years ago. Keeleno has never forgotten nor forgiven this attack, and he believes against all odds that Jaul has evaded justice and is alive and well. Running errands for Keeleno around town, you've gotten to know him almost as well as you know Otari. Keeleno's suspicions have rubbed off on you a bit, so you keep a wary eye on other people\u2014 particularly around the full moon.", + "Keeleno Lathenar, the proprietor of Otari Market, is a grim and bitter man. A werewolf named Jaul Mezmin mauled his wife, Ayla, to death 30 years ago. Keeleno has never forgotten nor forgiven this attack, and he believes against all odds that Jaul has evaded justice and is alive and well. Running errands for Keeleno around town, you've gotten to know him almost as well as you know Otari. Keeleno's suspicions have rubbed off on you a bit, so you keep a wary eye on other people\u2014particularly around the full moon.", "Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", "You're trained in the {@skill Diplomacy} skill and the {@skill Lore||Otari Lore} skill. You gain the {@feat Hobnobber} skill feat." ], diff --git a/data/backgrounds/backgrounds-crb.json b/data/backgrounds/backgrounds-crb.json index 47f3e8705a..0bfcf298ca 100644 --- a/data/backgrounds/backgrounds-crb.json +++ b/data/backgrounds/backgrounds-crb.json @@ -616,7 +616,7 @@ "source": "CRB", "page": 63, "entries": [ - "You earned a living wrenching precious minerals from the lightless depths of the earth. Adventuring might have seemed lucrative or glamorous compared to this backbreaking labor\u2014 and if you have to head back underground, this time you plan to do so armed with a real weapon instead of a miner's pick.", + "You earned a living wrenching precious minerals from the lightless depths of the earth. Adventuring might have seemed lucrative or glamorous compared to this backbreaking labor\u2014and if you have to head back underground, this time you plan to do so armed with a real weapon instead of a miner's pick.", "Choose two ability boosts. One must be to Strength or Wisdom, and one is a free ability boost.", "You're trained in the {@skill Survival} skill and the {@skill Lore||Mining Lore} skill. You gain the {@feat Terrain Expertise} skill feat with underground terrain." ], diff --git a/data/backgrounds/backgrounds-g&g.json b/data/backgrounds/backgrounds-g&g.json index 2d6863ce05..61d9716cf5 100644 --- a/data/backgrounds/backgrounds-g&g.json +++ b/data/backgrounds/backgrounds-g&g.json @@ -61,7 +61,7 @@ "source": "G&G", "page": 44, "entries": [ - "You've seen the sorts of things that technology brings\u2014 polluted environments, workers put out of their jobs or horribly injured, and the slow erosion of society\u2014and you've vowed to inform the larger world of these ills. You do so with long, impassioned speeches on street corners and village squares and by talking personally with the heads of various guilds. Adventuring into the wider world could help spread your message even farther.", + "You've seen the sorts of things that technology brings\u2014polluted environments, workers put out of their jobs or horribly injured, and the slow erosion of society\u2014and you've vowed to inform the larger world of these ills. You do so with long, impassioned speeches on street corners and village squares and by talking personally with the heads of various guilds. Adventuring into the wider world could help spread your message even farther.", "Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", "You're trained in the {@skill Intimidation} skill and the {@skill Lore||Guild Lore} skill. You gain the {@feat Group Coercion} skill feat." ], diff --git a/data/backgrounds/backgrounds-ooa0.json b/data/backgrounds/backgrounds-ooa0.json index b93d4fc3ce..bd93b01714 100644 --- a/data/backgrounds/backgrounds-ooa0.json +++ b/data/backgrounds/backgrounds-ooa0.json @@ -154,7 +154,7 @@ "entries": [ "You saw something you shouldn't have, plain and simple. The shame is that you don't even know what it is, exactly, that you saw.", "After moving to Alkenstar, you swiftly fell in love with the City of Smog, but you found it difficult to get a foothold in the fast-paced metropolis. Luckily, a chance invitation promised good work for someone with your unique social talents. You went to an inconspicuous chamber in a humble tower somewhere in the Capital District. There, you met some clearly powerful, clearly corrupt members of the Alkenstar elite. Among the faces you recognized were the notorious mogul Ambrost Mugland and the steely-eyed shieldmarshal Anjelique Loveless. Before you were asked to leave, you made quite an impression\u2014but not a good one.", - "Not only did you not make the cut for whatever kinds of jobs were on offer that day, but you soon discovered that you couldn't get a room at any inn in the city, and there were wanted posters with your name on them plastered all over town. Friends and families turned their backs on you, afraid to get involved. Clearly, someone at that meeting\u2014Mugland, maybe, or perhaps Loveless\u2014 believed you were a liability, and they had you excised from Alkenstar society. All you want is to be able to walk the streets without fearing for your life, and there's only one way to make that happen: find the villains responsible for your predicament and get them to undo the curse now attached to your name. Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", + "Not only did you not make the cut for whatever kinds of jobs were on offer that day, but you soon discovered that you couldn't get a room at any inn in the city, and there were wanted posters with your name on them plastered all over town. Friends and families turned their backs on you, afraid to get involved. Clearly, someone at that meeting\u2014Mugland, maybe, or perhaps Loveless\u2014believed you were a liability, and they had you excised from Alkenstar society. All you want is to be able to walk the streets without fearing for your life, and there's only one way to make that happen: find the villains responsible for your predicament and get them to undo the curse now attached to your name. Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", "You're trained in the {@skill Society} skill and the {@skill Lore||Alkenstar Lore} skill. You gain the {@feat Read Lips} skill feat." ], "boosts": [ diff --git a/data/backgrounds/backgrounds-skt0.json b/data/backgrounds/backgrounds-skt0.json new file mode 100644 index 0000000000..9c6f9bd546 --- /dev/null +++ b/data/backgrounds/backgrounds-skt0.json @@ -0,0 +1,191 @@ +{ + "background": [ + { + "name": "Conservator", + "source": "SKT0", + "page": 12, + "traits": [ + "uncommon" + ], + "entries": [ + "Some history survives only so long as its physical remains do. You've developed robust museum skills to identify relics, preserve artifacts, recreate ancient technologies, and even rebuild shattered treasures\u2014often with painstaking patience, a steady hand, and even a little magic. Your contributions don't end there, as whether you've mastered diligent recordkeeping or helped uncover smuggling rings that are looting archaeological sites, you've made an impression. Hearing of your promising abilities, representatives from Clan Tolorr contacted you, inviting you to study with their museum masters and share your own techniques, all while helping preserve over 10,000 years of history!", + "Choose two ability boosts. One must be to Dexterity or Intelligence, and one is a free ability boost.", + "You're trained in either the {@skill Crafting} skill or the {@skill Thievery} skill, and you're trained in either the {@skill Lore||Accounting Lore} or the {@skill Lore||Underworld Lore} skill. If you selected {@skill Crafting}, you gain the {@feat Quick Repair} skill feat. If you chose {@skill Thievery}, you gain the {@feat Assurance} ({@skill Thievery}) skill feat.", + "{@b Connection:} Ria, an oread gnome curator who studies rivethun traditions", + "{@b Reputation Points:} +1" + ], + "boosts": [ + "dexterity", + "intelligence", + "free" + ], + "skills": [ + "crafting", + "thievery" + ], + "lore": [ + "Accounting", + "Underworld" + ], + "feats": [ + "Quick Repair", + "Assurance" + ] + }, + { + "name": "Clan Associate", + "source": "SKT0", + "page": 12, + "traits": [ + "uncommon" + ], + "entries": [ + "You already have a close connection to Clan Tolorr, such as having been born into the clan, worked as an esteemed contractor for them, or married into the clan (even if you chose to retain your prior clan affiliation). Whether through dedicated study or just overhearing your fellows' academic debates, you've absorbed boundless trivia about history\u2014especially local lore. Beyond Tolorr halls, your affiliation earns you respect in Highhelm. Your clan expects you to behave well, as your actions reflect on them.", + "Choose two ability boosts. One must be to Constitution or Wisdom, and one is a free ability boost.", + "You're trained in the {@skill Society} skill and the {@skill Lore||Highhelm Lore} skill. You gain the {@feat Multilingual} skill feat.", + "{@b Connection:} You have no special connection or sponsor in Clan Tolorr.", + "{@b Reputation Points:} +2" + ], + "boosts": [ + "constitution", + "wisdom", + "free" + ], + "skills": [ + "society" + ], + "lore": [ + "Highhelm" + ], + "feats": [ + "Multilingual" + ] + }, + { + "name": "Child of Notoriety", + "source": "SKT0", + "page": 12, + "traits": [ + "uncommon" + ], + "entries": [ + "One or more of your ancestors committed a grave atrocity, and even though you've tried to live your own life, your family's grim past looms over you like a relentless shadow. You might have traveled a thousand miles to escape the legends, learned how to ingratiate yourself to others, just tried to ignore the everyday accusing glances, or even accepted the notoriety just to be left alone. You didn't commit the crime, yet it haunts you. Whether you're proving the world wrong, proving to yourself that you're no monster, earning wealth to pay reparations, or just driven to do some good with your life, it's time to break free of the past. That journey begins with understanding.", + "Clan Tolorr preserves the deeds and misdeeds of dwarven legend. With their help, you might not only understand dwarven crimes and reparations, but also learn how to accept your past and leave the world a little better than when you found it. You've corresponded with Clan Tolorr, but your most recent message came instead from one of the clan's guests: a lizardfolk mystic named Valahask who studies the dead and is eager to meet you. He has lobbied on your behalf, earning you an invitation to Clan Tolorr's upcoming Family Festival.", + "Choose two ability boosts. One must be to Constitution or Charisma, and one is a free ability boost.", + "Choose whether you've navigated your past through kindness or notoriety thus far. For the former, you're trained in the {@skill Diplomacy} skill and the {@skill Lore||Genealogy Lore} skill, and you gain the {@feat Group Impression} skill feat. For the latter, you're trained in the {@skill Intimidation} skill and the {@skill Lore||Underworld Lore} skill, and you gain the {@feat Intimidating Glare} skill feat.", + "{@b Connection:} Valahask, an iruxi mystic", + "{@b Reputation Points:} \u20131" + ], + "boosts": [ + "constitution", + "charisma", + "free" + ], + "skills": [ + "diplomacy", + "intimidation" + ], + "lore": [ + "Underworld", + "Genealogy" + ], + "feats": [ + "Group Impression", + "Intimidating Glare" + ] + }, + { + "name": "Historical Reenactor", + "source": "SKT0", + "page": 13, + "traits": [ + "uncommon" + ], + "entries": [ + "To Clan Tolorr, history shouldn't be dry and boring; it deserves to be engaging and made relevant to the living. You couldn't agree more! Whether it's your hobby or career, you've developed a reputation for translating the past into the present through demonstrations, period performances, acting out famous events, donning replica armor, and other feats of living history\u2014filling in a few historical blanks if it makes a better show. Having learned of your passion, Clan Tolorr has sponsored your visit to Highhelm so that you can learn from each other. It's a wonderful opportunity, and Tolorr puppetry arts, storytelling, props, and historical rigor are the stuff of legends. Already, you've begun researching dwarven history so that you're prepared for whatever lies ahead.", + "Choose two ability boosts. One must be to Strength or Charisma, and one is a free ability boost.", + "You're trained in either the {@skill Performance} skill or the {@skill Society} skill, and you're trained in the {@skill Lore||Dwarf Lore} skill. If you selected {@skill Performance}, you gain the {@feat Impressive Performance} skill feat. If you chose {@skill Society}, you gain the {@feat Dubious Knowledge} skill feat.", + "{@b Connection:} Bulgra Veldollow, a matriarch in Clan Tolorr and accomplished puppeteer", + "{@b Reputation Points:} +0" + ], + "boosts": [ + "strength", + "charisma", + "free" + ], + "skills": [ + "performance", + "society" + ], + "lore": [ + "Dwarf" + ], + "feats": [ + "Impressive Performance", + "Dubious Knowledge" + ] + }, + { + "name": "Eclectic Scholar", + "source": "SKT0", + "page": 13, + "traits": [ + "uncommon" + ], + "entries": [ + "Understanding history isn't just about translating old laws and reading about who invaded whom; it's also packed with magical outbursts, extraplanar interventions, and unexplained oddities not yet understood by modern science. You have a knack for absorbing esoteric trivia and unraveling past supernatural events. Your studies recently drew you to the dwarven city of Tar-Kazmukh, whose Blue Warders maintain an eclectically magical library. Perusing its shelves didn't answer your most burning questions, but it did earn you some friends, expose you to a dizzying array of dwarven religious lore, and introduce you to some intriguing mysteries buried in Highhelm's history.", + "Believing that Highhelm might provide you with greater opportunities, a Blue Warder named Rosha Coppervein facilitated introductions between you and their adoptive clan, Clan Tolorr. It seems your credentials and whatever Rosha wrote on your behalf made an impression; within a week, you received an invitation to Highhelm and travel funds to study with Tolorr sages! The shy Rosha has stayed in Tar-Kazmukh for now, enjoying its relative quiet, but you know that they'll join you in a few weeks for Tolorr's Family Festival.", + "Choose two ability boosts. One must be to Intelligence or Wisdom, and one is a free ability boost.", + "You're trained in the {@skill Occultism} skill and the {@skill Lore||Dwarven Pantheon} Lore skill, an uncommonly broad {@skill Lore} skill that pertains to {@deity Torag|CRB|Torag's} faith and those faiths of his divine family. You gain the {@feat Quick Identification} skill feat.", + "{@b Connection:} Rosha Coppervein, a Blue Warder who married into Clan Tolorr", + "{@b Reputation Points:} +0" + ], + "boosts": [ + "intelligence", + "wisdom", + "free" + ], + "skills": [ + "occultism" + ], + "lore": [ + "Dwarven Pantheon" + ], + "feats": [ + "Quick Identification" + ] + }, + { + "name": "Dedicated Delver", + "source": "SKT0", + "page": 12, + "traits": [ + "uncommon" + ], + "entries": [ + "Filled with predators, pitfalls, and other perils, the Darklands rightfully scares off most travelers. Not you! Whether you're a veteran Darklands caravanner, a cartographer seeking safer paths through dangerous territory, or just a spelunker who loves to escape the surface and hear the caverns sing, you're adept at navigating underground obstacles and finding your way back to civilization.", + "Clan Tolorr specializes more in studying the past than extracting it from dangerous areas. Its leader, Arghan Tolorr, was an avid explorer in his youth, and he's begun an initiative to befriend, recruit, and train subterranean daredevils who can extract relics responsibly. You're one of his candidates for this pilot program. Helping administrate recruits is Ria, a gnome curator and close Tolorr confidante who helped arrange your travel to Highhelm.", + "Choose two ability boosts. One must be to Strength or Dexterity, and one is a free ability boost.", + "You're trained in either the {@skill Athletics} skill or the {@skill Survival} skill, and you're trained in the {@skill Lore||Cave Lore} skill. If you selected {@skill Athletics}, you gain the {@feat Combat Climber} skill feat. If you chose {@skill Survival}, you gain the {@feat Terrain Expertise} (Underground) skill feat.", + "{@b Connection:} Ria, an oread gnome curator who studies rivethun traditions", + "{@b Reputation Points:} +0" + ], + "boosts": [ + "strength", + "dexterity", + "free" + ], + "skills": [ + "athletics", + "survival" + ], + "lore": [ + "Cave" + ], + "feats": [ + "Combat Climber", + "Terrain Expertise" + ] + } + ] +} diff --git a/data/backgrounds/backgrounds-som.json b/data/backgrounds/backgrounds-som.json index 3ba5a5899e..b060def90c 100644 --- a/data/backgrounds/backgrounds-som.json +++ b/data/backgrounds/backgrounds-som.json @@ -473,7 +473,7 @@ "source": "SoM", "page": 29, "entries": [ - "Forget the church orthodoxy and the stuffy cloisters\u2014 spreading the word of your god to the people is your calling. You've preached on the street corners and in public houses, to wanderers on the road and to captives in the stocks. Adventuring can take you across the world. What vocation could better serve to take your holy words to fresh ears?", + "Forget the church orthodoxy and the stuffy cloisters\u2014spreading the word of your god to the people is your calling. You've preached on the street corners and in public houses, to wanderers on the road and to captives in the stocks. Adventuring can take you across the world. What vocation could better serve to take your holy words to fresh ears?", "Choose two ability boosts. One must be to Wisdom or Charisma, and one is a free ability boost.", "You're trained in the {@skill Religion} skill and the {@skill Lore} skill for your patron deity. You gain the {@feat Dubious Knowledge} skill feat." ], diff --git a/data/backgrounds/index.json b/data/backgrounds/index.json index e99af37229..6e2546ba13 100644 --- a/data/backgrounds/index.json +++ b/data/backgrounds/index.json @@ -21,5 +21,6 @@ "OoA0": "backgrounds-ooa0.json", "LOKL": "backgrounds-lokl.json", "LOTG": "backgrounds-lotg.json", - "RoE": "backgrounds-roe.json" + "RoE": "backgrounds-roe.json", + "SKT0": "backgrounds-skt0.json" } diff --git a/data/bestiary/creatures-aoa4.json b/data/bestiary/creatures-aoa4.json index fd71c62c2b..25aa3c6c25 100644 --- a/data/bestiary/creatures-aoa4.json +++ b/data/bestiary/creatures-aoa4.json @@ -4343,7 +4343,7 @@ }, { "entries": [ - "Zuferian's bombs that have the {@trait splash} trait deal 8 extra splash damage, and splash to 10 feet." + "Zuferian's bombs that have the {@trait splash} trait deal 8 extra {@trait splash} damage, and splash to 10 feet." ], "name": "Expanded Splash" }, diff --git a/data/bestiary/creatures-aoa6.json b/data/bestiary/creatures-aoa6.json index 6780fd36cd..897e746b2d 100644 --- a/data/bestiary/creatures-aoa6.json +++ b/data/bestiary/creatures-aoa6.json @@ -4864,7 +4864,7 @@ }, { "entries": [ - "A vazgorlu maintains a 30-foot-diameter demiplane in the Astral Plane. Gravity in this demiplane pulls out from the center, so that creatures can walk upon the inner surface. A vazgorlu's demiplane lair lacks a built-in point of exit, and if the vazgorlu fails to visit the demiplane during a 24-hour period, the demiplane collapses\u2014 all objects and creatures within are then returned to their original locations in the multiverse before they entered the demiplane. A vazgorlu can create a replacement demiplane lair with 24 hours of concentration." + "A vazgorlu maintains a 30-foot-diameter demiplane in the Astral Plane. Gravity in this demiplane pulls out from the center, so that creatures can walk upon the inner surface. A vazgorlu's demiplane lair lacks a built-in point of exit, and if the vazgorlu fails to visit the demiplane during a 24-hour period, the demiplane collapses\u2014all objects and creatures within are then returned to their original locations in the multiverse before they entered the demiplane. A vazgorlu can create a replacement demiplane lair with 24 hours of concentration." ], "name": "Demiplane Lair" }, @@ -5180,4 +5180,4 @@ "hasImages": true } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-aoe3.json b/data/bestiary/creatures-aoe3.json index ef1d12f207..ce3c14e81c 100644 --- a/data/bestiary/creatures-aoe3.json +++ b/data/bestiary/creatures-aoe3.json @@ -1052,7 +1052,7 @@ "bomb", "range increment <30 feet>" ], - "damage": "{@damage 2d6} cold or electricity plus 2 splash", + "damage": "{@damage 2d6} cold or electricity plus 2 {@trait splash}", "types": [ "cold", "electricity", @@ -2821,7 +2821,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d6} {@condition persistent damage||persistent acid} plus 2 acid splash", + "damage": "{@damage 2d6} {@condition persistent damage||persistent acid} plus 2 acid {@trait splash}", "types": [ "acid", "persistent" @@ -2839,7 +2839,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d8} fire plus 2 {@condition persistent damage||persistent fire} and 2 fire splash", + "damage": "{@damage 2d8} fire plus 2 {@condition persistent damage||persistent fire} and 2 fire {@trait splash}", "types": [ "fire", "persistent" diff --git a/data/bestiary/creatures-aoe4.json b/data/bestiary/creatures-aoe4.json index 9c043344d1..58c3796f8f 100644 --- a/data/bestiary/creatures-aoe4.json +++ b/data/bestiary/creatures-aoe4.json @@ -107,7 +107,7 @@ }, { "entries": [ - "The chemist's bombs that have the {@trait splash} trait deal 4 splash damage." + "The chemist's bombs that have the {@trait splash} trait deal 4 {@trait splash} damage." ], "name": "Calculated Splash" }, @@ -1118,7 +1118,7 @@ }, { "entries": [ - "Japu's bombs that have the {@trait splash} trait deal 5 splash damage and splash to 10 feet." + "Japu's bombs that have the {@trait splash} trait deal 5 {@trait splash} to 10 feet." ], "name": "Expanded Splash" }, diff --git a/data/bestiary/creatures-aoe5.json b/data/bestiary/creatures-aoe5.json index c492b7cda9..106f68533b 100644 --- a/data/bestiary/creatures-aoe5.json +++ b/data/bestiary/creatures-aoe5.json @@ -4282,7 +4282,7 @@ "{@condition deafened}", "blinding blast ({@dc 28})" ], - "damage": "{@damage 3d4} sonic plus 3 sonic splash, {@condition deafened}, and blinding blast ({@dc 28})", + "damage": "{@damage 3d4} sonic plus 3 sonic {@trait splash}, {@condition deafened}, and blinding blast ({@dc 28})", "types": [ "sonic" ] @@ -5365,4 +5365,4 @@ "hasImages": true } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-aoe6.json b/data/bestiary/creatures-aoe6.json index a2c784dff1..18d5f1baa9 100644 --- a/data/bestiary/creatures-aoe6.json +++ b/data/bestiary/creatures-aoe6.json @@ -383,7 +383,7 @@ "range increment <100 feet>", "splash" ], - "damage": "{@damage 4d8} fire plus {@damage 2d6} {@condition persistent damage||persistent fire} plus 8 fire splash", + "damage": "{@damage 4d8} fire plus {@damage 2d6} {@condition persistent damage||persistent fire} plus 8 fire {@trait splash}", "types": [ "fire", "persistent" @@ -633,7 +633,7 @@ }, "trigger": "The alchemical horror takes damage from an alchemical bomb", "entries": [ - "The volatile substances that compose the alchemical horror froth outward as they react with the bomb. The bomb's full effects affect creatures in every space within 15 feet of the alchemical horror, and splash damage affects creatures 5 feet beyond that." + "The volatile substances that compose the alchemical horror froth outward as they react with the bomb. The bomb's full effects affect creatures in every space within 15 feet of the alchemical horror, and {@trait splash} damage affects creatures 5 feet beyond that." ], "name": "Alchemical Reaction" } @@ -2056,7 +2056,7 @@ "bot": [ { "entries": [ - "Gulgamodh's body\u2014 including the appendages it uses to make melee {@action Strike||Strikes}\u2014is made of adamantine." + "Gulgamodh's body\u2014including the appendages it uses to make melee {@action Strike||Strikes}\u2014is made of adamantine." ], "name": "Adamantine Strikes Chaos" }, diff --git a/data/bestiary/creatures-av2.json b/data/bestiary/creatures-av2.json index 219c80e9f6..cd59b30e72 100644 --- a/data/bestiary/creatures-av2.json +++ b/data/bestiary/creatures-av2.json @@ -892,7 +892,7 @@ "range increment <30 feet>", "splash" ], - "damage": "{@damage 1d6} acid plus {@damage 1d6} {@condition persistent damage||persistent acid} and {@damage 1d6} acid splash damage", + "damage": "{@damage 1d6} acid plus {@damage 1d6} {@condition persistent damage||persistent acid} and {@damage 1d6} acid {@trait splash} damage", "types": [ "acid", "persistent" @@ -1380,7 +1380,7 @@ "range increment <20 feet>", "splash" ], - "damage": "5 acid plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 6 acid splash", + "damage": "5 acid plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 6 acid {@trait splash}", "types": [ "acid", "persistent" @@ -1395,7 +1395,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d6+2} electricity plus 6 electricity splash", + "damage": "{@damage 2d6+2} electricity plus 6 electricity {@trait splash}", "types": [ "electricity" ] diff --git a/data/bestiary/creatures-av3.json b/data/bestiary/creatures-av3.json index 3511278f70..e04a5c7d8a 100644 --- a/data/bestiary/creatures-av3.json +++ b/data/bestiary/creatures-av3.json @@ -4981,7 +4981,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d6} negative plus 2 negative splash damage (and {@condition sickened|CRB|sickened 2} on a critical hit)", + "damage": "{@damage 2d6} negative plus 2 negative {@trait splash} damage (and {@condition sickened|CRB|sickened 2} on a critical hit)", "types": [ "negative" ] diff --git a/data/bestiary/creatures-b1.json b/data/bestiary/creatures-b1.json index 78424d9d6b..00da8b3269 100644 --- a/data/bestiary/creatures-b1.json +++ b/data/bestiary/creatures-b1.json @@ -3296,7 +3296,7 @@ "manipulate" ], "entries": [ - "The golem fills an empty vial from one of its alchemical chambers to create a bomb and then makes a bomb {@action Strike}. Determine the type of bomb created by rolling {@dice 1d6} on the alchemical chambers list above. On a roll of 1\u20134, it creates the corresponding greater alchemical bomb: an acid flask from chamber 1, a frost vial from chamber 2, bottled lightning from chamber 3, or alchemist's fire from chamber 4. On a roll of 5, it creates a poisonous bomb that deals {@damage 3d10} poison damage and 3 poison splash damage with no other effects. On a roll of 6, it creates a sickness bomb, which exposes the target and all creatures in the splash radius to the sickness effect; creatures hit by only the splash receive a +2 circumstance bonus to their Fortitude saves." + "The golem fills an empty vial from one of its alchemical chambers to create a bomb and then makes a bomb {@action Strike}. Determine the type of bomb created by rolling {@dice 1d6} on the alchemical chambers list above. On a roll of 1\u20134, it creates the corresponding greater alchemical bomb: an acid flask from chamber 1, a frost vial from chamber 2, bottled lightning from chamber 3, or alchemist's fire from chamber 4. On a roll of 5, it creates a poisonous bomb that deals {@damage 3d10} poison damage and 3 poison {@trait splash} damage with no other effects. On a roll of 6, it creates a sickness bomb, which exposes the target and all creatures in the splash radius to the sickness effect; creatures hit by only the splash receive a +2 circumstance bonus to their Fortitude saves." ], "name": "Generate Bomb" } @@ -38619,7 +38619,7 @@ { "entries": [ "A hydra ordinarily has five heads. A creature can attempt to sever one of the hydra's heads by specifically targeting it and dealing damage equal to the head's Hit Points. A head that is not completely severed returns to full Hit Points at the end of any creature's turn.", - "A hydra can regrow a severed head using Hydra Regeneration. A creature can prevent this regrowth by dealing acid or fire damage to the stump, cauterizing it. Single-target {@trait acid} or {@trait fire} effects need to be targeted at a specific stump, but effects that deal splash damage or affect areas covering the hydra's whole space cauterize all stumps if they deal acid or fire damage. If the attack that severs a head deals any acid or fire damage, the stump is cauterized instantly. If all five heads are cauterized, the hydra dies." + "A hydra can regrow a severed head using Hydra Regeneration. A creature can prevent this regrowth by dealing acid or fire damage to the stump, cauterizing it. Single-target {@trait acid} or {@trait fire} effects need to be targeted at a specific stump, but effects that deal {@trait splash} damage or affect areas covering the hydra's whole space cauterize all stumps if they deal acid or fire damage. If the attack that severs a head deals any acid or fire damage, the stump is cauterized instantly. If all five heads are cauterized, the hydra dies." ], "name": "Head Regrowth" }, diff --git a/data/bestiary/creatures-b2.json b/data/bestiary/creatures-b2.json index 164546579c..c0a854ae64 100644 --- a/data/bestiary/creatures-b2.json +++ b/data/bestiary/creatures-b2.json @@ -11511,7 +11511,7 @@ "bot": [ { "entries": [ - "A carnivorous blob's acid damages only flesh\u2014not bone, stone, wood, or other materials\u2014 but is nonetheless devastating. Whenever a creature takes damage from this acid, it must succeed at a {@dc 33} Fortitude save or become {@condition drained 1} ({@condition drained 2} on a critical failure). On each subsequent failure, the {@condition drained} condition value increases by 1 (or by 2 on a critical failure), to a maximum of {@condition drained 4}." + "A carnivorous blob's acid damages only flesh\u2014not bone, stone, wood, or other materials\u2014but is nonetheless devastating. Whenever a creature takes damage from this acid, it must succeed at a {@dc 33} Fortitude save or become {@condition drained 1} ({@condition drained 2} on a critical failure). On each subsequent failure, the {@condition drained} condition value increases by 1 (or by 2 on a critical failure), to a maximum of {@condition drained 4}." ], "name": "Carnivorous Blob Acid" }, @@ -22460,7 +22460,7 @@ "effects": [ "mucus" ], - "damage": "{@damage 3d6} acid damage plus mucus and {@damage 1d6} acid splash damage", + "damage": "{@damage 3d6} acid damage plus mucus and {@damage 1d6} acid {@trait splash} damage", "types": [ "acid" ] @@ -28072,7 +28072,7 @@ "traits": [ "range increment <30 feet>" ], - "damage": "{@damage 1d8} fire plus 1 {@condition persistent damage||persistent fire damage} and 1 fire splash damage", + "damage": "{@damage 1d8} fire plus 1 {@condition persistent damage||persistent fire damage} and 1 fire {@trait splash} damage", "types": [ "fire", "persistent" @@ -59596,7 +59596,7 @@ { "entries": [ "When the worm that walks is reduced to 0 HP, it discorporates and the component worms that make up its body disperse in every direction. If even a single worm escapes, the worm that walks will eventually re-form using a process that typically takes {@dice 1d10} days.", - "While the exact circumstances and surroundings determine how long the worm that walks's foes have to dispatch the fleeing worms before they escape, usually its foes have only a single round. Typically, this requires the application of an area effect or splash weapon within 1 round to the space where the worm that walks collapsed. After any amount of area or splash damage is dealt to that space, the character dealing the damage must attempt a DC {@flatDC 15} flat check. Each subsequent area or splash damage effect performed on the area reduces the DC of this flat check by 2, to a minimum of DC {@flatDC 5}. If any of these flat checks succeed, none of the worms escape, and the worm that walks is destroyed permanently. At the GM's discretion, clever means of trapping or otherwise detaining the vermin may extend the time allowed to finish off the worm that walks." + "While the exact circumstances and surroundings determine how long the worm that walks's foes have to dispatch the fleeing worms before they escape, usually its foes have only a single round. Typically, this requires the application of an area effect or splash weapon within 1 round to the space where the worm that walks collapsed. After any amount of area or {@trait splash} damage is dealt to that space, the character dealing the damage must attempt a DC {@flatDC 15} flat check. Each subsequent area or {@trait splash} damage effect performed on the area reduces the DC of this flat check by 2, to a minimum of DC {@flatDC 5}. If any of these flat checks succeed, none of the worms escape, and the worm that walks is destroyed permanently. At the GM's discretion, clever means of trapping or otherwise detaining the vermin may extend the time allowed to finish off the worm that walks." ], "name": "Discorporate" } @@ -62979,4 +62979,4 @@ } } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-b3.json b/data/bestiary/creatures-b3.json index c45a463d9f..bf2c87e2ea 100644 --- a/data/bestiary/creatures-b3.json +++ b/data/bestiary/creatures-b3.json @@ -15534,7 +15534,7 @@ "possession" ], "entries": [ - "The dybbuk possesses a {@trait Large} or smaller unattended object within 20 feet, making it an animated object (Bestiary 20, Bestiary 3 18). This animated object's level can be no higher than the dybbuk's level \u2013 2. This possession ends when the object is destroyed or the dybbuk leaves it by using this ability again. At this point, the dybbuk reappears in the object's square and can't Inhabit an Object again for {@dice 1d4} rounds. If the object is destroyed, the dybbuk takes {@damage 5d6} force damage." + "The dybbuk possesses a {@trait Large} or smaller unattended object within 20 feet, making it an {@filter animated object|bestiary||source=b1;b3|search=animated}. This animated object's level can be no higher than the dybbuk's level \u2013 2. This possession ends when the object is destroyed or the dybbuk leaves it by using this ability again. At this point, the dybbuk reappears in the object's square and can't Inhabit an Object again for {@dice 1d4} rounds. If the object is destroyed, the dybbuk takes {@damage 5d6} force damage." ], "name": "Inhabit Object", "generic": { @@ -40013,7 +40013,7 @@ "occult" ], "entries": [ - "The owb inflicts a curse on one creature taking persistent cold damage from their burning cold Strike, stealing the victim's vibrancy. The creature must attempt a {@dc 23} Fortitude save. On a failure, the creature gains light blindness and its coloration turns to washed out shades of gray, along with all equipment it carries, wields, or wears. These effects have an unlimited duration. Regardless of the result of its save, the creature is temporarily immune for 1 minute.", + "The owb inflicts a curse on one creature taking {@condition persistent damage||persistent cold damage} damage||persistent cold damage} from their burning cold Strike, stealing the victim's vibrancy. The creature must attempt a {@dc 23} Fortitude save. On a failure, the creature gains light blindness and its coloration turns to washed out shades of gray, along with all equipment it carries, wields, or wears. These effects have an unlimited duration. Regardless of the result of its save, the creature is temporarily immune for 1 minute.", "If the owb uses this ability on a caligni, the curse can't be removed short of {@spell wish} or similar powerful magic." ], "name": "Curse of Darkness" @@ -40262,7 +40262,7 @@ "occult" ], "entries": [ - "The owb inflicts a curse on one creature taking persistent cold damage from their burning cold Strike, stealing the victim's vibrancy. The creature must attempt a {@dc 32} Fortitude save. On a failure, the creature gains light blindness and its coloration turns to washed out shades of gray, along with all equipment it carries, wields, or wears. These effects have an unlimited duration. Regardless of the result of its save, the creature is temporarily immune for 1 minute.", + "The owb inflicts a curse on one creature taking {@condition persistent damage||persistent cold damage} from their burning cold Strike, stealing the victim's vibrancy. The creature must attempt a {@dc 32} Fortitude save. On a failure, the creature gains light blindness and its coloration turns to washed out shades of gray, along with all equipment it carries, wields, or wears. These effects have an unlimited duration. Regardless of the result of its save, the creature is temporarily immune for 1 minute.", "If the owb uses this ability on a caligni, the curse can't be removed short of {@spell wish} or similar powerful magic." ], "name": "Curse of Darkness" @@ -52236,7 +52236,7 @@ "unit": "reaction" }, "entries": [ - "The titan can use their {@action Attack of Opportunity} when a creature within their reach uses a concentrate action, in additional to its normal trigger. They disrupt actions on any hit, not just a critical hit\u2014 including triggering concentrate actions." + "The titan can use their {@action Attack of Opportunity} when a creature within their reach uses a concentrate action, in additional to its normal trigger. They disrupt actions on any hit, not just a critical hit\u2014including triggering concentrate actions." ], "name": "Attack of Opportunity", "generic": { @@ -61617,4 +61617,4 @@ "hasImages": true } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-botd.json b/data/bestiary/creatures-botd.json index 0decb81056..cc32158878 100644 --- a/data/bestiary/creatures-botd.json +++ b/data/bestiary/creatures-botd.json @@ -3036,7 +3036,7 @@ ], "name": "rotten fruit", "attack": 20, - "damage": "{@damage 3d4+7} bludgeoning plus {@damage 2d6} poison splash damage" + "damage": "{@damage 3d4+7} bludgeoning plus {@damage 2d6} poison {@trait splash} damage" } ], "abilities": { diff --git a/data/bestiary/creatures-ec3.json b/data/bestiary/creatures-ec3.json index 098699bc14..adcbb2a1e6 100644 --- a/data/bestiary/creatures-ec3.json +++ b/data/bestiary/creatures-ec3.json @@ -3239,7 +3239,7 @@ }, { "entries": [ - "Thessekka's bombs with the {@trait splash} trait deal 4 additional splash damage and deal splash damage to all creatures within 10 feet." + "Thessekka's bombs with the {@trait splash} trait deal 4 additional {@trait splash} damage to all creatures within 10 feet." ], "name": "Expanded Splash" }, @@ -3409,7 +3409,7 @@ "range increment <20 feet>", "splash" ], - "damage": "5 acid damage plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 4 acid splash", + "damage": "5 acid damage plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 4 acid {@trait splash}", "types": [ "acid", "persistent" @@ -3423,7 +3423,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} and 4 fire splash", + "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} and 4 fire {@trait splash}", "types": [ "fire", "persistent" diff --git a/data/bestiary/creatures-ec4.json b/data/bestiary/creatures-ec4.json index ceb77b557d..32cdc73d51 100644 --- a/data/bestiary/creatures-ec4.json +++ b/data/bestiary/creatures-ec4.json @@ -4626,7 +4626,7 @@ "effects": [ "{@dice 2d8}" ], - "damage": "{@dice 2d8} plus 2 {@condition persistent damage||persistent fire damage} and 2 fire splash damage", + "damage": "{@dice 2d8} plus 2 {@condition persistent damage||persistent fire damage} and 2 fire {@trait splash} damage", "types": [ "fire", "persistent" diff --git a/data/bestiary/creatures-ec5.json b/data/bestiary/creatures-ec5.json index 2ed32dd0df..4669dd308a 100644 --- a/data/bestiary/creatures-ec5.json +++ b/data/bestiary/creatures-ec5.json @@ -2475,7 +2475,7 @@ "range increment <60 feet>", "splash 10 feet" ], - "damage": "7 acid damage plus {@damage 3d6} {@condition persistent damage||persistent acid damage} and 9 acid splash damage", + "damage": "7 acid damage plus {@damage 3d6} {@condition persistent damage||persistent acid damage} and 9 acid {@trait splash} damage", "types": [ "acid", "persistent" @@ -2489,7 +2489,7 @@ "range increment <60 feet>", "splash 10 feet" ], - "damage": "{@damage 3d8+6} fire plus 3 {@condition persistent damage||persistent fire} and 9 fire splash", + "damage": "{@damage 3d8+6} fire plus 3 {@condition persistent damage||persistent fire} and 9 fire {@trait splash}", "types": [ "fire", "persistent" @@ -2557,7 +2557,7 @@ "bot": [ { "entries": [ - "When throwing an alchemical bomb with the {@trait splash} trait, Qormintur can choose to deal splash damage to her primary target only, rather than dealing the usual splash damage." + "When throwing an alchemical bomb with the {@trait splash} trait, Qormintur can choose to deal {@trait splash} damage to her primary target only, rather than dealing the usual {@trait splash} damage." ], "name": "Bomber" }, diff --git a/data/bestiary/creatures-fop.json b/data/bestiary/creatures-fop.json index 2ded25eca1..daf2d8c791 100644 --- a/data/bestiary/creatures-fop.json +++ b/data/bestiary/creatures-fop.json @@ -2226,7 +2226,7 @@ { "name": "Alchemical Crossbow", "entries": [ - "Vilree's crossbow can deliver bolts that are alchemically infused. As an action, she can slot an alchemical bomb into the crossbow, and the next 3 attacks she makes with it deal {@damage 1d6} damage of the type dealt by the bomb. These attacks never deal splash damage." + "Vilree's crossbow can deliver bolts that are alchemically infused. As an action, she can slot an alchemical bomb into the crossbow, and the next 3 attacks she makes with it deal {@damage 1d6} damage of the type dealt by the bomb. These attacks never deal {@trait splash} damage." ] }, { diff --git a/data/bestiary/creatures-gmg.json b/data/bestiary/creatures-gmg.json index 6b3081d6c5..60f4300f4f 100644 --- a/data/bestiary/creatures-gmg.json +++ b/data/bestiary/creatures-gmg.json @@ -859,7 +859,7 @@ "range increment <20 feet>", "splash" ], - "damage": "1 acid plus {@damage 1d6} {@condition persistent damage||persistent acid} and 1 splash acid", + "damage": "1 acid plus {@damage 1d6} {@condition persistent damage||persistent acid} and 1 {@trait splash} acid", "types": [ "acid", "persistent", @@ -9406,7 +9406,7 @@ "mid": [ { "entries": [ - "When an attacker scores a critical hit against the reckless scientist, one of the scientist's poorly stowed alchemical items bursts. The GM determines the item randomly. If it was a bomb, the alchemist takes damage from the bomb, and any creature adjacent to the alchemist takes the splash damage. Any other item is simply wasted." + "When an attacker scores a critical hit against the reckless scientist, one of the scientist's poorly stowed alchemical items bursts. The GM determines the item randomly. If it was a bomb, the alchemist takes damage from the bomb, and any creature adjacent to the alchemist takes the {@trait splash} damage. Any other item is simply wasted." ], "name": "Unstable Compounds" } diff --git a/data/bestiary/creatures-gw3.json b/data/bestiary/creatures-gw3.json index 3d31cdb7da..310d56c5f2 100644 --- a/data/bestiary/creatures-gw3.json +++ b/data/bestiary/creatures-gw3.json @@ -3554,7 +3554,7 @@ ], "name": "moderate alchemist's fire", "attack": 19, - "damage": "{@damage 2d8} fire plus 2 {@condition persistent damage||persistent fire} and 2 fire splash damage" + "damage": "{@damage 2d8} fire plus 2 {@condition persistent damage||persistent fire} and 2 fire {@trait splash} damage" } ], "spellcasting": [ diff --git a/data/bestiary/creatures-lomm.json b/data/bestiary/creatures-lomm.json index 79cd509b01..cfe257e270 100644 --- a/data/bestiary/creatures-lomm.json +++ b/data/bestiary/creatures-lomm.json @@ -3691,7 +3691,7 @@ ], "requirements": "The Melfesh Monster has created a spore cloud, and the cloud is within range of one of the Melfesh Monster's {@trait fire} abilities;", "entries": [ - "The Melfesh Monster targets the cloud with one of its abilities with the {@trait fire} trait. The spore cloud explodes, dealing {@damage 4d10} fire damage and {@damage 4} persistent fire damage in a 40-foot burst originating from a single square within the cloud ({@dc 24} basic Reflex)." + "The Melfesh Monster targets the cloud with one of its abilities with the {@trait fire} trait. The spore cloud explodes, dealing {@damage 4d10} fire damage and {@damage 4} {@condition persistent damage||persistent fire damage} in a 40-foot burst originating from a single square within the cloud ({@dc 24} basic Reflex)." ] }, { @@ -3710,7 +3710,7 @@ }, "requirements": "The Melfesh Monster has created a spore cloud, and the cloud is within range of one of the Melfesh Monster's {@trait fire} abilities;", "entries": [ - "The Melfesh Monster conjures a cloud of spores within 60 feet in a 20-foot burst. The cloud lasts 1 minute. Creatures that enter or begin their turn within the cloud must succeed at a {@dc 21} Fortitude save or take {@damage 3d8} poison damage, be {@condition sickened||sickened 2}, and inhale spores that remain in their bodies for 1 minute (on a critical failure, sickened 3 and an additional {@damage 4} persistent poison damage)." + "The Melfesh Monster conjures a cloud of spores within 60 feet in a 20-foot burst. The cloud lasts 1 minute. Creatures that enter or begin their turn within the cloud must succeed at a {@dc 21} Fortitude save or take {@damage 3d8} poison damage, be {@condition sickened||sickened 2}, and inhale spores that remain in their bodies for 1 minute (on a critical failure, sickened 3 and an additional {@damage 4} {@condition persistent damage||persistent poison damage})." ] } ] @@ -4020,4 +4020,4 @@ "hasImages": true } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-ooa1.json b/data/bestiary/creatures-ooa1.json index 522621252b..d8417e3331 100644 --- a/data/bestiary/creatures-ooa1.json +++ b/data/bestiary/creatures-ooa1.json @@ -796,7 +796,7 @@ ], "name": "alchemist's fire", "attack": 9, - "damage": "{@damage 1d8} fire plus 1 {@condition persistent damage||persistent fire} plus 1 fire splash" + "damage": "{@damage 1d8} fire plus 1 {@condition persistent damage||persistent fire} plus 1 fire {@trait splash}" } ], "abilities": { @@ -851,7 +851,7 @@ "unit": "action" }, "entries": [ - "The bombardier shakes a bottle of alchemist's fire, and then Strikes with it. The radius of the splash damage for this {@action Strike} increases to 10 feet." + "The bombardier shakes a bottle of alchemist's fire, and then Strikes with it. The radius of the {@trait splash} damage for this {@action Strike} increases to 10 feet." ] } ] diff --git a/data/bestiary/creatures-ooa2.json b/data/bestiary/creatures-ooa2.json index e0378283a2..0eb05966dc 100644 --- a/data/bestiary/creatures-ooa2.json +++ b/data/bestiary/creatures-ooa2.json @@ -1943,7 +1943,7 @@ ], "name": "thunderstone", "attack": 15, - "damage": "{@damage 2d4} sonic damage plus 2 sonic splash and {@condition deafened} ({@dc 20})" + "damage": "{@damage 2d4} sonic damage plus 2 sonic {@trait splash} and {@condition deafened} ({@dc 20})" }, { "range": "Ranged", @@ -4024,4 +4024,4 @@ "description": "Female half-elf martial artist gang leader" } ] -} +} \ No newline at end of file diff --git a/data/bestiary/creatures-sli.json b/data/bestiary/creatures-sli.json index 86c30b5460..cb378c123f 100644 --- a/data/bestiary/creatures-sli.json +++ b/data/bestiary/creatures-sli.json @@ -705,7 +705,7 @@ "range increment <20 feet>", "splash" ], - "damage": "5 acid damage plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 4 acid splash", + "damage": "5 acid damage plus {@damage 2d6+2} {@condition persistent damage||persistent acid} and 4 acid {@trait splash}", "types": [ "acid", "persistent" @@ -719,7 +719,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} and 4 fire splash", + "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} and 4 fire {@trait splash}", "types": [ "fire", "persistent" diff --git a/data/bestiary/creatures-sot2.json b/data/bestiary/creatures-sot2.json index fa10f1a956..e5673afeb6 100644 --- a/data/bestiary/creatures-sot2.json +++ b/data/bestiary/creatures-sot2.json @@ -218,7 +218,7 @@ "range increment <20 feet>", "splash" ], - "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} plus 6 fire splash", + "damage": "{@damage 2d8+2} fire plus 4 {@condition persistent damage||persistent fire} plus 6 fire {@trait splash}", "types": [ "fire", "persistent" @@ -504,7 +504,7 @@ "mid": [ { "entries": [ - "Froglegs isn't {@condition flat-footed} to creatures of 8th level or lower that are {@condition hidden}, {@condition undetected}, flanking, or using surprise attack." + "Froglegs isn't {@condition flat-footed} to creatures of 8th level or lower that are {@condition hidden}, {@condition undetected}, {@quickref flanking|CRB|3|flanking}, or using surprise attack." ], "name": "Deny Advantage" } @@ -512,7 +512,7 @@ "bot": [ { "entries": [ - "Froglegs deals an additional {@damage 2d6} precision damage with weapons from the {@group knife|knife group}, and knives gain the {@trait deadly } weapon property while she wields them." + "Froglegs deals an additional {@damage 2d6} precision damage with weapons from the {@group knife} group, and knives gain the {@trait deadly } weapon property while she wields them." ], "name": "Knife Fighter" }, diff --git a/data/bestiary/creatures-sot5.json b/data/bestiary/creatures-sot5.json index 92c67bc798..55f123da99 100644 --- a/data/bestiary/creatures-sot5.json +++ b/data/bestiary/creatures-sot5.json @@ -984,7 +984,7 @@ ], "entries": [ "The acolyte takes the stance of thousand ants, a style mimicking the distracting strikes of a swarm of tiny, vicious creatures.", - "The acolyte can make thousand wounds unarmed attacks. These deal {@damage 1d12} piercing damage; are in the brawling group; and have the backstabber, {@trait forceful}, and {@trait unarmed} traits. While in this stance, if the acolyte successfully Trips a target, the target is {@condition flat-footed} until the start of the target's next turn." + "The acolyte can make thousand wounds unarmed attacks. These deal {@damage 1d12} piercing damage; are in the {@group brawling} group; and have the backstabber, {@trait forceful}, and {@trait unarmed} traits. While in this stance, if the acolyte successfully Trips a target, the target is {@condition flat-footed} until the start of the target's next turn." ] }, { diff --git a/data/bestiary/creatures-sot6.json b/data/bestiary/creatures-sot6.json index 45ec972f0e..8ee03304c1 100644 --- a/data/bestiary/creatures-sot6.json +++ b/data/bestiary/creatures-sot6.json @@ -5679,13 +5679,13 @@ "The target is unaffected and becomes temporarily immune for 1 day." ], "Success": [ - "The target takes half damage. The bursting shadow deals 5 acid splash damage to all creatures within 5 feet of the target." + "The target takes half damage. The bursting shadow deals 5 acid {@trait splash} damage to all creatures within 5 feet of the target." ], "Failure": [ - "The target takes full damage, and the bursting shadow deals 10 acid splash damage." + "The target takes full damage, and the bursting shadow deals 10 acid {@trait splash} damage." ], "Critical Failure": [ - "The target takes double damage, the bursting shadow deals 20 acid splash damage, and the target also takes {@damage 4d6} {@condition persistent damage||persistent acid damage}." + "The target takes double damage, the bursting shadow deals 20 acid {@trait splash} damage, and the target also takes {@damage 4d6} {@condition persistent damage||persistent acid damage}." ] } } diff --git a/data/bestiary/fluff-creatures-b1.json b/data/bestiary/fluff-creatures-b1.json index f8cb1cec1a..17875d5aa9 100644 --- a/data/bestiary/fluff-creatures-b1.json +++ b/data/bestiary/fluff-creatures-b1.json @@ -3210,7 +3210,7 @@ "Blue dragons are the sleek and poised cosmopolitans of the chromatic dragons. Their brand of evil is organized, manipulative, and regal. Blue dragons often lair near or within cities and set out to bend the population to their will and gather hordes of servants. These dragons love spinning webs of conspiracy. A blue dragon's lackeys typically don't even realize that they serve a dragon, but instead think the protection money, tariffs, or taxes they are amassing is treasure for a cruel but legitimate master. In some ways, blue dragons even see their servants as a living hoard and value them like treasure. These dragons have been known to use these tactics even with their own chromatic cousins.", "Not all blue dragons work clandestinely. Some lord over desert tribes and hill people like vengeful gods, demanding both tribute and worship. No matter how blue dragons manage their underlings, their bearing is regal and their lairs palatial; they're universally intolerant of insubordination, incompetence, and embezzlement, and punish perpetrators with murderous efficiency.", "Blue dragons are also known for their use and mastery of illusion magic. They make use of illusions to augment their manipulations and bewilder their foes in battle. Blue dragons also have some control over water, but use this ability to destroy water, something quite dangerous for those who encounter them in their desert lairs.", - "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014 expensive art, ornate furniture, and architectural marvels." + "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014expensive art, ornate furniture, and architectural marvels." ] } ] @@ -3254,7 +3254,7 @@ "Blue dragons are the sleek and poised cosmopolitans of the chromatic dragons. Their brand of evil is organized, manipulative, and regal. Blue dragons often lair near or within cities and set out to bend the population to their will and gather hordes of servants. These dragons love spinning webs of conspiracy. A blue dragon's lackeys typically don't even realize that they serve a dragon, but instead think the protection money, tariffs, or taxes they are amassing is treasure for a cruel but legitimate master. In some ways, blue dragons even see their servants as a living hoard and value them like treasure. These dragons have been known to use these tactics even with their own chromatic cousins.", "Not all blue dragons work clandestinely. Some lord over desert tribes and hill people like vengeful gods, demanding both tribute and worship. No matter how blue dragons manage their underlings, their bearing is regal and their lairs palatial; they're universally intolerant of insubordination, incompetence, and embezzlement, and punish perpetrators with murderous efficiency.", "Blue dragons are also known for their use and mastery of illusion magic. They make use of illusions to augment their manipulations and bewilder their foes in battle. Blue dragons also have some control over water, but use this ability to destroy water, something quite dangerous for those who encounter them in their desert lairs.", - "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014 expensive art, ornate furniture, and architectural marvels." + "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014expensive art, ornate furniture, and architectural marvels." ] } ] @@ -3301,7 +3301,7 @@ "Blue dragons are the sleek and poised cosmopolitans of the chromatic dragons. Their brand of evil is organized, manipulative, and regal. Blue dragons often lair near or within cities and set out to bend the population to their will and gather hordes of servants. These dragons love spinning webs of conspiracy. A blue dragon's lackeys typically don't even realize that they serve a dragon, but instead think the protection money, tariffs, or taxes they are amassing is treasure for a cruel but legitimate master. In some ways, blue dragons even see their servants as a living hoard and value them like treasure. These dragons have been known to use these tactics even with their own chromatic cousins.", "Not all blue dragons work clandestinely. Some lord over desert tribes and hill people like vengeful gods, demanding both tribute and worship. No matter how blue dragons manage their underlings, their bearing is regal and their lairs palatial; they're universally intolerant of insubordination, incompetence, and embezzlement, and punish perpetrators with murderous efficiency.", "Blue dragons are also known for their use and mastery of illusion magic. They make use of illusions to augment their manipulations and bewilder their foes in battle. Blue dragons also have some control over water, but use this ability to destroy water, something quite dangerous for those who encounter them in their desert lairs.", - "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014 expensive art, ornate furniture, and architectural marvels." + "The ideal lair for a blue dragon contains multiple passages, rooms, and secret chambers. As social creatures, blue dragons prefer to host guests in comfort\u2014but their dwellings should not be so public that just anyone can come calling. A force of guards keeps out intruders, and clever illusions conceal the edifice from prying eyes. Rather than a pile of coins or gems, a blue dragon's true hoard is the rich furnishings in its citadel\u2014expensive art, ornate furniture, and architectural marvels." ] } ] @@ -11198,7 +11198,7 @@ "type": "pf2-title", "name": "OTHER WERECREATURES" }, - "In theory, any animal could form the basis for a new type of werecreature, provided the animal in question is at least omnivorous\u2014 herbivorous werecreatures are all but unheard of. Werecreatures that rise from insects, arachnids, and similar invertebrate animals are particularly unsettling, though much rarer than werecreatures of vertebrate animals." + "In theory, any animal could form the basis for a new type of werecreature, provided the animal in question is at least omnivorous\u2014herbivorous werecreatures are all but unheard of. Werecreatures that rise from insects, arachnids, and similar invertebrate animals are particularly unsettling, though much rarer than werecreatures of vertebrate animals." ] }, "Werecreatures are humanoids doomed to transform into animals and animalhumanoid hybrids under the light of the full moon. These shapechanging creatures are the result of an ancient primal curse that they can, in turn, transmit through their own bites. Their ability to lurk unseen in the wilds as well as among people, combined with the contagiousness of their condition, makes werecreatures a perennial cause of panicked suspicion.", diff --git a/data/bestiary/fluff-creatures-gmg.json b/data/bestiary/fluff-creatures-gmg.json index cd0421f692..ae08414815 100644 --- a/data/bestiary/fluff-creatures-gmg.json +++ b/data/bestiary/fluff-creatures-gmg.json @@ -1390,7 +1390,7 @@ "source": "GMG", "page": 218, "entries": [ - "Some forests are protected by kings, others only by wild things. Laws against hunting may protect the private reserves of nobles or guard the viability of animal populations of shared forests during specific seasons. Poachers violate those laws\u2014 sometimes out of greed, sometimes out of desperation, and sometimes for sport. Although penalties against poaching often include public shaming (see Penalties for Poaching), in lean times a successful poacher is a local hero." + "Some forests are protected by kings, others only by wild things. Laws against hunting may protect the private reserves of nobles or guard the viability of animal populations of shared forests during specific seasons. Poachers violate those laws\u2014sometimes out of greed, sometimes out of desperation, and sometimes for sport. Although penalties against poaching often include public shaming (see Penalties for Poaching), in lean times a successful poacher is a local hero." ] } ] diff --git a/data/bestiary/fluff-creatures-lomm.json b/data/bestiary/fluff-creatures-lomm.json index b1526df870..4c88a5a2d0 100644 --- a/data/bestiary/fluff-creatures-lomm.json +++ b/data/bestiary/fluff-creatures-lomm.json @@ -411,7 +411,7 @@ "poison" ], "entries": [ - "60 feet. The Melfesh Monster emits the overwhelming stink of burning, rotting matter. A creature that enters or begins its turn in the area inhales spores and must attempt a DC 21 Fortitude save. On a failure, the creature takes {@damage 2d4} poison damage and is {@condition sickened||sickened 1}; on a critical failure, the creature also takes {@damage 4} persistent poison damage and is sickened 2. A creature that succeeds at its save is temporarily immune to smolderstench for 1 minute. This ability replaces terrorspores." + "60 feet. The Melfesh Monster emits the overwhelming stink of burning, rotting matter. A creature that enters or begins its turn in the area inhales spores and must attempt a DC 21 Fortitude save. On a failure, the creature takes {@damage 2d4} poison damage and is {@condition sickened||sickened 1}; on a critical failure, the creature also takes {@damage 4} {@condition persistent damage||persistent poison damage} and is sickened 2. A creature that succeeds at its save is temporarily immune to smolderstench for 1 minute. This ability replaces terrorspores." ] }, { diff --git a/data/bestiary/fluff-creatures-sot1.json b/data/bestiary/fluff-creatures-sot1.json index 6a47e8bad6..19f18ed59e 100644 --- a/data/bestiary/fluff-creatures-sot1.json +++ b/data/bestiary/fluff-creatures-sot1.json @@ -303,7 +303,7 @@ "source": "SoT1", "page": 82, "entries": [ - "Scrits are short, spindly gremlins with gray or beige leathery skin and a coat of smeared ink on their fingers. They make themselves the nightmare of many scribes and librarians, as they delight in nothing more than destroying books, scrolls, artwork, and other records or writing. The oils on a scrit's skin smears ink and renders text\u2014even magical writing\u2014 completely illegible. Once they have smeared every page of a book, scrits devour them whole, absorbing the contents the book used to hold. After eating books they find stupid or funny, scrits hold skits for other gremlins which mock the mortal authors for the amusement of the other fey." + "Scrits are short, spindly gremlins with gray or beige leathery skin and a coat of smeared ink on their fingers. They make themselves the nightmare of many scribes and librarians, as they delight in nothing more than destroying books, scrolls, artwork, and other records or writing. The oils on a scrit's skin smears ink and renders text\u2014even magical writing\u2014completely illegible. Once they have smeared every page of a book, scrits devour them whole, absorbing the contents the book used to hold. After eating books they find stupid or funny, scrits hold skits for other gremlins which mock the mortal authors for the amusement of the other fey." ] } ] diff --git a/data/book/book-crb.json b/data/book/book-crb.json index a936df703c..db417f75f6 100644 --- a/data/book/book-crb.json +++ b/data/book/book-crb.json @@ -3893,7 +3893,7 @@ "page": 273, "name": "Broken", "entries": [ - "Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses\u2014 with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: \u20131 for broken light armor, \u20132 for broken medium armor, or \u20133 for broken heavy armor.", + "Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses\u2014with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: \u20131 for broken light armor, \u20132 for broken medium armor, or \u20133 for broken heavy armor.", "A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.", "If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold." ] @@ -4406,7 +4406,7 @@ "entries": [ "Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.", "{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.", - "{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.", + "{@b Bomb:} Increase the radius of the bomb's {@trait splash} damage (if any) to 10 feet.", "{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.", "{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.", "{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.", @@ -4491,7 +4491,7 @@ "{@b Artisan's Tools:} You need these tools to create items from raw materials with the Craft skill. Sterling artisan's tools give you a +1 item bonus to the check. Different sets are needed for different work, as determined by the GM; for example, blacksmith's tools differ from woodworker's tools.", "{@b Backpack:} A backpack holds up to 4 Bulk of items. If you're carrying or stowing the pack rather than wearing it on your back, its bulk is light instead of negligible.", "{@b Basic Crafter's Book:} This book contains the {@quickref formulas|CRB|1|formulas|0} for {@skill Crafting} the common items in this chapter.", - "{@b Caltrops:} These four-pronged metal spikes can cause damage to a creature's feet. You can scatter caltrops in an empty square adjacent to you with an Interact action. The first creature that moves into that square must succeed at a DC 14 {@skill Acrobatics} check or take 1d4 piercing damage and 1 persistent bleed damage. A creature taking persistent bleed damage from caltrops takes a \u20135-foot penalty to its Speed. Spending an Interact action to pluck the caltrops free reduces the DC to stop the bleeding. Once a creature takes damage from caltrops, enough caltrops are ruined that other creatures moving into the square are safe.", + "{@b Caltrops:} These four-pronged metal spikes can cause damage to a creature's feet. You can scatter caltrops in an empty square adjacent to you with an Interact action. The first creature that moves into that square must succeed at a DC 14 {@skill Acrobatics} check or take 1d4 piercing damage and 1 {@condition persistent damage||persistent bleed damage}. A creature taking {@condition persistent damage||persistent bleed damage} from caltrops takes a \u20135-foot penalty to its Speed. Spending an Interact action to pluck the caltrops free reduces the DC to stop the bleeding. Once a creature takes damage from caltrops, enough caltrops are ruined that other creatures moving into the square are safe.", "Deployed caltrops can be salvaged and reused if no creatures took damage from them. Otherwise, enough caltrops are ruined that they can't be salvaged.", "{@b Candle:} A lit candle sheds dim light in a 10-foot radius.", "{@b Chest:} A wooden chest can hold up to 8 Bulk of items.", @@ -4680,13 +4680,13 @@ "page": 292, "name": "Alchemical Bombs", "entries": [ - "Alchemical bombs are consumable weapons that deal damage or produce special effects, and they sometimes deal splash damage. For more on alchemical bombs, see page 544.", - "{@b Lesser Acid Flask:} This alchemical bomb deals 1 acid damage, 1d6 persistent acid damage, and 1 acid splash damage.", - "{@b Lesser Alchemist's Fire:} This alchemical bomb deals 1d8 fire damage, 1 persistent fire damage, and 1 fire splash damage.", - "{@b Lesser Bottled Lightning:} This alchemical bomb deals 1d6 electricity damage and 1 electricity splash damage, and it makes the target {@condition flat-footed}.", - "{@b Lesser Frost Vial:} This alchemical bomb deals 1d6 cold damage and 1 cold splash damage, and it gives the target a \u20135-foot status penalty to its Speeds until the end of its next turn.", + "Alchemical bombs are consumable weapons that deal damage or produce special effects, and they sometimes deal {@trait splash} damage. For more on alchemical bombs, see page 544.", + "{@b Lesser Acid Flask:} This alchemical bomb deals 1 acid damage, {@damage 1d6} {@condition persistent damage||persistent acid damage}, and 1 acid {@trait splash} damage.", + "{@b Lesser Alchemist's Fire:} This alchemical bomb deals 1d8 fire damage, 1 {@condition persistent damage||persistent fire damage}, and 1 fire {@trait splash} damage.", + "{@b Lesser Bottled Lightning:} This alchemical bomb deals {@damage 1d6} electricity damage and 1 electricity {@trait splash} damage, and it makes the target {@condition flat-footed}.", + "{@b Lesser Frost Vial:} This alchemical bomb deals {@damage 1d6} cold damage and 1 cold {@trait splash} damage, and it gives the target a \u20135-foot status penalty to its Speeds until the end of its next turn.", "{@b Lesser Tanglefoot Bag:} This alchemical bomb gives the target a \u201310-foot status penalty to its Speeds for 1 minute, and the target is immobilized on a critical hit unless it {@action Escape||Escapes}.", - "{@b Lesser Thunderstone:} This alchemical bomb deals {@damage 1d4} sonic damage and 1 sonic splash damage, and any creature within 10 feet that fails a DC 17 Fortitude save is deafened until the end of its turn." + "{@b Lesser Thunderstone:} This alchemical bomb deals {@damage 1d4} sonic damage and 1 sonic {@trait splash} damage, and any creature within 10 feet that fails a DC 17 Fortitude save is deafened until the end of its turn." ] }, { @@ -4731,8 +4731,8 @@ "name": "Consumable Magic Items", "entries": [ "You can typically purchase {@item holy water||holy} and {@item unholy water} in a settlement. Particularly good settlements tend to ban {@item unholy water} and evil settlements tend to ban {@item holy water}.", - "{@b Holy Water:} You can throw {@item holy water} like a bomb, dealing {@dice 1d6} good damage and 1 good splash damage to {@filter fiends|bestiary||creature type=fiend}, {@filter undead|bestiary||creature type=undead}, and {@filter other creatures weak to good damage|bestiary||weaknesses=good}.", - "{@b Unholy Water:} You can throw {@item unholy water} like a bomb, dealing {@dice 1d6} evil damage and 1 evil splash damage to {@filter celestials|bestiary||creature type=celestial} and {@filter other creatures weak to evil damage|bestiary||weaknesses=evil}." + "{@b Holy Water:} You can throw {@item holy water} like a bomb, dealing {@dice 1d6} good damage and 1 good {@trait splash} damage to {@filter fiends|bestiary||creature type=fiend}, {@filter undead|bestiary||creature type=undead}, and {@filter other creatures weak to good damage|bestiary||weaknesses=good}.", + "{@b Unholy Water:} You can throw {@item unholy water} like a bomb, dealing {@dice 1d6} evil damage and 1 evil {@trait splash} damage to {@filter celestials|bestiary||creature type=celestial} and {@filter other creatures weak to evil damage|bestiary||weaknesses=evil}." ] }, { @@ -6858,7 +6858,7 @@ "page": 451, "name": "Doubling and Halving Damage", "entries": [ - "Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled." + "Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's {@condition persistent damage||persistent fire damage} or the extra damage die from the fatal weapon trait, aren't doubled." ] } ] @@ -10850,7 +10850,7 @@ "page": 519, "name": "Flames", "entries": [ - "Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire." + "Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate {@condition persistent damage||persistent fire damage}. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire." ] }, { @@ -11553,8 +11553,8 @@ "page": 543, "name": "Splash Trait", "entries": [ - "Most bombs also have the splash trait. When you use a thrown weapon with the splash trait, you don't add your Strength modifier to the damage roll. If an attack with a splash weapon fails, succeeds, or critically succeeds, all creatures within 5 feet of the target (including the target) take the listed splash damage. On a critical failure, the bomb misses entirely, dealing no damage. Add splash damage together with the initial damage against the target before applying the target's resistance or weakness. You don't multiply splash damage on a critical hit.", - "For example, if you throw a lesser acid flask and hit your target, that creature takes 1 acid damage, 1d6 persistent acid damage, and 1 acid splash damage. All other creatures within 5 feet of it take 1 acid splash damage. On a critical hit, the target takes 2 acid damage and 2d6 persistent acid damage, but the splash damage is still 1. If you miss, the target and all creatures within 5 feet take only 1 splash damage. If you critically fail, no one takes any damage." + "Most bombs also have the splash trait. When you use a thrown weapon with the splash trait, you don't add your Strength modifier to the damage roll. If an attack with a splash weapon fails, succeeds, or critically succeeds, all creatures within 5 feet of the target (including the target) take the listed {@trait splash} damage. On a critical failure, the bomb misses entirely, dealing no damage. Add {@trait splash} damage together with the initial damage against the target before applying the target's resistance or weakness. You don't multiply {@trait splash} damage on a critical hit.", + "For example, if you throw a lesser acid flask and hit your target, that creature takes 1 acid damage, 1d6 {@condition persistent damage||persistent acid damage}, and 1 acid {@trait splash} damage. All other creatures within 5 feet of it take 1 acid {@trait splash} damage. On a critical hit, the target takes 2 acid damage and 2d6 {@condition persistent damage||persistent acid damage}, but the {@trait splash} damage is still 1. If you miss, the target and all creatures within 5 feet take only 1 {@trait splash} damage. If you critically fail, no one takes any damage." ] } ] @@ -12162,7 +12162,7 @@ "page": 592, "name": "Prepared Spellcasters", "entries": [ - "A prepared spellcaster\u2014such as a cleric, druid, or wizard\u2014 can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell." + "A prepared spellcaster\u2014such as a cleric, druid, or wizard\u2014can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell." ] }, { @@ -12600,7 +12600,7 @@ "items": [ "The action to help might require a skill check or another roll to determine its effectiveness.", "Reduce the DC of the flat check to 10 for a particularly appropriate type of help, such as dousing you in water to put out flames.", - "Automatically end the condition due to the type of help, such as healing that restores you to your maximum HP to end persistent bleed damage, or submerging yourself in a lake to end persistent fire damage.", + "Automatically end the condition due to the type of help, such as healing that restores you to your maximum HP to end {@condition persistent damage||persistent bleed damage}, or submerging yourself in a lake to end {@condition persistent damage||persistent fire damage}.", "Alter the number of actions required to help you if the means the helper uses are especially efficient or remarkably inefficient." ] }, diff --git a/data/book/book-gmg.json b/data/book/book-gmg.json index f34c35d02b..fd06778f4e 100644 --- a/data/book/book-gmg.json +++ b/data/book/book-gmg.json @@ -56,7 +56,7 @@ "No two Game Masters are the same. Perhaps you're a veteran Game Master who's looking for new ways to customize the game and tailor it to suit your interests and those of your players. Or perhaps you're a brand new GM and looking for guidance to feel comfortable leading a game of your own. Maybe you've been a Game Master for years, but this is your first time running a Pathfinder game. No matter where you are as a Game Master, this book is a valuable tool that can help you tell the stories you want to tell with your players.", "If you're a newer Game Master, you'll find a wealth of information to help you feel confident in running your games. Chapter 1 in particular can help you better understand how to run a game in the different modes of play, how to adjudicate the rules quickly and fairly, and what to do when special circumstances or problems crop up at your table. This chapter also contains advice on using and determining rarity in your game, working with your players to create a collaborative story, and adapting your game to meet the needs of the players at your table.", "You'll also find the NPC Gallery in Chapter 5 useful as a source of stock NPCs to play a role in your game and also for examples to compare against when using the rules in Chapter 2 to build your own monsters and NPCs.", - "If you're a Game Master running a published Pathfinder adventure, you'll find guidance in Chapter 1 specifically for running published adventures, and much of the advice in that chapter about running a game applies to published adventures. A number of adventures\u2014 especially scenarios in the Pathfinder Society Organized Play campaign and Pathfinder Adventure Path volumes\u2014 use the subsystems in Chapter 3. The Victory Points subsystem is the most fundamental of these, but many adventures also use the other subsystems found here, such as vehicles, chases, and influence.", + "If you're a Game Master running a published Pathfinder adventure, you'll find guidance in Chapter 1 specifically for running published adventures, and much of the advice in that chapter about running a game applies to published adventures. A number of adventures\u2014especially scenarios in the Pathfinder Society Organized Play campaign and Pathfinder Adventure Path volumes\u2014use the subsystems in Chapter 3. The Victory Points subsystem is the most fundamental of these, but many adventures also use the other subsystems found here, such as vehicles, chases, and influence.", "If you are looking to create your own Pathfinder adventures, Chapter 1 provides you design guidance ranging from the broad strokes of an entire campaign, to individual adventures, and then to the particular considerations of any given encounter. Chapter 2 is a veritable toolbox you can use to build the creatures, hazards, items, and other elements you want to use in your adventures. If you plan to set your adventures in a world of your own design, the world-building section of Chapter 2 can guide that process and help you establish the details you'll need to ensure your setting is a vibrant backdrop for fantastic adventure. The NPC Gallery in Chapter 5 can help populate your story and world so that you don't have to create every element from scratch.", "If you're an experienced Game Master, you will find a wealth of customization options to tailor your games to the needs of players. The advice in Chapter 1, such as the guidance to make encounters more dynamic, can help you fine-tune your GM skills and enrich your game. Using the tools in Chapter 2, you'll be able to build precisely the option you need for any game. Chapter 3 offers a variety of rules subsystems that provide a framework for specific endeavors and situations, from chases and duels to social influence and overland exploration. In Chapter 4, you'll find variant rules options that let you tweak specific elements of the game, from backgrounds to the entire mathematical underpinning of the game, to suit your preferences or the needs of a particular setting or story.", { @@ -1461,7 +1461,7 @@ "name": "Resolving Problems", "entries": [ "When dealing with problems at the table, keep in mind the primary reason to play Pathfinder is to have fun. And that's true for everyone\u2014player or GM. Don't \"solve\" a problem by reducing everyone's enjoyment of the game or their ability to forge a path for their characters. Of course, sometimes your solution might not make everyone deliriously happy. Play style is a highly personal, individual thing, rarely does a group agree on all things all the time.", - "Solving problems can be as collaborative as the rest of the game. Only a foolish GM ignores the players' opinions\u2014 but that said, the final decision in resolving a problem rests with you.", + "Solving problems can be as collaborative as the rest of the game. Only a foolish GM ignores the players' opinions\u2014but that said, the final decision in resolving a problem rests with you.", "Issues at the table arise occasionally. Broadly, such problems can be separated into four main categories: distractions, total party kills, problematic players, and power imbalances. The first of these is covered in detail on page 491 of the {@i Core Rulebook}, and guidance for the others appears here.", { "type": "pf2-h2", @@ -1483,7 +1483,7 @@ "page": 31, "name": "Problematic Players", "entries": [ - "Most players who cause problems do so unintentionally\u2014 perhaps bringing out-of-game issues and stresses to the table. You shouldn't immediately jump on every instance of problematic play\u2014everyone has a bad night on occasion. However, if someone disrupts the game on an ongoing basis, you owe it to all the players to deal with the problem. If you don't, bad feelings, grudges, and even ruined friendships could result. Handling a problematic player requires tact: making demands in front of the rest of the group is rarely the best way to resolve the problem. Attempt to handle the problem privately away from the game, or call a break to have a private conversation if the situation is really urgent. As with all emotionally charged conversations, email, text messages and the like can lose the subtlety of speech\u2014it's better to meet the player face to face, if possible. Here are some problematic behaviors that often come up and might require you to intervene.", + "Most players who cause problems do so unintentionally\u2014perhaps bringing out-of-game issues and stresses to the table. You shouldn't immediately jump on every instance of problematic play\u2014everyone has a bad night on occasion. However, if someone disrupts the game on an ongoing basis, you owe it to all the players to deal with the problem. If you don't, bad feelings, grudges, and even ruined friendships could result. Handling a problematic player requires tact: making demands in front of the rest of the group is rarely the best way to resolve the problem. Attempt to handle the problem privately away from the game, or call a break to have a private conversation if the situation is really urgent. As with all emotionally charged conversations, email, text messages and the like can lose the subtlety of speech\u2014it's better to meet the player face to face, if possible. Here are some problematic behaviors that often come up and might require you to intervene.", { "type": "list", "items": [ @@ -1499,7 +1499,7 @@ "Repeatedly arguing with decisions made by other players or the GM.", "Ignoring other players' opinions.", "Deliberately derailing the adventure's plot.", - "Being deliberately rude or cruel to other players\u2014 especially if it's on the basis of their ethnicity, gender, sexual orientation, political or religious affiliation, the color of their skin, or the like." + "Being deliberately rude or cruel to other players\u2014especially if it's on the basis of their ethnicity, gender, sexual orientation, political or religious affiliation, the color of their skin, or the like." ] }, { @@ -2115,7 +2115,7 @@ "page": 39, "name": "Dealing with Failure", "entries": [ - "If a campaign ends prematurely, get a sense from the players of whether they want to continue. The advice on Total Party Kills on page 30 should be {@condition helpful}. If the campaign ended in a stranger way than a total party kill\u2014 say, a PC handing over the powerful relic the villain needed to complete a master plan\u2014you can still look for ways the campaign might continue. Maybe the PCs struggle to survive in the world after the calamity, or maybe they have just enough time they might still be able to stop the plan." + "If a campaign ends prematurely, get a sense from the players of whether they want to continue. The advice on Total Party Kills on page 30 should be {@condition helpful}. If the campaign ended in a stranger way than a total party kill\u2014say, a PC handing over the powerful relic the villain needed to complete a master plan\u2014you can still look for ways the campaign might continue. Maybe the PCs struggle to survive in the world after the calamity, or maybe they have just enough time they might still be able to stop the plan." ] }, { @@ -2546,7 +2546,7 @@ { "name": "Encounter Tropes", "entries": [ - "Fights showcasing otherworldly environs\u2014 on the sides of glaciers, in limitless oceans, on chunks of rock floating along rivers of lava, atop bottomless pits, or on the chains of 100-foot-tall gates." + "Fights showcasing otherworldly environs\u2014on the sides of glaciers, in limitless oceans, on chunks of rock floating along rivers of lava, atop bottomless pits, or on the chains of 100-foot-tall gates." ] } ] @@ -2672,7 +2672,7 @@ "items": [ "Demonstrate the ruthlessness of the enemy, especially the discrepancy between their care for their cause and their ambivalence or hatred toward everything else.", "Have enemies focus purely on their goal. Have them fall back on their rhetoric or dogma to justify themselves.", - "If something about the extremists' cause is just\u2014such as preserving the natural world or protecting their people\u2014 reveal the foes' sympathetic side. Demonstrate the horror of what they're fighting against in addition to the horror of the way they fight it.", + "If something about the extremists' cause is just\u2014such as preserving the natural world or protecting their people\u2014reveal the foes' sympathetic side. Demonstrate the horror of what they're fighting against in addition to the horror of the way they fight it.", "When the PCs make progress, show uncertainty or demoralization in their foes, possibly even desertion." ] }, @@ -6246,7 +6246,7 @@ "Reactions and free actions with triggers can give a creature an impact outside its turn. This can make the fight more interesting, but may also be risky. It's tempting to give every creature a reaction, but that's not necessarily a good idea.", "To decide whether your creature should have a reaction, first consider if the creature has the reflexes or insight to react well in the first place\u2014for instance, an ogre doesn't have {@action Attack of Opportunity} because it's a big oaf. Oozes, constructs, and unintelligent creatures are less likely to have reactions than others for this reason.", "Second, look at the complexity of the encounter your creature is likely to appear in. If you'll have a large number of creatures, skipping reactions can make the fight flow faster. A creature that's more likely to fight solo, on the other hand, might have a reaction to give it a way to continue to be dangerous amid an onslaught of attacks by the party.", - "When creating reactions, be careful with \"gotcha\" abilities\u2014ones that punish players for making perfectly reasonable choices, for rolling poorly, and so on. If you include abilities like this, they need to reinforce the creature's core theme and the play style you want it to use in combat. For example, a creature that {@action Strike||Strikes} as a reaction when someone fails an attack roll will encourage PCs to use their actions on other tactics, rather than attacking multiple times each turn. Is that what you want? Is this dynamic essential for making the creature feel like it's supposed to? This isn't the type of ability you'd give to any old creature\u2014 only an incredible duelist or something similar.", + "When creating reactions, be careful with \"gotcha\" abilities\u2014ones that punish players for making perfectly reasonable choices, for rolling poorly, and so on. If you include abilities like this, they need to reinforce the creature's core theme and the play style you want it to use in combat. For example, a creature that {@action Strike||Strikes} as a reaction when someone fails an attack roll will encourage PCs to use their actions on other tactics, rather than attacking multiple times each turn. Is that what you want? Is this dynamic essential for making the creature feel like it's supposed to? This isn't the type of ability you'd give to any old creature\u2014only an incredible duelist or something similar.", "Reactions should require something out of the ordinary to happen, or should be relatively weak if triggered by something ordinary. A reaction that triggers anytime someone tries to {@action Strike} a creature is likely to be perceived by the players as uninteresting because it's so predictable.", "The best reactions should be telegraphed so when they happen, it makes sense to the players. Think of one of the core reactions of the game: {@feat Shield Block}. The creature raises its shield\u2014an obvious action the PCs can see\u2014so when it blocks damage from an attack, that makes perfect sense.", "Similarly, if you made a crystalline creature, you might have it build up sonic energy in a low thrum, so when it uses a reaction to release a burst of sonic energy when hit, the players can say, \"Oh, I should have seen that coming.\"", @@ -7386,7 +7386,7 @@ }, { "name": "Weaknesses", - "entry": "area damage, splash damage" + "entry": "area damage, {@trait splash} damage" }, { "name": "Resistances", @@ -7536,7 +7536,7 @@ "page": 73, "name": "CLASS ABILITIES", "entries": [ - "You don't need to give an NPC all the abilities from its class\u2014 especially those that just alter numbers. The following abilities are good quick choices that make for more interesting encounters.", + "You don't need to give an NPC all the abilities from its class\u2014especially those that just alter numbers. The following abilities are good quick choices that make for more interesting encounters.", { "type": "list", "style": "list-no-bullets", @@ -11076,7 +11076,7 @@ "page": 122, "name": "Design Approach", "entries": [ - "World building can be approached in many ways, but it fundamentally comes down to a simple preference. Do you start at a high level and zoom in, or do you start small and build up? This section outlines a largely top-down approach, but you can design from the bottom up simply by starting at the end of this section and working backwards. Either way, you may find yourself skipping between sections as inspiration strikes\u2014and that's OK! When building a world, there's a risk of becoming overwhelmed by the sheer number of decisions to be made. Remember that you don't need to make every decision for every aspect of your world all at once. Focus first on the elements you need for your story and the game, then add as much of the rest as you'd like. You'll also want to allow room for input from your players\u2014 gaming sessions are more memorable and engaging when the storytelling experience is shared between everyone at the table (page 32 has more information on players contributing to the narrative)", + "World building can be approached in many ways, but it fundamentally comes down to a simple preference. Do you start at a high level and zoom in, or do you start small and build up? This section outlines a largely top-down approach, but you can design from the bottom up simply by starting at the end of this section and working backwards. Either way, you may find yourself skipping between sections as inspiration strikes\u2014and that's OK! When building a world, there's a risk of becoming overwhelmed by the sheer number of decisions to be made. Remember that you don't need to make every decision for every aspect of your world all at once. Focus first on the elements you need for your story and the game, then add as much of the rest as you'd like. You'll also want to allow room for input from your players\u2014gaming sessions are more memorable and engaging when the storytelling experience is shared between everyone at the table (page 32 has more information on players contributing to the narrative)", "Before you decide anything else, however, you should establish your concept and your goals. Do you envision a high-magic steampunk setting where humans are a tiny minority? A world where the only magic derives from squabbling pantheons of gods whose followers are caught up in their wars for power? A quaint town isolated from an otherwise-unknown world beyond a vast, impenetrable forest of mist-choked, skeletal trees? Are you designing a world for a multi-year campaign, or for a fast-paced one-shot adventure? Having an idea in mind will help steer your choices as you build your world, and knowing your goals will help you focus on building what you need.", { "type": "pf2-h3", @@ -11747,7 +11747,7 @@ "page": 136, "name": "Alignment Trait", "entries": [ - "Certain planes, particularly in the Outer Sphere, are attuned to an alignment. Most inhabitants share that alignment\u2014 even powerful creatures such as deities. Planes with the neutral alignment trait are more often a mix of alignments than strongly neutral, and planes with no alignment affinity simply don't have an alignment trait, rather than being neutral. Alignments are given as an abbreviation ({@i Pathfinder Bestiary} 345), which appears first in the plane's list of traits.", + "Certain planes, particularly in the Outer Sphere, are attuned to an alignment. Most inhabitants share that alignment\u2014even powerful creatures such as deities. Planes with the neutral alignment trait are more often a mix of alignments than strongly neutral, and planes with no alignment affinity simply don't have an alignment trait, rather than being neutral. Alignments are given as an abbreviation ({@i Pathfinder Bestiary} 345), which appears first in the plane's list of traits.", "Spells that share any of the plane's alignment traits are enhanced, and those with opposing traits are impeded. For instance, in the chaotic evil Abyss, chaotic and evil spells are enhanced, and lawful and good spells are impeded." ] }, @@ -11838,7 +11838,7 @@ "page": 138, "name": "Planar Stat Blocks", "entries": [ - "Each of the planes listed in the following pages includes a short stat block of key information. The plane's type\u2014 whether it is a plane, dimension, or demiplane\u2014appears in the stat block's heading, followed by the traits that define that plane. The following entries also provide important information about each plane.", + "Each of the planes listed in the following pages includes a short stat block of key information. The plane's type\u2014whether it is a plane, dimension, or demiplane\u2014appears in the stat block's heading, followed by the traits that define that plane. The following entries also provide important information about each plane.", "{@b Category:} This indicates whether the plane is an Inner Plane, Outer Plane, Transitive Plane, or dimension.", "{@b Divinities:} A list of all of the deities, demigods, and other powers that call this realm their home.", "{@b Native Inhabitants:} A sample of typical inhabitants of the plane. Also listed are the plane's petitioners, the souls of dead mortals who have been judged and sent on to whichever plane reflects the life they led. More information on petitioners can be found in {@i Pathfinder Bestiary 2}", @@ -12661,7 +12661,7 @@ }, "If the means of bypassing the obstacle helps automatically without requiring a check\u2014such as using a certain spell to assist\u2014the PCs typically get 1 Chase Point. You can increase that to 2 if you feel the action is extremely helpful.", "Chase Points represent the ability of the whole group to bypass the obstacle. A character who critically succeeds is able to help the other characters continue onward, while one who critically fails needs extra assistance. Players often have ideas for ways to overcome the obstacle beyond the choices you created for the obstacle. If their idea is applicable, you'll need to determine the DC and skill or other statistic being used for that approach. This is great as long as it's creative, but be wary of a situation where a character who is legendary at a skill tries to justify how they can bypass every obstacle with that skill, such as using {@skill Acrobatics} to tumble around them all, or the like. You can determine that some tactics just won't work against certain obstacles, or would help only one character without benefiting the rest and therefore aren't all that useful.", - "Once the PCs accumulate enough Chase Points to overcome the obstacle, they immediately move to the next. Extra Chase Points don't carry over to the next obstacle\u2014 each requires its own number of Chase Points to overcome. However, anyone who hasn't already taken their turn that round can still take it against the new obstacle. Consequently, the characters best suited to overcoming the current obstacle might act first, since the remaining characters might be better suited against the next one. The number of Chase Points the PCs have can never fall below 0.", + "Once the PCs accumulate enough Chase Points to overcome the obstacle, they immediately move to the next. Extra Chase Points don't carry over to the next obstacle\u2014each requires its own number of Chase Points to overcome. However, anyone who hasn't already taken their turn that round can still take it against the new obstacle. Consequently, the characters best suited to overcoming the current obstacle might act first, since the remaining characters might be better suited against the next one. The number of Chase Points the PCs have can never fall below 0.", "It might help to put your obstacles in a stat block for easy reference. Inside published adventures, chase obstacles are likely to be presented in stat block form, as follows.", { "type": "data", @@ -13966,7 +13966,7 @@ "name": "Organization Npcs", "entries": [ "Followers and lieutenants are noncombatant NPCs of the levels indicated on Table 3\u20133: Organization Statistics by Level. When an organization has followers or lieutenants of several levels, most of them are at the lowest possible level. As a rule of thumb, an organization has twice as many NPCs of a given level than of the next-higher level. This allows you to quickly estimate the level composition of the organization's members, but you can of course change the levels of various followers as much as you like. When the minimum level for lieutenants increases, either the lower-level lieutenants level up to the new minimum, or they become followers of more powerful lieutenants the PCs recruit, whichever fits best with the story.", - "Followers and lieutenants are loyal to the PCs and their organization, working to maintain the organization, its base of operations, and their own way of life. Because of this work, PCs don't need to pay for basic upkeep of their base of operations or for expansions to house the burgeoning activity as their organization grows in level\u2014 the followers and lieutenants take care of all of that. But similarly, these followers and lieutenants never get involved in the PCs' adventuring, nor do they provide a source of free magic or labor.", + "Followers and lieutenants are loyal to the PCs and their organization, working to maintain the organization, its base of operations, and their own way of life. Because of this work, PCs don't need to pay for basic upkeep of their base of operations or for expansions to house the burgeoning activity as their organization grows in level\u2014the followers and lieutenants take care of all of that. But similarly, these followers and lieutenants never get involved in the PCs' adventuring, nor do they provide a source of free magic or labor.", { "type": "pf2-h3", "source": "GMG", @@ -15186,7 +15186,7 @@ "source": "GMG", "page": 184, "entries": [ - "In this variant, some creatures exemplify the concepts of extreme good and evil by their very nature. Only fiends, celestials, and other residents of aligned Outer Sphere planes have an alignment. Remove most alignment restrictions\u2014 such as the cleric and champion restrictions\u2014but not ones related to those extraplanar creatures. Replace the removed restrictions with appropriate anathema if necessary." + "In this variant, some creatures exemplify the concepts of extreme good and evil by their very nature. Only fiends, celestials, and other residents of aligned Outer Sphere planes have an alignment. Remove most alignment restrictions\u2014such as the cleric and champion restrictions\u2014but not ones related to those extraplanar creatures. Replace the removed restrictions with appropriate anathema if necessary." ] }, { @@ -15196,7 +15196,7 @@ "page": 184, "entries": [ "Changing character alignment can be extremely dramatic under the Core Rulebook rules. Sometimes, this comes as a surprise to the player, as they find out they and the GM had differing ideas on how their acts impact alignment. The incremental alignment variant breaks each axis of alignment into seven steps that reflect how close a character is to shifting alignments.", - "This lets you and the player better understand where the character falls, and it allows a player who wants to play a character living on the edge between alignments to see that represented in the rules. This is not meant to be a highly granular system or one a player can exploit by repeatedly making trivial gestures toward a given alignment. It's meant to indicate the trends of a character's behavior and foreshadow any alignment change that might occur over time. It's typically harder to reach the ends of the scale through minor acts, especially for the evil versus good axis. A character who commits multiple minor acts toward an alignment might shift one step, but it would take a truly reprehensible act to shift them fully to evil all at once\u2014 and to recover it could take a long-term atonement and commitment to good.", + "This lets you and the player better understand where the character falls, and it allows a player who wants to play a character living on the edge between alignments to see that represented in the rules. This is not meant to be a highly granular system or one a player can exploit by repeatedly making trivial gestures toward a given alignment. It's meant to indicate the trends of a character's behavior and foreshadow any alignment change that might occur over time. It's typically harder to reach the ends of the scale through minor acts, especially for the evil versus good axis. A character who commits multiple minor acts toward an alignment might shift one step, but it would take a truly reprehensible act to shift them fully to evil all at once\u2014and to recover it could take a long-term atonement and commitment to good.", "If a rule depends on a character's alignment, disregard the \"fully\" and \"somewhat\" distinctions. A protection spell keyed against evil works against both somewhat and fully evil characters. However, some spells, like detect alignment, might give more precise information.", { "name": "Changing Alignment", @@ -15972,7 +15972,7 @@ "name": "Building a Dual-Class Character", "entries": [ "When building a dual-class character, the primary changes to the character creation process are fairly straightforward. Choose and implement your character's ancestry and background as normal. Then, when you get to the step of choosing a class, select two classes and add everything from each class except Hit Points and starting skills: initial proficiencies, class features, class feats, extra skill feats and skill increases for rogues, and so on. As always, use the highest proficiency granted for a given statistic. For instance, if one class gave you expert proficiency in Will saves and the other gave you master proficiency in Will saves, you would be a master in Will saves.", - "Use only the higher Hit Points per level from the two classes. For starting skills, apply the skills automatically granted by each class, and then apply the larger number of additional skills. For instance, a {@class cleric} of {@deity Shelyn}/{@class ranger} would gain Hit Points equal to 10 + their Constitution modifier per level, start with the trained proficiency rank in {@skill Nature} and {@skill Survival} from {@class ranger} and {@skill Religion} and either {@skill Crafting} or {@skill Performance} from {@skill cleric}, and then gain a number of additional skills of their choice equal to 4 + their Intelligence modifier, since the ranger provides the trained proficiency rank in more additional skills than the cleric does (this example doesn't include any skills they gained from their background or other sources). This character would also have the {@classFeature deity|Cleric||1}, {@classFeature divine spellcasting|Cleric||1}, {@classFeature divine font|Cleric||1}, and {@classFeature doctrine|Cleric||1} class features from {@class cleric} plus the {@classFeature Hunt Prey|Ranger||1}, {@classFeature hunter's edge|Ranger||1}, and {@classFeature ranger feats|Ranger||1||ranger feat} class features from {@class ranger}.", + "Use only the higher Hit Points per level from the two classes. For starting skills, apply the skills automatically granted by each class, and then apply the larger number of additional skills. For instance, a {@class cleric} of {@deity Shelyn}/{@class ranger} would gain Hit Points equal to 10 + their Constitution modifier per level, start with the trained proficiency rank in {@skill Nature} and {@skill Survival} from {@class ranger} and {@skill Religion} and either {@skill Crafting} or {@skill Performance} from {@class cleric}, and then gain a number of additional skills of their choice equal to 4 + their Intelligence modifier, since the ranger provides the trained proficiency rank in more additional skills than the cleric does (this example doesn't include any skills they gained from their background or other sources). This character would also have the {@classFeature deity|Cleric||1}, {@classFeature divine spellcasting|Cleric||1}, {@classFeature divine font|Cleric||1}, and {@classFeature doctrine|Cleric||1} class features from {@class cleric} plus the {@classFeature Hunt Prey|Ranger||1}, {@classFeature hunter's edge|Ranger||1}, and {@classFeature ranger feats|Ranger||1||ranger feat} class features from {@class ranger}.", { "type": "pf2-h4", "name": "Spells", @@ -17200,7 +17200,7 @@ "page": 203, "name": "Adjusting Level", "entries": [ - "Sometimes you'll need an NPC that fills a particular role\u2014say an angry drunk\u2014 but the level in the stat block presented isn't the right fit for your group. You can start by applying the elite or weak adjustments on page 6 of the {@i Bestiary} to adjust the NPC's level by 1 in either direction.", + "Sometimes you'll need an NPC that fills a particular role\u2014say an angry drunk\u2014but the level in the stat block presented isn't the right fit for your group. You can start by applying the elite or weak adjustments on page 6 of the {@i Bestiary} to adjust the NPC's level by 1 in either direction.", "If you need to change the NPC's level beyond that, use the values from the tables in Building Creatures in Chapter 2, and add or remove special abilities as necessary to suit the NPC's new level." ] }, @@ -18105,7 +18105,7 @@ "page": 219, "name": "Poacher", "entries": [ - "Some forests are protected by kings, others only by wild things. Laws against hunting may protect the private reserves of nobles or guard the viability of animal populations of shared forests during specific seasons. Poachers violate those laws\u2014 sometimes out of greed, sometimes out of desperation, and sometimes for sport.", + "Some forests are protected by kings, others only by wild things. Laws against hunting may protect the private reserves of nobles or guard the viability of animal populations of shared forests during specific seasons. Poachers violate those laws\u2014sometimes out of greed, sometimes out of desperation, and sometimes for sport.", "Although penalties against poaching often include public shaming (see Penalties for Poaching), in lean times a successful poacher is a local hero." ] }, diff --git a/data/book/book-som.json b/data/book/book-som.json index 1ef7dfef63..032bd92c44 100644 --- a/data/book/book-som.json +++ b/data/book/book-som.json @@ -2199,7 +2199,7 @@ "sections": [ [ [ - "Energy ley lines are attuned to a specific type of energy and enhance that energy's power. They might form where the power from an Inner Plane with immense energy (such as an Elemental Plane, the Positive Energy Plane, or the Negative Energy Plane) seeps across a planar boundary. An energy ley line can be attuned to acid, cold, electricity, fire, force, positive, negative, or sonic energy and gains the respective trait for that energy. Higher-level energy ley lines can deal greater persistent damage on the benefit and greater damage on the backlash, usually {@damage 1d8} per 4 levels.", + "Energy ley lines are attuned to a specific type of energy and enhance that energy's power. They might form where the power from an Inner Plane with immense energy (such as an Elemental Plane, the Positive Energy Plane, or the Negative Energy Plane) seeps across a planar boundary. An energy ley line can be attuned to acid, cold, electricity, fire, force, positive, negative, or sonic energy and gains the respective trait for that energy. Higher-level energy ley lines can deal greater {@condition persistent damage} on the benefit and greater damage on the backlash, usually {@damage 1d8} per 4 levels.", { "type": "successDegree", "entries": { @@ -3234,7 +3234,7 @@ "type": "pf2-h3", "name": "Corruption", "entries": [ - "Though the supernatural link with a specific armament created by a soulbond is powerful, the sensitive nature of will\u2014with its potential for dramatic ebb and flow\u2014 poses a threat to those who harness this power. Once you're bound to a soulforged armament, you begin to test your true devotion to your soul path.", + "Though the supernatural link with a specific armament created by a soulbond is powerful, the sensitive nature of will\u2014with its potential for dramatic ebb and flow\u2014poses a threat to those who harness this power. Once you're bound to a soulforged armament, you begin to test your true devotion to your soul path.", "If you behave or act in a way that directly opposes or hinders the motivation, goal, or cause declared in your soul path (regardless of whether the act involves your soulforged armaments), your spirit begins to tarnish. It's anathema for you to commit acts opposed to your soul path or to even go a long time without taking action to pursue the path. You and your GM determine when you've performed an anathematic act. In the example of protecting the poor by undermining the rich, working for a wealthy noble or directly in their interest could be anathema, as could spending a month on a distant plane far from the struggles of the oppressed. In both examples, you could find an approach to remain true and avoid the anathema. In the first case, you might use your leverage to force the noble to anonymously divest a substantial amount of their funds to feed and house the poor\u2014or do so yourself. In the second, you might seek a similar dynamic of wealth and want among the cultures of the distant plane and work against it.", "Anathematic acts trigger a curse known as {@curse soulforged corruption|SoM} that degrades and perverts the energies within your soulforged armament. This curse brings out a flaw inextricably tied to the armament's true essence. The corruption flaw applies to you even when your armament isn't manifested. The rules for the flaw appear in the essence power. As normal for a curse, this affliction can be removed only by effects that specifically target curses, including the methods listed in the Removing Corruption section below." ] diff --git a/data/changelog.json b/data/changelog.json index fc4f068281..d7f723c5d1 100644 --- a/data/changelog.json +++ b/data/changelog.json @@ -303,7 +303,12 @@ "ver": "0.8.5", "title": "Stagnation", "date": "2023-08-04", - "txt": "This update likely marks the end of PF2eTools in its current version, as the new remastered rules and lack of development combined make the book unconvertable.\n Typo fixes might still be pushed, but no new content or features.\nA new version of the website is in the works, but we cannot promise when it will be out.\n For now however, enjoy Kineticist, you will need the filters for their 128 feats.\n- Added the Kineticist Class, class feats, and backgrounds from Rage of Elements\n- Added Gatewalkers 1 and 3\n- (Typos/Tags)" + "txt": "This update likely marks the end of Pf2eTools in its current version, as the new remastered rules and lack of development combined make the book unconvertable.\n Minor fixes might still be pushed, but no new content or features is planned.\nA new version of the website is in the works, but we cannot promise when it will be ready.\n For now, however, enjoy Kineticist (you will need the filters for their 128 feats)!\n- Added the Kineticist Class, class feats, and backgrounds from Rage of Elements\n- (Typos/Tags)" + }, + { + "ver": "0.8.6", + "date": "2023-09-09", + "txt": "- Fix kineticist feats' footers not displaying properly (thanks @Spappz)\n- Fix alignments not capitalising properly in settlement statblocks (thanks @Spappz)\n- Add Sky King's Tomb Player's Guide (thanks @Spappz)\n- Fix inability to add or remove scaled creatures from the encounter builder (thanks @Sciguymjm)\n- (Many typos/tags; thanks @ebullient and @Spappz)" } ] -} +} \ No newline at end of file diff --git a/data/class/class-alchemist.json b/data/class/class-alchemist.json index 6dc2301cad..c48a37ec33 100644 --- a/data/class/class-alchemist.json +++ b/data/class/class-alchemist.json @@ -793,7 +793,7 @@ "name": "Bomber", "entries": [ "You specialize in explosions and other violent alchemical reactions. You start with the formulas for two {@filter 1st-level alchemical bombs|items||category=bomb|level=[1;1]|type=null} in your formula book, in addition to your other formulas.", - "When throwing an alchemical bomb with the {@trait splash} trait, you can deal splash damage to only your primary target instead of the usual splash area." + "When throwing an alchemical bomb with the {@trait splash} trait, you can deal {@trait splash} damage to only your primary target instead of the usual splash area." ] } ] diff --git a/data/class/class-barbarian.json b/data/class/class-barbarian.json index d7a94e4c47..10cde141ca 100644 --- a/data/class/class-barbarian.json +++ b/data/class/class-barbarian.json @@ -723,7 +723,7 @@ "type": "pf2-h4", "name": "Bestial Rage (Instinct Ability)", "entries": [ - "When you {@action Rage}, you gain your chosen animal's unarmed attack (or attacks). The specific attack gained, the damage it deals, and its traits are listed on {@table Animal Instincts|CRB|Table 3\u20133: Animal Instincts}. These attacks are in the brawling group. Your {@action Rage} action gains the {@trait morph}, {@trait primal}, and {@trait transmutation} traits." + "When you {@action Rage}, you gain your chosen animal's unarmed attack (or attacks). The specific attack gained, the damage it deals, and its traits are listed on {@table Animal Instincts|CRB|Table 3\u20133: Animal Instincts}. These attacks are in the {@group brawling} group. Your {@action Rage} action gains the {@trait morph}, {@trait primal}, and {@trait transmutation} traits." ] } ] diff --git a/data/class/class-champion.json b/data/class/class-champion.json index dc7dbfed47..36b407d620 100644 --- a/data/class/class-champion.json +++ b/data/class/class-champion.json @@ -878,7 +878,7 @@ "type": "item", "name": "Paladin", "entries": [ - "You surround evil targets in a punishing halo. If you hit with your {@action Retributive Strike}, the target takes persistent good damage equal to your Charisma modifier." + "You surround evil targets in a punishing halo. If you hit with your {@action Retributive Strike}, the target takes {@condition persistent damage||persistent good damage} equal to your Charisma modifier." ] } ] @@ -904,7 +904,7 @@ "type": "item", "name": "Redeemer", "entries": [ - "A guilty conscience assails foes who spurn your {@action Glimpse of Redemption}. A foe that responds to your {@action Glimpse of Redemption} by dealing damage takes persistent good damage equal to your Charisma modifier." + "A guilty conscience assails foes who spurn your {@action Glimpse of Redemption}. A foe that responds to your {@action Glimpse of Redemption} by dealing damage takes {@condition persistent damage||persistent good damage} equal to your Charisma modifier." ] } ] @@ -930,7 +930,7 @@ "type": "item", "name": "Liberator", "entries": [ - "You punish those who ensnare your allies in bondage. If the triggering enemy was using any effects to make your ally {@condition grabbed}, {@condition restrained}, {@condition immobilized}, or paralyzed when you used {@action Liberating Step}, that enemy takes persistent good damage equal to your Charisma modifier." + "You punish those who ensnare your allies in bondage. If the triggering enemy was using any effects to make your ally {@condition grabbed}, {@condition restrained}, {@condition immobilized}, or paralyzed when you used {@action Liberating Step}, that enemy takes {@condition persistent damage||persistent good damage} equal to your Charisma modifier." ] } ] @@ -1081,7 +1081,7 @@ "type": "item", "name": "Tyrant", "entries": [ - "The regrets of disobedience linger. If an enemy refuses your {@action Iron Command|APG}, it takes persistent evil damage equal to your Charisma modifier." + "The regrets of disobedience linger. If an enemy refuses your {@action Iron Command|APG}, it takes {@condition persistent damage||persistent evil damage} equal to your Charisma modifier." ] } ] @@ -1107,7 +1107,7 @@ "type": "item", "name": "Tyrant", "entries": [ - "When you use {@action Iron Command|APG}, each enemy within 15 feet of you other than the triggering creature must also either {@action Drop Prone} or take mental damage (the enemy chooses). These creatures take only minimum damage (typically 3 damage at 11th level, 4 at 12th, 5 at 16th, and 6 at 19th), and the effects they take can't be adjusted by anything that changes your Iron Command. For instance, the Iron Repercussions feat couldn't turn the damage into persistent mental damage for creatures other than the triggering creature." + "When you use {@action Iron Command|APG}, each enemy within 15 feet of you other than the triggering creature must also either {@action Drop Prone} or take mental damage (the enemy chooses). These creatures take only minimum damage (typically 3 damage at 11th level, 4 at 12th, 5 at 16th, and 6 at 19th), and the effects they take can't be adjusted by anything that changes your Iron Command. For instance, the Iron Repercussions feat couldn't turn the damage into {@condition persistent damage||persistent mental damage} for creatures other than the triggering creature." ] } ] @@ -1276,7 +1276,7 @@ "type": "item", "name": "Antipaladin", "entries": [ - "An enemy damaged by the initial damage from your {@action Destructive Vengeance|APG} also takes persistent evil damage equal to your Charisma modifier. This applies only to the damage the reaction itself deals to the triggering creature, not the damage you deal with subsequent {@action Strike||Strikes}." + "An enemy damaged by the initial damage from your {@action Destructive Vengeance|APG} also takes {@condition persistent damage||persistent evil damage} equal to your Charisma modifier. This applies only to the damage the reaction itself deals to the triggering creature, not the damage you deal with subsequent {@action Strike||Strikes}." ] } ] diff --git a/data/class/class-kineticist.json b/data/class/class-kineticist.json index dd43dbd971..24800191ae 100644 --- a/data/class/class-kineticist.json +++ b/data/class/class-kineticist.json @@ -160,7 +160,7 @@ } ], "flavor": [ - "You are an eternal student of the arcane secrets of the universe, using your mastery of magic to cast powerful and devastating spells. You treat magic like a science, cross-referencing the latest texts on practical spellcraft with ancient esoteric tomes to discover and understand how magic works. Yet magical theory is vast, and there's no way you can study it all. You either specialize in one of the eight schools of magic, gaining deeper understanding of the nuances of those spells above all others, or favor a broader approach that emphasizes the way all magic comes together at the expense of depth." + "The power of the elements flows from within you. Roaring fire, pure water, fleeting air, steadfast earth, twisting wood, slicing metal. A kinetic gate inextricably tied to your body channels power directly from the elemental planes, causing elements to leap to your hand, whirl around your body, and blast foes at your whim. As your connection to the planes grows, you attain true mastery over your chosen elements." ], "fluff": [ { @@ -492,7 +492,7 @@ "A {@b skill junction} makes you trained in the listed skill and grants you the listed skill feat. If you were already trained in the listed skill, you instead become trained in a skill of your choice. While your kinetic aura is active, you gain a +1 status bonus to the listed skill; the bonus increases to +2 at 10th level and +3 at 17th level." ] }, - "You can select each gate junction only once, unless noted otherwise, but you can have the same type of junction for multiple elements. You can always choose not to use a gate junction when it would normally occur. If you have multiple junctions that would apply at the same time\u2014 such as kinetic aura junctions for different elements\u2014you can apply any number of them. (Though note that you can use only one impulse junction per round.)", + "You can select each gate junction only once, unless noted otherwise, but you can have the same type of junction for multiple elements. You can always choose not to use a gate junction when it would normally occur. If you have multiple junctions that would apply at the same time\u2014such as kinetic aura junctions for different elements\u2014you can apply any number of them. (Though note that you can use only one impulse junction per round.)", { "type": "data", "tag": "table", diff --git a/data/class/class-magus.json b/data/class/class-magus.json index 8549b76ead..8abe339c2f 100644 --- a/data/class/class-magus.json +++ b/data/class/class-magus.json @@ -750,7 +750,7 @@ "Though the base {@action Spellstrike|SoM} rules cover most spells, various modifications apply to more complicated spells when loaded into your fist, blade, or other attack.", "{@b One Target:} The spell targets only the target of your {@action Strike}, even if it normally allows more targets. Some feats let you affect more creatures.", "{@b Reach:} The coupled spell affects the target using the reach of the weapon or unarmed attack you make your {@action Spellstrike|SoM} with. For instance, {@spell shocking grasp} would affect a creature beyond the reach of your hand if you used a weapon with reach, and {@spell ray of frost} would affect only a creature in your weapon's reach, even though the spell's range is longer.", - "{@b Ancillary Effects:} Your spell still has any non-targeted effects that might affect creatures other than the target, as well as any ongoing effects starting from the moment you hit with the {@action Strike}. For example, {@spell acid splash} would still deal its splash damage to creatures other than the target and {@spell tanglefoot}'s circumstance penalty would last for its normal duration. The spell takes effect after the {@action Strike} deals damage; if the {@action Strike} has other special effects, the GM determines whether they happen before or after the spell.", + "{@b Ancillary Effects:} Your spell still has any non-targeted effects that might affect creatures other than the target, as well as any ongoing effects starting from the moment you hit with the {@action Strike}. For example, {@spell acid splash} would still deal its {@trait splash} damage to creatures other than the target and {@spell tanglefoot}'s circumstance penalty would last for its normal duration. The spell takes effect after the {@action Strike} deals damage; if the {@action Strike} has other special effects, the GM determines whether they happen before or after the spell.", "{@b Multiple Defenses:} Any additional rolls after the initial spell attack still happen normally, such as the Fortitude save attempted by the target of a disintegrate spell. Similarly, a spell that allows you to attack with it again on subsequent rounds would only combine a {@action Strike} with its initial attack roll, not with any later ones.", "{@b Invalid or Immune Target:} If the target you hit wouldn't be a valid target for the spell, the spell is still expended but doesn't affect the target. If the target is immune to your attack but not the spell, it can still be affected by the spell.", "{@b Variable Actions:} Some spells have different effects based on the number of actions you spend to cast them. You choose whether to use the effects of the 1- or 2-action version of the spell when you use {@action Spellstrike|SoM}. A spell has to take exactly 1 or 2 actions; you can't use {@action Spellstrike|SoM} with a spell that takes a free action, reaction, or 3 or more actions.", diff --git a/data/class/class-psychic.json b/data/class/class-psychic.json index 6caca9814f..3eeb47507f 100644 --- a/data/class/class-psychic.json +++ b/data/class/class-psychic.json @@ -380,7 +380,7 @@ "page": 10, "name": "Cantrips", "entries": [ - "Some of your spells are cantrips. A cantrip is a special type of spell that doesn't use spell slots. You can cast a cantrip at will, any number of times per day. A cantrip is automatically heightened to half your level rounded up\u2014 this is usually equal to the highest level of psychic spell slot you have. For example, as a 1st-level psychic, your cantrips are 1st-level spells, and as a 5th-level psychic, your cantrips are 3rd-level spells.", + "Some of your spells are cantrips. A cantrip is a special type of spell that doesn't use spell slots. You can cast a cantrip at will, any number of times per day. A cantrip is automatically heightened to half your level rounded up\u2014this is usually equal to the highest level of psychic spell slot you have. For example, as a 1st-level psychic, your cantrips are 1st-level spells, and as a 5th-level psychic, your cantrips are 3rd-level spells.", "As a psychic, you get the ability to improve some of your cantrips with special benefits and psi amps. Over the course of your career, your choice of conscious mind class feature gives you extra cantrips, benefits and psi amps for cantrips, and a collection of unique psi cantrips." ] }, @@ -721,7 +721,7 @@ "entries": [ "The magic of your mind manifests as psi cantrips, which you can modify by spending Focus Points. Like other cantrips, you can cast psi cantrips as often as you like, and they are automatically heightened to half your level rounded up. Your psi cantrips are in addition to the cantrips you choose from the occult list as part of your psychic spellcasting. Generally, only feats can give you more psi cantrips. Unlike other cantrips, you can't swap out psi cantrips gained from psychic feats at a later level, unless you swap out the specific feat via retraining. ", "At 1st level, you learn three psi cantrips determined by your choice of conscious mind; one is a unique psi cantrip and two are common cantrips, typically from the occult spellcasting tradition, that you always cast as psi cantrips. You automatically gain more psi cantrips as you progress in your career as a psychic.", - "You start with a focus pool of 2 Focus Points. However, unlike other spellcasters, you don't gain focus spells that cost Focus Points to cast. Instead, you use your Focus Points to boost or modify your psi cantrips by applying amps\u2014 specialized thoughtforms that alter the expression of your psychic power. Each of your psi cantrips has a special amp heading. Whenever you cast a psi cantrip, you can amp it by spending 1 Focus Point to add the amp effect. You can also gain additional amps through feats, allowing you to substitute a psi cantrip's normal amp effect for another one. You choose which amp to use, if you choose to use any, each time you cast a psi cantrip. Unless otherwise noted, you can apply only one amp to a given psi cantrip.", + "You start with a focus pool of 2 Focus Points. However, unlike other spellcasters, you don't gain focus spells that cost Focus Points to cast. Instead, you use your Focus Points to boost or modify your psi cantrips by applying amps\u2014specialized thoughtforms that alter the expression of your psychic power. Each of your psi cantrips has a special amp heading. Whenever you cast a psi cantrip, you can amp it by spending 1 Focus Point to add the amp effect. You can also gain additional amps through feats, allowing you to substitute a psi cantrip's normal amp effect for another one. You choose which amp to use, if you choose to use any, each time you cast a psi cantrip. Unless otherwise noted, you can apply only one amp to a given psi cantrip.", "You refill your focus pool during your daily preparations, and you can regain Focus Points by spending 10 minutes using the Refocus activity to explore your mind, whether via meditation, practicing a craft or activity that gives you the mental space to self-reflect, or talking through your thoughts and feelings with yourself or another. If you've spent Focus Points only to amp psi cantrips or fuel psychic abilities since the last time you Refocused, you regain 2 Focus Points when you Refocus, up to your maximum of 2. If you've spent Focus Points on focus spells or abilities other than those from the psychic class (for instance, to cast a focus spell you gained from an archetype), you regain only 1 Focus Point." ] }, @@ -1506,7 +1506,7 @@ "source": "DA", "page": 19, "entries": [ - "At the heart of all things is energy. Though it may change its form or resting place, it is eternal, fundamental, the purest of building blocks. Your powers let you shift energy\u2014either concentrating it in a single point to explosive end or freezing objects by plundering it away\u2014 in an endless oscillation of temperature.", + "At the heart of all things is energy. Though it may change its form or resting place, it is eternal, fundamental, the purest of building blocks. Your powers let you shift energy\u2014either concentrating it in a single point to explosive end or freezing objects by plundering it away\u2014in an endless oscillation of temperature.", { "type": "pf2-options", "items": [ @@ -1569,20 +1569,20 @@ "source": "DA", "page": 20, "entries": [ - "You can drastically increase the heat against adjacent targets. When using produce flame as a melee attack, increase the damage dice of the initial damage (but not the persistent damage) from d4s to d6s. Your produce flame also gains the following amp.", + "You can drastically increase the heat against adjacent targets. When using produce flame as a melee attack, increase the damage dice of the initial damage (but not the {@condition persistent damage}) from {@dice d4|d4s} to {@dice d6|d6s}. Your {@spell produce flame} also gains the following amp.", { "type": "pf2-options", "items": [ { "name": "Amp", "entries": [ - "You project pure heat that causes a target to combust. The initial damage changes to 1d10 fire damage (not adding your ability modifier) plus 1 fire splash damage. When using amped produce flame as a melee attack, increase the damage dice of the initial damage from d10s to d12s. You are not harmed by splash damage from amped produce flame." + "You project pure heat that causes a target to combust. The initial damage changes to {@damage 1d10} fire damage (not adding your ability modifier) plus 1 fire {@trait splash} damage. When using amped produce flame as a melee attack, increase the damage dice of the initial damage from {@dice d10|d10s} to {@dice d12|d12s}. You are not harmed by {@trait splash} damage from amped produce flame." ] }, { "name": "Amp Heightened (+1)", "entries": [ - "Instead of using produce flame's normal heightened entry, the initial damage increases by 1d10 (1d12 for melee) and the splash damage increases by 1. The persistent fire damage on a critical hit increases by 1d4." + "Instead of using produce flame's normal heightened entry, the initial damage increases by {@damage 1d10} ({@damage 1d12} for melee) and the {@trait splash} damage increases by 1. The {@condition persistent damage||persistent} fire damage on a critical hit increases by {@damage 1d4}." ] } ] @@ -1861,7 +1861,7 @@ { "name": "Amp", "entries": [ - "Your bolt leaves phase completely, becoming invisible and intangible until it's already embedded in the target\u2014 giving the impression it simply teleported itself into place. The target is flat-footed against the attack. Additionally, the bolt ignores an amount of Hardness or resistance to piercing damage equal to half the spell's level. On a critical success, the target can't be affected by teleportation effects until the start of your next turn." + "Your bolt leaves phase completely, becoming invisible and intangible until it's already embedded in the target\u2014giving the impression it simply teleported itself into place. The target is flat-footed against the attack. Additionally, the bolt ignores an amount of Hardness or resistance to piercing damage equal to half the spell's level. On a critical success, the target can't be affected by teleportation effects until the start of your next turn." ] }, { diff --git a/data/class/class-thaumaturge.json b/data/class/class-thaumaturge.json index 62f2457b64..24d80cb605 100644 --- a/data/class/class-thaumaturge.json +++ b/data/class/class-thaumaturge.json @@ -992,7 +992,7 @@ "source": "DA", "page": 37, "entries": [ - "The life essence shed from blood empowers your chalice. If you or an ally within 30 feet takes piercing or slashing damage from a foe's critical hit or takes persistent bleed damage, Drinking from the Chalice before the end of your next turn grants that injured creature greater restoration to make up for its lost vitality. On a sip, the temporary Hit Points granted to the creature increase to 2 + your Charisma modifier + your level. When drained, the chalice heals the creature 5 Hit Points for each level you have." + "The life essence shed from blood empowers your chalice. If you or an ally within 30 feet takes piercing or slashing damage from a foe's critical hit or takes {@condition persistent damage||persistent bleed damage}, Drinking from the Chalice before the end of your next turn grants that injured creature greater restoration to make up for its lost vitality. On a sip, the temporary Hit Points granted to the creature increase to 2 + your Charisma modifier + your level. When drained, the chalice heals the creature 5 Hit Points for each level you have." ] } ] @@ -1511,7 +1511,7 @@ { "name": "Fire", "entries": [ - "The target catches flame, taking 1d10 persistent fire damage (or 2d10 on a critical failure). If you have the wand paragon benefit, this increases to 2d10 persistent fire damage (or 4d10 on a critical failure)." + "The target catches flame, taking 1d10 {@condition persistent damage||persistent fire damage} (or 2d10 on a critical failure). If you have the wand paragon benefit, this increases to 2d10 {@condition persistent damage||persistent fire damage} (or 4d10 on a critical failure)." ] } ] diff --git a/data/companionsfamiliars.json b/data/companionsfamiliars.json index be2c8eb730..1178b94653 100644 --- a/data/companionsfamiliars.json +++ b/data/companionsfamiliars.json @@ -1261,7 +1261,7 @@ "speed": { "walk": 25 }, - "support": "Your pangolin tears at your enemies with its serrated plates. Until the start of your next turn, your {@action Strike||Strikes} that damage a creature in your pangolin's reach also deal {@damage 1d6} {@condition persistent damage||persistent bleed damage}. If your pangolin is nimble or savage, the persistent bleed damage increases to {@damage 2d6}.", + "support": "Your pangolin tears at your enemies with its serrated plates. Until the start of your next turn, your {@action Strike||Strikes} that damage a creature in your pangolin's reach also deal {@damage 1d6} {@condition persistent damage||persistent bleed damage}. If your pangolin is nimble or savage, the {@condition persistent damage||persistent bleed damage} increases to {@damage 2d6}.", "maneuver": { "name": "Defensive Curl", "source": "LOTGB", diff --git a/data/creaturetemplates.json b/data/creaturetemplates.json index 6a8d092985..3916900946 100644 --- a/data/creaturetemplates.json +++ b/data/creaturetemplates.json @@ -3051,7 +3051,7 @@ "They gain the undead trait and the {@language Necril} language.", "Increase their AC, attack bonuses, DCs, saving throws, and skill modifiers by 2.", "They gain weakness to good damage and more HP (see below).", - "The ravener's melee {@action Strike||Strikes} deal an additional {@damage 2d6} negative damage, and their damaging Breath Weapon deals an additional {@damage 4d6} persistent negative damage." + "The ravener's melee {@action Strike||Strikes} deal an additional {@damage 2d6} negative damage, and their damaging Breath Weapon deals an additional {@damage 4d6} {@condition persistent damage||persistent negative damage}." ] }, { @@ -3669,7 +3669,7 @@ "It gains the {@trait aberration} and {@trait swarm} traits and usually remains evil.", "Increase AC, attack bonuses, DCs, saving throws, and skill modifiers by 1.", "Reduce its Hit Points by the amount listed on the table (to a minimum of 2 HP per level).", - "The worm that walks gains fast healing, resistance to physical damage, and weakness to area damage and splash damage as indicated in the table. These abilities are the reason the worm that walks has fewer HP." + "The worm that walks gains fast healing, resistance to physical damage, and weakness to area damage and {@trait splash} damage as indicated in the table. These abilities are the reason the worm that walks has fewer HP." ] }, { @@ -3750,7 +3750,7 @@ "name": "Discorporate", "entries": [ "When the worm that walks is reduced to 0 HP, it discorporates and the component worms that make up its body disperse in every direction. If even a single worm escapes, the worm that walks will eventually re-form using a process that typically takes {@dice 1d10} days.", - "While the exact circumstances and surroundings determine how long the worm that walks's foes have to dispatch the fleeing worms before they escape, usually its foes have only a single round. Typically, this requires the application of an area effect or splash weapon within 1 round to the space where the worm that walks collapsed. After any amount of area or splash damage is dealt to that space, the character dealing the damage must attempt a DC 15 flat check. Each subsequent area or splash damage effect performed on the area reduces the DC of this flat check by 2, to a minimum of DC 5. If any of these flat checks succeed, none of the worms escape, and the worm that walks is destroyed permanently. At the GM's discretion, clever means of trapping or otherwise detaining the vermin may extend the time allowed to finish off the worm that walks." + "While the exact circumstances and surroundings determine how long the worm that walks's foes have to dispatch the fleeing worms before they escape, usually its foes have only a single round. Typically, this requires the application of an area effect or splash weapon within 1 round to the space where the worm that walks collapsed. After any amount of area or {@trait splash} damage is dealt to that space, the character dealing the damage must attempt a DC 15 flat check. Each subsequent area or {@trait splash} damage effect performed on the area reduces the DC of this flat check by 2, to a minimum of DC 5. If any of these flat checks succeed, none of the worms escape, and the worm that walks is destroyed permanently. At the GM's discretion, clever means of trapping or otherwise detaining the vermin may extend the time allowed to finish off the worm that walks." ] }, { diff --git a/data/deities.json b/data/deities.json index 2edeedca72..f5a9c60812 100644 --- a/data/deities.json +++ b/data/deities.json @@ -1944,7 +1944,7 @@ "name": "call blood", "range": 120, "damage": "6d6", - "damageType": "persistent bleed damage" + "damageType": "{@condition persistent damage||persistent bleed damage}" } ] }, @@ -8435,7 +8435,7 @@ "damage2": "1d6", "range": 120, "damageType2": "electricity splash", - "note": "The caster is immune to this splash damage" + "note": "The caster is immune to this {@trait splash} damage" } ] }, @@ -13848,7 +13848,7 @@ "damageType": "fire", "damage2": "1d6", "damageType2": "fire splash", - "note": "The caster is immune to this splash damage" + "note": "The caster is immune to this {@trait splash} damage" } ] }, @@ -17160,7 +17160,7 @@ "damage": "5d4+6", "damageType": "piercing", "damage2": "1d6", - "damageType2": "persistent bleed damage" + "damageType2": "{@condition persistent damage||persistent bleed damage}" } ], "ranged": [ diff --git a/data/events.json b/data/events.json index 5c550deb43..21821733b7 100644 --- a/data/events.json +++ b/data/events.json @@ -50,9 +50,9 @@ { "type": "successDegree", "entries": { - "Critical Success": "You gain a taste for blood that invigorates you at the mere scent. Whenever a creature within 30 feet takes persistent bleed damage from one of your abilities or effects, you gain temporary Hit Points equal to the damage dealt or half your level, whichever is lower. These temporary Hit Points remain for 1 minute. You gain the temporary Hit Points whenever the creature takes the damage, not when you inflict the persistent bleed on them. This effect lasts for 1 week.", + "Critical Success": "You gain a taste for blood that invigorates you at the mere scent. Whenever a creature within 30 feet takes {@condition persistent damage||persistent bleed damage} from one of your abilities or effects, you gain temporary Hit Points equal to the damage dealt or half your level, whichever is lower. These temporary Hit Points remain for 1 minute. You gain the temporary Hit Points whenever the creature takes the damage, not when you inflict the persistent bleed on them. This effect lasts for 1 week.", "Success": "The rain is pleasantly fortifying, giving you a sense of vigor. Creatures gain a +2 circumstance bonus to checks to {@action Treat your Wounds}. This effect lasts for 1 week.", - "Failure": "Something in the rain is wrong. You feel as if your body wants to shed itself of blood. You gain weakness to persistent bleed damage equal to half your level for 1 week.", + "Failure": "Something in the rain is wrong. You feel as if your body wants to shed itself of blood. You gain weakness to {@condition persistent damage||persistent bleed damage} equal to half your level for 1 week.", "Critical Failure": "Your vitality appears to have been torn from you. You become {@condition drained 2}. As long as the {@condition drained} condition persists, you take a \u22122 circumstance penalty to curses, diseases, and poisons. Reducing this {@condition drained} condition by 1 requires 1 week of rest." } } @@ -197,7 +197,7 @@ { "type": "successDegree", "entries": { - "Critical Success": "Static electricity suffuses your limbs, arcing electricity over objects you touch. Your {@action Strike||Strikes} with melee weapons and unarmed attacks deal {@damage 1d4} additional persistent electricity damage for 1 year.", + "Critical Success": "Static electricity suffuses your limbs, arcing electricity over objects you touch. Your {@action Strike||Strikes} with melee weapons and unarmed attacks deal {@damage 1d4} additional {@condition persistent damage||persistent electricity damage} for 1 year.", "Success": "The practice gained from jumping between lightning bolts is surprisingly useful. You gain a +1 circumstance bonus to saves against effects with the {@trait electricity} trait.", "Failure": "The lightning strikes you, charging your body with a magnetic pull. You take a \u22122 circumstance penalty to AC against attacks made with a metal weapon, as determined by the GM. Additionally, you're considered to be wearing armor for the purpose of effects such as {@spell shocking grasp} that present additional danger to creatures wearing metal armor. Your magnetized state remains for 1 week.", "Critical Failure": "You're struck by a particularly strong bolt of lightning, leaving you with astraphobia. Whenever you take electricity damage, you must also succeed at a Will save against the DC of the damaging effect. On a failure, you become {@condition frightened 2} ({@condition frightened 3} on a critical failure). It takes at least a month of downtime spent on incremental therapy to remove this effect." diff --git a/data/feats/feats-apg.json b/data/feats/feats-apg.json index 917d9ae3f5..00e47487f2 100644 --- a/data/feats/feats-apg.json +++ b/data/feats/feats-apg.json @@ -3307,7 +3307,7 @@ ], "prerequisites": "divine ally (shield), tenets of evil", "entries": [ - "Your shield ally is more than just a spirit of protection\u2014 it's a conduit for deadly divine magic. When you use your shield ally to {@feat Shield Block} a melee unarmed attack or a melee weapon {@action Strike} from an adjacent creature, the attacker takes {@damage 1d6} evil or negative damage (your choice). If the attack or {@action Strike} breaks or destroys your shield, double this additional damage.", + "Your shield ally is more than just a spirit of protection\u2014it's a conduit for deadly divine magic. When you use your shield ally to {@feat Shield Block} a melee unarmed attack or a melee weapon {@action Strike} from an adjacent creature, the attacker takes {@damage 1d6} evil or negative damage (your choice). If the attack or {@action Strike} breaks or destroys your shield, double this additional damage.", "The damage the attacker takes increases to {@dice 2d6} at 11th level and {@dice 3d6} at 16th level." ] }, @@ -3855,7 +3855,7 @@ }, "trigger": "A creature moves into the hazard's space", "entries": [ - "The hazard explodes, dealing the bombs' damage and splash damage to the inanimate object. Combine this damage for the purpose of resistances and weaknesses, and this damage ignores an amount of the object's Hardness equal to your level. Any creatures adjacent to the hazard take the bombs' splash damage, similarly combined for the purpose of resistances and weaknesses.", + "The hazard explodes, dealing the bombs' damage and {@trait splash} damage to the inanimate object. Combine this damage for the purpose of resistances and weaknesses, and this damage ignores an amount of the object's Hardness equal to your level. Any creatures adjacent to the hazard take the bombs' {@trait splash} damage, similarly combined for the purpose of resistances and weaknesses.", "As a reminder, since you didn't throw the bombs, Calculated Splash and similar effects don't apply." ] } @@ -6757,7 +6757,7 @@ "archetype", "vigilante" ], - "prerequisites": "expert in {@skill Intimidation}, {@feat Startling Appearance|LOAG}", + "prerequisites": "expert in {@skill Intimidation}, {@feat Startling Appearance|APG}", "entries": [ "Your dramatic appearances can frighten bystanders. When you make a Startling Appearance, you can also attempt to {@action Demoralize} each opponent within 10 feet to whom you were {@condition unnoticed} before your {@action Strike}." ] @@ -12914,7 +12914,7 @@ "prerequisites": "{@feat Viking Dedication|APG}", "trigger": "Your {@feat Shield Block} causes your shield to break or be destroyed.", "entries": [ - "You're used to your shield breaking in the middle of battle, and you're prepared to use a backup or any convenient nearby object to defend yourself. You can {@action Interact} to draw a shield on your person or an unattended shield within your reach. If there is an object within your reach that could serve as an improvised shield\u2014for example, a table or chair\u2014 you can {@action Interact} to draw it with this feat. The GM determines if something can be used as an improvised shield. Your new shield isn't raised until you use the {@action Raise a Shield} action, as normal." + "You're used to your shield breaking in the middle of battle, and you're prepared to use a backup or any convenient nearby object to defend yourself. You can {@action Interact} to draw a shield on your person or an unattended shield within your reach. If there is an object within your reach that could serve as an improvised shield\u2014for example, a table or chair\u2014you can {@action Interact} to draw it with this feat. The GM determines if something can be used as an improvised shield. Your new shield isn't raised until you use the {@action Raise a Shield} action, as normal." ] }, { @@ -14229,6 +14229,10 @@ "entries": [ "You can startle foes who are unaware of your presence.", "Make a {@action Strike} against your target. That creature is {@condition flat-footed} against this {@action Strike}, as normal. If your {@action Strike} hits, the target remains {@condition flat-footed} for the rest of your turn and is {@condition frightened 1} ({@condition frightened 2} on a critical hit)." + ], + "leadsTo": [ + "Frightening Appearance|APG", + "Stunning Appearance|APG" ] }, { @@ -14558,7 +14562,7 @@ "archetype", "vigilante" ], - "prerequisites": "{@feat Startling Appearance|LOAG}", + "prerequisites": "{@feat Startling Appearance|APG}", "entries": [ "Your sudden appearance leaves your foe unable to respond.", "When you use Startling Appearance, if your foe's level is equal to or lower than yours, they are also {@condition stunned 1} on a hit, or {@condition stunned 2} on a critical hit." @@ -15044,7 +15048,7 @@ "investigator" ], "entries": [ - "You've mastered combat practices that let you get up close and bring down perpetrators alive. You can use your Intelligence modifier on attack rolls when you {@action Devise a Stratagem|APG} if you're using a weapon of the club group in one hand (like a club, staff, or sap), in addition to the usual weapons, and those {@action Strike|CRB|Strikes} qualify for your strategic strike. Additionally, you can make any of your {@action Strike|CRB|Strikes} nonlethal without taking the normal \u20132 penalty." + "You've mastered combat practices that let you get up close and bring down perpetrators alive. You can use your Intelligence modifier on attack rolls when you {@action Devise a Stratagem|APG} if you're using a weapon of the {@group club} group in one hand (like a club, staff, or sap), in addition to the usual weapons, and those {@action Strike|CRB|Strikes} qualify for your strategic strike. Additionally, you can make any of your {@action Strike|CRB|Strikes} nonlethal without taking the normal \u20132 penalty." ] }, { @@ -15234,7 +15238,7 @@ "tengu" ], "entries": [ - "You've trained with a blade and other tengu weapons ever since you hatched. You gain access to {@item khakkara|APG|khakkaras}. Additionally, choose two weapons from the sword group. You can choose from among all {@filter common martial swords|items||rarity=common|group=sword|weapon/armor category=martial}, plus the {@item katana}, {@item temple sword}, and {@item wakizashi|APG}. For the purpose of determining your proficiency, that weapon is a simple weapon, and if the weapon isn't common, you gain access to it. If you are trained in all martial weapons, you add common advanced swords to the swords you can choose from.", + "You've trained with a blade and other tengu weapons ever since you hatched. You gain access to {@item khakkara|APG|khakkaras}. Additionally, choose two weapons from the {@group sword} group. You can choose from among all {@filter common martial swords|items||rarity=common|group=sword|weapon/armor category=martial}, plus the {@item katana}, {@item temple sword}, and {@item wakizashi|APG}. For the purpose of determining your proficiency, that weapon is a simple weapon, and if the weapon isn't common, you gain access to it. If you are trained in all martial weapons, you add common advanced swords to the swords you can choose from.", "You also gain access to all {@filter uncommon tengu weapons|items||Category=Weapon|rarity=uncommon|ancestry & heritage=tengu}. For the purpose of determining your proficiency, martial tengu weapons are simple weapons, and advanced tengu weapons are martial weapons." ], "leadsTo": [ @@ -16147,6 +16151,8 @@ "Safe House|APG", "Social Purview|APG", "Startling Appearance|APG", + "Frightening Appearance|APG", + "Stunning Appearance|APG", "Subjective Truth|APG", "Executioner Weapon Training|NGD", "Harsh Judgment|NGD", diff --git a/data/feats/feats-botd.json b/data/feats/feats-botd.json index e05ed4429e..b69d985a3e 100644 --- a/data/feats/feats-botd.json +++ b/data/feats/feats-botd.json @@ -570,7 +570,7 @@ "unit": "hour" }, "entries": [ - "You become surrounded by a swirling storm of rain, sand, snow, or clouds, whichever of those suits your bound terrain. This activity has traits appropriate to the storm you create\u2014 typically {@trait earth} for sand and {@trait water} for rain, snow, or clouds. You become {@condition concealed} for 1 minute. You can't use this concealment to {@action Hide} or {@action Sneak}, as normal for concealment that makes your position obvious." + "You become surrounded by a swirling storm of rain, sand, snow, or clouds, whichever of those suits your bound terrain. This activity has traits appropriate to the storm you create\u2014typically {@trait earth} for sand and {@trait water} for rain, snow, or clouds. You become {@condition concealed} for 1 minute. You can't use this concealment to {@action Hide} or {@action Sneak}, as normal for concealment that makes your position obvious." ] }, { @@ -1403,7 +1403,7 @@ "type": "list", "items": [ "You are immune to the grappled, {@condition prone}, and {@condition restrained} conditions.", - "You have weakness 5 to area and splash damage.", + "You have weakness 5 to area and {@trait splash} damage.", "You can occupy the same space as other creatures and must do so to use your damaging ability.", "As a 2-action activity, you can deal {@damage 10d6} bludgeoning damage to all creatures sharing your space (basic Reflex save with a DC equal to your class DC or spell DC, whichever is higher).", "You can't speak, Cast Spells, use manipulate actions requiring your hands, Activate magic items, or make any {@action Strike||Strikes} with your normal body.", diff --git a/data/feats/feats-crb.json b/data/feats/feats-crb.json index c198e825d7..221cc9159a 100644 --- a/data/feats/feats-crb.json +++ b/data/feats/feats-crb.json @@ -2133,7 +2133,7 @@ "alchemist" ], "entries": [ - "You have calculated all the angles to maximize a bomb's splash. When you throw an alchemical bomb with the {@trait splash} trait, you can cause the bomb to deal splash damage equal to your Intelligence modifier (minimum 0) instead of the normal amount." + "You have calculated all the angles to maximize a bomb's splash. When you throw an alchemical bomb with the {@trait splash} trait, you can cause the bomb to deal {@trait splash} damage equal to your Intelligence modifier (minimum 0) instead of the normal amount." ], "leadsTo": [ "Expanded Splash", @@ -2253,7 +2253,7 @@ ], "prerequisites": "harmful font or healing font", "entries": [ - "The sheer force of your faith can bring a foe crashing down. If the next action you use is to cast {@spell harm} or heal to damage one creature, the target is knocked {@condition prone} if it takes any damage from the spell. If the target critically fails its save against the spell, it also takes a \u201310-foot status penalty to its Speed for 1 minute." + "The sheer force of your faith can bring a foe crashing down. If the next action you use is to cast {@spell harm} or {@spell heal} to damage one creature, the target is knocked {@condition prone} if it takes any damage from the spell. If the target critically fails its save against the spell, it also takes a \u201310-foot status penalty to its Speed for 1 minute." ] }, { @@ -4876,7 +4876,7 @@ ], "prerequisites": "{@feat Calculated Splash}", "entries": [ - "The particularly volatile compounds that you brew into your bombs result in them creating especially large and powerful explosions. When you throw an {@trait alchemical} {@trait bomb} and that bomb has the {@trait splash} trait, you can add your Intelligence modifier to the bomb's usual splash damage, and it deals splash damage to every creature within 10 feet of the target." + "The particularly volatile compounds that you brew into your bombs result in them creating especially large and powerful explosions. When you throw an {@trait alchemical} {@trait bomb} and that bomb has the {@trait splash} trait, you can add your Intelligence modifier to the bomb's usual {@trait splash} damage, and it deals {@trait splash} damage to every creature within 10 feet of the target." ], "leadsTo": [ "Mega Bomb", @@ -7694,7 +7694,7 @@ ], "prerequisites": "legendary in {@skill Society}, {@feat Multilingual}", "entries": [ - "You're so skilled with languages you can create a pidgin instantly. You can always talk to any creature that has a language\u2014even a language you don't know\u2014 by creating a new pidgin language that uses simplified terms and conveys basic concepts. To do so, you must first understand at least what medium of communication the creature uses (speech, sign language, and so on)." + "You're so skilled with languages you can create a pidgin instantly. You can always talk to any creature that has a language\u2014even a language you don't know\u2014by creating a new pidgin language that uses simplified terms and conveys basic concepts. To do so, you must first understand at least what medium of communication the creature uses (speech, sign language, and so on)." ] }, { @@ -8425,7 +8425,7 @@ "prerequisites": "{@feat Expanded Splash}", "requirements": "You are holding an infused alchemical bomb you crafted, with a level at least 3 lower than your advanced alchemy level.", "entries": [ - "You add an incredibly powerful additive to a held bomb to create a mega bomb, greatly increasing its area and power.You use an {@action Interact} action to throw the mega bomb, rather than {@action Strike}, and you don't make an attack roll. The mega bomb affects creatures in a 30-foot-radius burst, centered within 60 feet of you. The bomb deals damage as if each creature were the primary target, with a basic Reflex save. On a failed save, a creature also takes any extra effects that affect a primary target (such as {@condition flat-footed} from bottled lightning). While all targets in the area take splash damage as primary targets, there is no further splash beyond that area. If your next action after creating a mega bomb isn't an {@action Interact} action to throw it, the mega bomb denatures and loses all effects." + "You add an incredibly powerful additive to a held bomb to create a mega bomb, greatly increasing its area and power.You use an {@action Interact} action to throw the mega bomb, rather than {@action Strike}, and you don't make an attack roll. The mega bomb affects creatures in a 30-foot-radius burst, centered within 60 feet of you. The bomb deals damage as if each creature were the primary target, with a basic Reflex save. On a failed save, a creature also takes any extra effects that affect a primary target (such as {@condition flat-footed} from bottled lightning). While all targets in the area take {@trait splash} damage as primary targets, there is no further splash beyond that area. If your next action after creating a mega bomb isn't an {@action Interact} action to throw it, the mega bomb denatures and loses all effects." ] }, { @@ -12372,7 +12372,7 @@ }, "trigger": "You use {@action Quick Alchemy} to craft an alchemical bomb, and that bomb's level is at least 2 levels lower than your advanced alchemy level.", "entries": [ - "You mix in an additive to make your bomb's contents adhere to the target and continue to deal damage. A creature that takes a direct hit from one of your sticky bombs also takes {@condition persistent damage} equal to and of the same type as the bomb's splash damage. If the bomb already deals {@condition persistent damage}, combine the two amounts." + "You mix in an additive to make your bomb's contents adhere to the target and continue to deal damage. A creature that takes a direct hit from one of your sticky bombs also takes {@condition persistent damage} equal to and of the same type as the bomb's {@trait splash} damage. If the bomb already deals {@condition persistent damage}, combine the two amounts." ] }, { diff --git a/data/feats/feats-da.json b/data/feats/feats-da.json index 0d0e4bcafa..fe6b6cc959 100644 --- a/data/feats/feats-da.json +++ b/data/feats/feats-da.json @@ -328,7 +328,7 @@ ], "prerequisites": "trained in {@skill Intimidation}, trained in {@skill Stealth}", "entries": [ - "The natural world can be scary to those not used to it\u2014and you make it scarier still. If you're {@condition hidden} from a creature, you can attempt to {@action Demoralize} it without losing your {@condition hidden} condition\u2014 imitating the sounds of strange beasts or causing the foliage to rustle menacingly. When you do so, you don't take a penalty to your check if the target doesn't understand your language." + "The natural world can be scary to those not used to it\u2014and you make it scarier still. If you're {@condition hidden} from a creature, you can attempt to {@action Demoralize} it without losing your {@condition hidden} condition\u2014imitating the sounds of strange beasts or causing the foliage to rustle menacingly. When you do so, you don't take a penalty to your check if the target doesn't understand your language." ] }, { @@ -404,7 +404,7 @@ }, "requirements": "You must be in either natural terrain or in abandoned or relatively unused artificial terrain (such as a darkened alley or haunted house).", "entries": [ - "You know there are places in the world that are just wrong\u2014 places where the birds don't sing and where you always feel like you're being watched. You can spot these places, and you can awaken them. To do so, you must gesture toward a 10-foot by 10- foot square you can see and make an ominous proclamation of some manner (i.e. \"This is cursed ground,\" \"That is an ill-omened place.\"). The next creature that enters the marked territory must attempt a Will save against your spell DC (if you're a druid) or class DC (if you're a ranger).", + "You know there are places in the world that are just wrong\u2014places where the birds don't sing and where you always feel like you're being watched. You can spot these places, and you can awaken them. To do so, you must gesture toward a 10-foot by 10- foot square you can see and make an ominous proclamation of some manner (i.e. \"This is cursed ground,\" \"That is an ill-omened place.\"). The next creature that enters the marked territory must attempt a Will save against your spell DC (if you're a druid) or class DC (if you're a ranger).", { "type": "successDegree", "entries": { @@ -1888,7 +1888,7 @@ }, "trigger": "Your turn begins.", "entries": [ - "You step outside of the flow of time momentarily, allowing you to avoid dangers. Your physical form stops existing momentarily, and you can't be targeted or affected until the start of your next turn\u2014 you simply don't exist at that moment in time. Your turn ends immediately, advancing 1 round for all timed durations and effects, such as conditions and afflictions. You still attempt saving throws, flat checks, or any other checks at the end of your turn as normal, but you don't take any damage due to these checks (though you take any non-damaging effects as normal). At the start of your next turn, you reenter the flow of time and reappear in the same space where you left time last round. If the space isn't clear, you arrive in the nearest open space." + "You step outside of the flow of time momentarily, allowing you to avoid dangers. Your physical form stops existing momentarily, and you can't be targeted or affected until the start of your next turn\u2014you simply don't exist at that moment in time. Your turn ends immediately, advancing 1 round for all timed durations and effects, such as conditions and afflictions. You still attempt saving throws, flat checks, or any other checks at the end of your turn as normal, but you don't take any damage due to these checks (though you take any non-damaging effects as normal). At the start of your next turn, you reenter the flow of time and reappear in the same space where you left time last round. If the space isn't clear, you arrive in the nearest open space." ] }, { diff --git a/data/feats/feats-ec6.json b/data/feats/feats-ec6.json index db973c1764..c9cf9f274a 100644 --- a/data/feats/feats-ec6.json +++ b/data/feats/feats-ec6.json @@ -35,7 +35,7 @@ "unit": "minute", "number": 1 }, - "trigger": "You use {@action Quick Alchemy} to craft an alchemical bomb that deals splash damage and is at least 2 levels lower than your advanced alchemy level.", + "trigger": "You use {@action Quick Alchemy} to craft an alchemical bomb that deals {@trait splash} damage and is at least 2 levels lower than your advanced alchemy level.", "entries": [ "Your bomb incorporates an explosive spark of wonder that leaves witnesses dumbfounded. Any target hit by your {@action Strike} with the bomb is {@condition fascinated} by you for 1 round. On a critical success, the target is also {@condition stunned|CRB|stunned 1}." ] diff --git a/data/feats/feats-g&g.json b/data/feats/feats-g&g.json index afc6d4ab31..e7e4a31281 100644 --- a/data/feats/feats-g&g.json +++ b/data/feats/feats-g&g.json @@ -266,7 +266,7 @@ ], "entries": [ "You've been provided a body part designed for combat.", - "You gain either a claw or pincer unarmed attack. The claw deals {@damage 1d4} slashing damage, is in the brawling group, and has the agile, {@trait finesse}, and {@trait unarmed} traits. The pincer deals {@damage 1d6} piercing damage, is in the brawling group, and has the {@trait grapple} and {@trait unarmed} traits." + "You gain either a claw or pincer unarmed attack. The claw deals {@damage 1d4} slashing damage, is in the {@group brawling} group, and has the agile, {@trait finesse}, and {@trait unarmed} traits. The pincer deals {@damage 1d6} piercing damage, is in the {@group brawling} group, and has the {@trait grapple} and {@trait unarmed} traits." ] }, { @@ -1099,7 +1099,7 @@ ], "prerequisites": "{@feat Demolitionist Dedication|G&G}; {@feat Calculated Splash}, {@feat Directional Bombs}, or {@feat Expanded Splash}", "entries": [ - "You maximize the effectiveness of your explosives by controlling every possible parameter of the blast meticulously. If you have the {@feat Directional Bombs} feats, you can use it with Set Explosives or Demolition Charge, even though you didn't throw the bombs. If you have the {@feat Calculated Splash} or {@feat Expanded Splash} feats, you can apply the additional splash damage to one of the bombs when you Set Explosives or use Demolition Charge, and you can apply the increased splash area from {@feat Expanded Splash} to all the bombs." + "You maximize the effectiveness of your explosives by controlling every possible parameter of the blast meticulously. If you have the {@feat Directional Bombs} feats, you can use it with Set Explosives or Demolition Charge, even though you didn't throw the bombs. If you have the {@feat Calculated Splash} or {@feat Expanded Splash} feats, you can apply the additional {@trait splash} damage to one of the bombs when you Set Explosives or use Demolition Charge, and you can apply the increased splash area from {@feat Expanded Splash} to all the bombs." ] }, { @@ -1472,7 +1472,7 @@ ], "requirements": "You have 1 or 2 bombs in hand", "entries": [ - "You attach the bombs to an inanimate object within your reach, such as a door, wall, or column, and rig them to detonate at a set time. The bombs explode at a specific time you determine (such as after your next action or at the start of your next turn, to a maximum of 1 minute), dealing their damage and splash damage to the inanimate object. Combine this damage for the purpose of resistances and weaknesses, and this damage ignores an amount of the object's Hardness equal to your level. Any creatures adjacent to the hazard take the bombs' splash damage, also combined for the purpose of resistances and weaknesses. As a reminder, since you didn't throw the bombs, Calculated Splash and similar effects don't apply. Making sure your timing is correct requires concentration, so you can't Set Explosives again while you're waiting for a previously set bomb to detonate." + "You attach the bombs to an inanimate object within your reach, such as a door, wall, or column, and rig them to detonate at a set time. The bombs explode at a specific time you determine (such as after your next action or at the start of your next turn, to a maximum of 1 minute), dealing their damage and {@trait splash} damage to the inanimate object. Combine this damage for the purpose of resistances and weaknesses, and this damage ignores an amount of the object's Hardness equal to your level. Any creatures adjacent to the hazard take the bombs' {@trait splash} damage, also combined for the purpose of resistances and weaknesses. As a reminder, since you didn't throw the bombs, Calculated Splash and similar effects don't apply. Making sure your timing is correct requires concentration, so you can't Set Explosives again while you're waiting for a previously set bomb to detonate." ] } ], diff --git a/data/feats/feats-loag.json b/data/feats/feats-loag.json index 09e00cc0f1..ae4a8c14dc 100644 --- a/data/feats/feats-loag.json +++ b/data/feats/feats-loag.json @@ -421,7 +421,7 @@ "tiefling" ], "entries": [ - "One of your ancestors was a {@trait rakshasa}, the corrupt and aristocratic reincarnated souls that call Golarion home. You have some dim echo of your ancestor's memories\u2014 enough to play the role of noble as needed, no matter your origins. You're trained in {@skill Society}. If you're already trained in {@skill Society} (from your background or class, for example), you instead become trained in a skill of your choice. You also gain the {@feat Courtly Graces} skill feat." + "One of your ancestors was a {@trait rakshasa}, the corrupt and aristocratic reincarnated souls that call Golarion home. You have some dim echo of your ancestor's memories\u2014enough to play the role of noble as needed, no matter your origins. You're trained in {@skill Society}. If you're already trained in {@skill Society} (from your background or class, for example), you instead become trained in a skill of your choice. You also gain the {@feat Courtly Graces} skill feat." ], "leadsTo": [ "Reveal Hidden Self|LOIL", @@ -1177,7 +1177,7 @@ }, "trigger": "You are about to gain the {@condition dying} condition as a result of another creature's attack or ability, and that creature is within your melee reach.", "entries": [ - "Once, you died because someone\u2014murderer or monster, soldier or executioner\u2014 chose to strike you down. Just before losing consciousness, make a melee {@action Strike} against the triggering creature." + "Once, you died because someone\u2014murderer or monster, soldier or executioner\u2014chose to strike you down. Just before losing consciousness, make a melee {@action Strike} against the triggering creature." ], "special": [ "You can select this feat only at 1st level, and you can't retrain into or out of this feat." @@ -4197,7 +4197,7 @@ "catfolk" ], "entries": [ - "You have long fangs, natural or augmented. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the brawling group and have the {@trait unarmed} trait." + "You have long fangs, natural or augmented. You gain a jaws unarmed attack that deals {@damage 1d6} piercing damage. Your jaws are in the {@group brawling} group and have the {@trait unarmed} trait." ] }, { @@ -4874,10 +4874,6 @@ ], "entries": [ "You are trained in {@skill Intimidation} (or another skill of your choice, if you were already trained in {@skill Intimidation}) and gain the {@feat Intimidating Glare} skill feat as a bonus feat." - ], - "leadsTo": [ - "Frightening Appearance|APG", - "Stunning Appearance|APG" ] }, { diff --git a/data/feats/feats-loil.json b/data/feats/feats-loil.json index 0a7372592a..88a5474547 100644 --- a/data/feats/feats-loil.json +++ b/data/feats/feats-loil.json @@ -9,7 +9,7 @@ "uncommon", "fleshwarp" ], - "prerequisites": "cataphract fleshwarp heritage", + "prerequisites": "{@ancestry fleshwarp|LOAG||cataphract|LOIL} heritage", "access": "You're from Nex.", "entries": [ "Nex's Fleshforges shaped you not to achieve individual greatness at arms, but rather to become a part of a legion, a modular piece integral to the combined arms stratagems of Nexian battlemages. You become trained in {@skill Arcana} and {@skill Athletics}. If you would automatically become trained in one of those skills, you instead gain the trained rank in another skill of your choice. You also become trained in {@skill Lore||Warfare Lore}." @@ -24,7 +24,7 @@ "uncommon", "fleshwarp" ], - "prerequisites": "cataphract fleshwarp heritage", + "prerequisites": "{@ancestry fleshwarp|LOAG||cataphract|LOIL} heritage", "access": "You're from Nex.", "entries": [ "Your colossal might marks you as a behemoth, the pride of Nex's Fleshforges, and the heaviest ordnance is a child's toy in your monumental grasp. You're a dreadnought, a living siege weapon, albeit one that wields other siege weapons in battle as your endoskeleton and flesh toughens. You gain the {@feat Hefty Hauler} skill feat, and your maximum Bulk limit further increases by 3, for a total of 2 to your {@condition encumbered} limit and 5 to your maximum limit." @@ -52,7 +52,7 @@ ], "entries": [ "When your allies call for swift reinforcements or lightning raids, you're ready to answer. Your titanic form encompasses both cavalry and rider so that you're able to traverse vast distances and exploit opportunities in the theater of war. Your pores distend and extrude copious amounts of blood, subcutaneous fat, and lymphatic fluid for you to harden and flash-sculpt into gliding wings or a swift-hurtling mount.", - "You can cast {@spell feather fall} and phantom steed each once per day as innate occult spells. When you cast {@spell feather fall} in this way, gliding wings slow your fall, and when you cast {@spell phantom steed} in this way, the steed physically protrudes from your own lower body. Neither of these cosmetic changes alter the spells' effects; for example, foes can still attack the phantom steed as normal." + "You can cast {@spell feather fall} and {@spell phantom steed} each once per day as innate occult spells. When you cast {@spell feather fall} in this way, gliding wings slow your fall, and when you cast {@spell phantom steed} in this way, the steed physically protrudes from your own lower body. Neither of these cosmetic changes alter the spells' effects; for example, foes can still attack the {@spell phantom steed} as normal." ] }, { @@ -143,8 +143,7 @@ "unit": "day" }, "entries": [ - "Geniekin can't grant magical wishes, but some echo of power lingers within you.", - "Faced with a mechanism that is damaged but not destroyed, you can wish it back into a functional state for a period of 10 minutes. The object must be mundane and no larger than 5 Bulk, such as a disabled locking mechanism in a door. For 10 minutes, the object functions as it should, ignoring any damage to its mechanism.", + "Geniekin can't grant magical wishes, but some echo of power lingers within you. Faced with a mechanism that is damaged but not destroyed, you can wish it back into a functional state for a period of 10 minutes. The object must be mundane and no larger than 5 Bulk, such as a disabled locking mechanism in a door. For 10 minutes, the object functions as it should, ignoring any damage to its mechanism.", "This doesn't grant you any knowledge of what a device might do or how it ought to function. Once the 10 minutes are up, the object falls back into disrepair and is temporarily immune to Miraculous {@action Repair} for 1 day" ] }, @@ -173,8 +172,7 @@ }, "trigger": "A creature hits you with a melee {@action Strike}.", "entries": [ - "You shift your body briefly between planes, reducing the damage from your foe's attack. You gain resistance 25 to all damage against the triggering attack.", - "Observers simply see you shimmer with elemental energy for a moment, just as the attack lands." + "You shift your body briefly between planes, reducing the damage from your foe's attack. You gain resistance 25 to all damage against the triggering attack. Observers simply see you shimmer with elemental energy for a moment, just as the attack lands." ] }, { @@ -199,7 +197,7 @@ ], "trigger": "You attempt a saving throw against a spell or magic effect but haven't rolled yet", "entries": [ - "You find some kind of fault with the magic, using that flaw to protect yourself from the effect. You gain a +1 circumstance bonus to your saving throw against the triggering effect, which increases to a +2 circumstance bonus if the effect is divine and originates from a worshipper of the deity you chose for your grudge." + "You find some kind of fault with the magic, using that flaw to protect yourself from the effect. You gain a +1 circumstance bonus to your saving throw against the triggering effect, which increases to a +2 circumstance bonus if the effect is {@trait divine} and originates from a worshipper of the deity you chose for your grudge." ], "type": "ability" } @@ -232,9 +230,7 @@ }, "requirements": "You're {@condition hidden} to at least one enemy.", "entries": [ - "While {@condition hidden}, you manifest a version of your animalistic nature.", - "You create an illusion of a Large or smaller creature within 60 feet of your location with the effects of the {@spell illusory creature} spell.", - "The creature shares your animalistic beastbrood features. Unlike most actions taken while {@condition hidden}, using Reveal {@condition Hidden} Self and Sustaining the Spell don't automatically end your {@condition hidden} condition. Use the higher of your class DC or spell DC against attempts to disbelieve the illusion. If a creature observes you, it automatically disbelieves the illusion, and if you're no longer {@condition hidden} to at least one enemy, the effect ends." + "While {@condition hidden}, you manifest a version of your animalistic nature. You create an illusion of a Large or smaller creature within 60 feet of your location with the effects of the {@spell illusory creature} spell. The creature shares your animalistic beastbrood features. Unlike most actions taken while {@condition hidden}, using Reveal Hidden Self and {@condition sustain a spell||Sustaining the Spell} don't automatically end your {@condition hidden} condition. Use the higher of your class DC or spell DC against attempts to disbelieve the illusion. If a creature observes you, it automatically disbelieves the illusion, and if you're no longer {@condition hidden} to at least one enemy, the effect ends." ] }, { @@ -260,8 +256,7 @@ "unit": "hour" }, "entries": [ - "You fill an area with your force of will, towering beyond where your true form should be.", - "Increase your size to Large until the beginning of your next turn. Your equipment grows with you but returns to natural size if removed. You're {@condition clumsy||clumsy 1}. Your reach increases by 5 feet (or by 10 feet if you started out Tiny), and you gain a +2 status bonus to melee damage. Towering Presence has no effect if you were already Large or larger." + "You fill an area with your force of will, towering beyond where your true form should be. Increase your size to Large until the beginning of your next turn. Your equipment grows with you but returns to natural size if removed. You're {@condition clumsy||clumsy 1}. Your reach increases by 5 feet (or by 10 feet if you started out Tiny), and you gain a +2 status bonus to melee damage. Towering Presence has no effect if you were already Large or larger." ] }, { @@ -274,7 +269,7 @@ ], "prerequisites": "{@feat Faultspawn|LOIL}", "entries": [ - "You can cast {@spell blood vendetta|APG} and death knell once per day each as 2nd-level divine innate spells." + "You can cast {@spell blood vendetta|APG} and {@spell death knell} once per day each as 2nd-level {@trait divine} innate spells." ] }, { @@ -287,7 +282,7 @@ ], "prerequisites": "{@feat Beastbrood|LOAG}", "entries": [ - "You can cast {@spell dispel magic} and {@spell reaper's lantern|apg} once per day each as 2nd-level divine innate spells. {@spell Reaper's lantern|apg} manifests as a lantern shaped like the head of your rakshasa incarnation." + "You can cast {@spell dispel magic} and {@spell reaper's lantern|apg} once per day each as 2nd-level {@trait divine} innate spells. {@spell Reaper's lantern|apg} manifests as a lantern shaped like the head of your rakshasa incarnation." ] }, { @@ -330,8 +325,7 @@ "unit": "day" }, "entries": [ - "For a short time, you fully manifest the expectations of the god destroyer within you.", - "All creatures within a 10-foot emanation take {@damage 8d6} force damage with a basic Fortitude save. A creature that fails this save is also knocked {@condition prone}. For 1 minute, any creature who ends its turn within the 10-foot emanation takes {@damage 5d6} force damage with a basic Fortitude save. If you aren't {@condition drained}, you can choose to become {@condition drained||drained 2} when you use Dominion Aura to increase the radius of the emanation from 10 feet to 20 feet." + "For a short time, you fully manifest the expectations of the god destroyer within you. All creatures within a 10-foot emanation take {@damage 8d6} force damage with a basic Fortitude save. A creature that fails this save is also knocked {@condition prone}. For 1 minute, any creature who ends its turn within the 10-foot emanation takes {@damage 5d6} force damage with a basic Fortitude save. If you aren't {@condition drained}, you can choose to become {@condition drained||drained 2} when you use Dominion Aura to increase the radius of the emanation from 10 feet to 20 feet." ] }, { @@ -343,8 +337,7 @@ "ghoran" ], "entries": [ - "In the long years since Ghorus's day, you've done pretty much everything at one time or another. During your daily preparations, you can explore your memories of your past lives to become trained in one skill of your choice.", - "This proficiency lasts until you prepare again. Since this proficiency is temporary, you can't use it as a prerequisite for a skill increase or a permanent character option like a feat." + "In the long years since Ghorus's day, you've done pretty much everything at one time or another. During your daily preparations, you can explore your memories of your past lives to become trained in one skill of your choice. This proficiency lasts until you prepare again. Since this proficiency is temporary, you can't use it as a prerequisite for a skill increase or a permanent character option like a feat." ] }, { @@ -357,8 +350,7 @@ ], "prerequisites": "any heritage except strong oak", "entries": [ - "Your body is as supple as a sapling, capable of bending without breaking.", - "You become trained in {@skill Acrobatics}, and if you roll a success to {@action Squeeze}, you get a critical success instead. If you would automatically become trained in {@skill Acrobatics} (from your background or class, for example), you instead become trained in a skill of your choice." + "Your body is as supple as a sapling, capable of bending without breaking. You become trained in {@skill Acrobatics}, and if you roll a success to {@action Squeeze}, you get a critical success instead. If you would automatically become trained in {@skill Acrobatics} (from your background or class, for example), you instead become trained in a skill of your choice." ] }, { @@ -382,8 +374,7 @@ "ghoran" ], "entries": [ - "Over the course of your long, long existence, you've had a chance to practice with traditional ghoran weapons. You're trained with the glaive, greatclub, hatchet, scythe, and sickle. In addition, you gain access to all uncommon ghoran weapons.", - "For the purpose of determining your proficiency, martial ghoran weapons are simple weapons and advanced ghoran weapons are martial weapons." + "Over the course of your long, long existence, you've had a chance to practice with traditional ghoran weapons. You're trained with the glaive, greatclub, hatchet, scythe, and sickle. In addition, you gain access to all uncommon ghoran weapons. For the purpose of determining your proficiency, martial ghoran weapons are simple weapons and advanced ghoran weapons are martial weapons." ] }, { @@ -395,8 +386,7 @@ "ghoran" ], "entries": [ - "Some flowers can hide their thorns, and yours happen to be {@condition hidden} along your arms. You gain a thorns unarmed attack that deals {@damage 1d6} piercing damage.", - "Your thorns are in the knife weapon group and have the {@trait finesse} and {@trait unarmed} traits." + "Some flowers can hide their thorns, and yours happen to be {@condition hidden} along your arms. You gain a thorns unarmed attack that deals {@damage 1d6} piercing damage. Your thorns are in the knife weapon group and have the {@trait finesse} and {@trait unarmed} traits." ] }, { @@ -694,7 +684,7 @@ "kashrishi" ], "entries": [ - "While many kashrishi never use their horns for more than cracking open hard-shelled fruits or amplifying their psychic powers, you've practiced using yours offensively. You gain a horn unarmed attack that deals {@damage 1d6} piercing damage. Your horn is in the brawling group and has the {@trait finesse} and {@trait unarmed} traits." + "While many kashrishi never use their horns for more than cracking open hard-shelled fruits or amplifying their psychic powers, you've practiced using yours offensively. You gain a horn unarmed attack that deals {@damage 1d6} piercing damage. Your horn is in the {@group brawling} group and has the {@trait finesse} and {@trait unarmed} traits." ], "special": [ "If you have the xyloshi heritage, your horn instead deals {@damage 1d8} piercing damage." @@ -752,8 +742,7 @@ ], "prerequisites": "Puncturing Horn or xyloshi", "entries": [ - "You can modify the size and shape of your horn over time using your mental powers.", - "Choose two of the following weapon traits: disarm, grapple, shove, and trip. Your horn gains the chosen traits." + "You can modify the size and shape of your horn over time using your mental powers. Choose two of the following weapon traits: disarm, grapple, shove, and trip. Your horn gains the chosen traits." ], "special": [ "You can take this feat a second time, adding the traits you didn't choose when you first took it." @@ -872,8 +861,7 @@ }, "trigger": "You have the {@condition dying} condition and are about to attempt a recovery check.", "entries": [ - "You can use Kashrishi Revivification even if you're otherwise unable to act.", - "The well of psychic energy held within your mind can exceed the limitations of your physical body. You're restored to 1 Hit Point, lose the {@condition dying} and {@condition unconscious} conditions, and can act normally on this turn. You gain or increase the {@condition wounded} condition as normal for losing the {@condition dying} condition." + "You can use Kashrishi Revivification even if you're otherwise unable to act. The well of psychic energy held within your mind can exceed the limitations of your physical body. You're restored to 1 Hit Point, lose the {@condition dying} and {@condition unconscious} conditions, and can act normally on this turn. You gain or increase the {@condition wounded} condition as normal for losing the {@condition dying} condition." ] }, { @@ -1056,8 +1044,7 @@ "unit": "day" }, "entries": [ - "You claw open the top layer of your scales and peel off the premature shed in order to remove harmful substances from your skin.", - "You immediately end all {@condition persistent damage} from effects that coat your skin (such as fire and most {@condition persistent damage||persistent acid damage}). If you're suffering from an effect other than {@condition persistent damage} that depends on continuous contact with your skin, and if that effect allows a saving throw, immediately attempt a new saving throw against that effect." + "You claw open the top layer of your scales and peel off the premature shed in order to remove harmful substances from your skin. You immediately end all {@condition persistent damage} from effects that coat your skin (such as fire and most {@condition persistent damage||persistent acid damage}). If you're suffering from an effect other than {@condition persistent damage} that depends on continuous contact with your skin, and if that effect allows a saving throw, immediately attempt a new saving throw against that effect." ] }, { @@ -1106,8 +1093,7 @@ "nagaji" ], "entries": [ - "Your mind, like a dark naga's, foils attempts to read your thoughts.", - "Any effect that specifically attempts to read your mind to glean information must succeed at a counteract check against the higher of your class DC or your spell DC to do so successfully; otherwise, it gains no information. The counteract level is equal to half your level rounded up." + "Your mind, like a dark naga's, foils attempts to read your thoughts. Any effect that specifically attempts to read your mind to glean information must succeed at a counteract check against the higher of your class DC or your spell DC to do so successfully; otherwise, it gains no information. The counteract level is equal to half your level rounded up." ] }, { @@ -1220,8 +1206,7 @@ "nagaji" ], "entries": [ - "Your roar shakes the earth and splits the heavens. Once per day, you can cast {@spell chain lightning} as a 7th-level innate occult spell.", - "Any creature that critically fails its save against the spell is {@condition blinded} and {@condition deafened} for 1 round." + "Your roar shakes the earth and splits the heavens. Once per day, you can cast {@spell chain lightning} as a 7th-level innate occult spell. Any creature that critically fails its save against the spell is {@condition blinded} and {@condition deafened} for 1 round." ] }, { @@ -2003,8 +1988,7 @@ ], "prerequisites": "Student of Perfection Dedication", "entries": [ - "You gain an appropriate ki spell for your School of Perfection:", - "unblinking flame aura for Unblinking Flame, unbreaking wave vapor for Unbreaking Waves, unfolding wind buffet for Unfolding Wind, or untwisting iron roots for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become an expert in occult spell DCs and occult spell attack rolls." + "You gain an appropriate ki spell for your School of Perfection: {@spell unblinking flame aura|LOIL} for Unblinking Flame, {@spell unbreaking wave vapor|LOIL} for Unbreaking Waves, {@spell unfolding wind buffet|LOIL} for Unfolding Wind, or {@spell untwisting iron roots|LOIL} for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become an expert in occult spell DCs and occult spell attack rolls." ] }, { @@ -2017,8 +2001,7 @@ ], "prerequisites": "Student of Perfection Dedication", "entries": [ - "You gain an appropriate ki spell for your School of Perfection:", - "unblinking flame emblem for Unblinking Flame, unbreaking wave barrier for Unbreaking Waves, unfolding wind blitz for Unfolding Wind, or untwisting iron augmentation for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become an expert in occult spell DCs and occult spell attack rolls." + "You gain an appropriate ki spell for your School of Perfection: {@spell unblinking flame emblem|LOIL} for Unblinking Flame, {@spell unbreaking wave barrier|LOIL} for Unbreaking Waves, {@spell unfolding wind blitz|LOIL} for Unfolding Wind, or {@spell untwisting iron augmentation|LOIL} for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become an expert in occult spell DCs and occult spell attack rolls." ] }, { @@ -2031,8 +2014,7 @@ ], "prerequisites": "Perfect Ki Expert or Perfect Ki Exemplar", "entries": [ - "You gain an appropriate ki spell for your School of Perfection:", - "unblinking flame ignition for Unblinking Flame, unbreaking wave containment for Unbreaking Waves, unfolding wind crash for Unfolding Wind, or untwisting iron pillar for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become a master in occult spell DCs and occult spell attack rolls." + "You gain an appropriate ki spell for your School of Perfection: {@spell unblinking flame ignition|LOIL} for Unblinking Flame, {@spell unbreaking wave containment|LOIL} for Unbreaking Waves, {@spell unfolding wind crash|LOIL} for Unfolding Wind, or {@spell untwisting iron pillar|LOIL} for Untwisting Iron. Increase the number of Focus Points in your focus pool by 1. You become a master in occult spell DCs and occult spell attack rolls." ] }, { @@ -2089,7 +2071,7 @@ "prerequisites": "Jalmeri Heavenseeker Dedication", "requirements": "You're unarmored.", "entries": [ - "Your jagged blows are like lightning. The only Strikes you can make are skyward slash unarmed attacks. These unarmed attacks deal {@damage 1d10} slashing damage; are in the brawling group; and have the nonlethal, unarmed, and versatile P traits. While in Sky and Heaven Stance, you gain resistance 2 to electricity and resistance 2 to sonic damage. These resistances increase to 5 at 12th level and to 8 at 18th level." + "Your jagged blows are like lightning. The only Strikes you can make are skyward slash unarmed attacks. These unarmed attacks deal {@damage 1d10} slashing damage; are in the {@group brawling} group; and have the {@trait nonlethal}, {@trait unarmed}, and {@trait versatile

} traits. While in Sky and Heaven Stance, you gain resistance 2 to electricity and resistance 2 to sonic damage. These resistances increase to 5 at 12th level and to 8 at 18th level." ] }, { @@ -2132,7 +2114,7 @@ "prerequisites": "Sky and Heaven Stance", "requirements": "You're in Sky and Heaven Stance.", "entries": [ - "You {@action Stride} up to your Speed, and your ki enshrouds your limbs in terrifying stormy energy, increasing the reach of your Sky and Heaven Stance unarmed attacks by 5 feet. At the end of your movement, make up to three Strikes against a target you can reach, each at a \u20132 penalty. Each attack counts toward your multiple attack penalty, but the multiple attack penalty doesn't increase until after you've made all your attacks. Instead of the usual slashing or piercing damage, the damage for these Strikes is either electricity or sonic, as you choose with each {@action Strike}. If you successfully hit with all three Strikes, the target is {@condition drained||drained 3}." + "You {@action Stride} up to your Speed, and your ki enshrouds your limbs in terrifying stormy energy, increasing the reach of your Sky and Heaven Stance unarmed attacks by 5 feet. At the end of your movement, make up to three {@action strike||Strikes} against a target you can reach, each at a \u20132 penalty. Each attack counts toward your multiple attack penalty, but the multiple attack penalty doesn't increase until after you've made all your attacks. Instead of the usual slashing or piercing damage, the damage for these {@action strike||Strikes} is either electricity or sonic, as you choose with each {@action Strike}. If you successfully hit with all three S{@action strike||trikes}, the target is {@condition drained||drained 3}." ] }, { @@ -2145,7 +2127,7 @@ ], "prerequisites": "Jalmeri Heavenseeker Dedication", "entries": [ - "You can take away the air that keeps a flying foe aloft. You gain the steal the sky ki spell. Increase the number of Focus Points in your focus pool by 1." + "You can take away the air that keeps a flying foe aloft. You gain the {@spell steal the sky|LOIL} ki spell. Increase the number of Focus Points in your focus pool by 1." ] }, { @@ -2158,7 +2140,7 @@ ], "prerequisites": "Jalmeri Heavenseeker Dedication", "entries": [ - "You gain the speaking sky ki spell. Increase the number of Focus Points in your focus pool by 1." + "You gain the {@spell speaking sky|LOIL} ki spell. Increase the number of Focus Points in your focus pool by 1." ] }, { @@ -2229,9 +2211,9 @@ "gunslinger" ], "prerequisites": "way of the triggerbrand", - "requirements": "You're wielding a combination weapon.", + "requirements": "You're wielding a {@trait combination} weapon.", "entries": [ - "You slice, stab, or batter your opponent with the melee portion of your combination weapon before pulling the trigger at point-blank range. Make a melee {@action Strike} with your combination weapon. If the {@action Strike} is successful, you can immediately make a ranged {@action Strike} against the same target with that combination weapon, and you get a +2 circumstance bonus to the attack roll. This counts as two attacks toward your multiple attack penalty, but you don't apply the multiple attack penalty until after making both attacks." + "You slice, stab, or batter your opponent with the melee portion of your {@trait combination} weapon before pulling the trigger at point-blank range. Make a melee {@action Strike} with your {@trait combination} weapon. If the {@action Strike} is successful, you can immediately make a ranged {@action Strike} against the same target with that {@trait combination} weapon, and you get a +2 circumstance bonus to the attack roll. This counts as two attacks toward your multiple attack penalty, but you don't apply the multiple attack penalty until after making both attacks." ] }, { @@ -2253,7 +2235,7 @@ }, "requirements": "You're wielding a combination weapon.", "entries": [ - "You dance through your foes, stabbing and shooting. You {@action Stride}, making up to three Strikes with your combination weapon at any point during your movement, each against a different target. You can make any combination of melee and ranged attacks without needing to change modes to do so, though typically you can't make more than one ranged attack because of the need to reload. This counts as three attacks toward your multiple attack penalty, but you don't apply the multiple attack penalty until after making all three attacks.", + "You dance through your foes, stabbing and shooting. You {@action Stride}, making up to three {@action strike||Strikes} with your combination weapon at any point during your movement, each against a different target. You can make any combination of melee and ranged attacks without needing to change modes to do so, though typically you can't make more than one ranged attack because of the need to reload. This counts as three attacks toward your multiple attack penalty, but you don't apply the multiple attack penalty until after making all three attacks.", "After using Triggerbrand Blitz, you become {@condition fatigued} for 1 minute." ] }, @@ -2305,7 +2287,7 @@ "unit": "hour" }, "entries": [ - "You volunteered for a controversial experimental procedure to install clockwork prosthetic eyes. These eyes relay what you see to shieldmarshal headquarters, which consolidates and analyzes environmental data\u2014Bronzetime/Surgetime probabilities, pressure, temperature, wind, and so on\u2014and feeds them back to you. The Ironmaster periodically reviews the information archives in their ongoing efforts to root out police corruption. When you use your Consolidated Overlay Panopticon, you supercharge the prosthetic eyes; for the next minute, you gain darkvision and low-light vision, and you gain a +1 status bonus to visual {@skill Perception} checks. Even when the prosthetic eyes aren't supercharged, you retain your normal vision." + "You volunteered for a controversial experimental procedure to install clockwork prosthetic eyes. These eyes relay what you see to shieldmarshal headquarters, which consolidates and analyzes environmental data\u2014Bronzetime/Surgetime probabilities, pressure, temperature, wind, and so on\u2014and feeds them back to you. The Ironmaster periodically reviews the information archives in their ongoing efforts to root out police corruption. When you use your Consolidated Overlay Panopticon, you supercharge the prosthetic eyes; for the next minute, you gain {@ability darkvision|B1} and {@ability low-light vision|B1}, and you gain a +1 status bonus to visual {@skill Perception} checks. Even when the prosthetic eyes aren't supercharged, you retain your normal vision." ] }, { @@ -2359,7 +2341,7 @@ "unit": "round" }, "entries": [ - "You understand the need for law enforcement doctrine to adapt to the ever-changing innovations in technology and arcana. Your training in special weapons and tactics give you access to unusual techniques to respond to clockwork- and magic-related crimes. You apply special additives to a loaded firearm. On your next {@action Strike} with that firearm before the end of your turn, you deal an additional {@dice 2d6} damage if the target is a construct, and you can treat the ammunition as your choice of cold iron or adamantine. At 18th level, this additional damage increases to {@dice 3d6}, and you can choose to instead treat the ammunition as orichalcum." + "You understand the need for law enforcement doctrine to adapt to the ever-changing innovations in technology and arcana. Your training in special weapons and tactics give you access to unusual techniques to respond to clockwork- and magic-related crimes. You apply special additives to a loaded firearm. On your next {@action Strike} with that firearm before the end of your turn, you deal an additional {@dice 2d6} damage if the target is a {@trait construct}, and you can treat the ammunition as your choice of {@item cold iron} or {@item adamantine}. At 18th level, this additional damage increases to {@dice 3d6}, and you can choose to instead treat the ammunition as {@item orichalcum}." ] }, { @@ -2380,7 +2362,11 @@ ], "prerequisites": "trained in {@skill Performance}", "entries": [ - "You have mastered the opening steps to the Masquerade of Seasons, a dance that channels the power of spring, summer, winter, and autumn. Choose one of the following traits: water, fire, negative, or cold. You gain resistance 5 to damage dealt by effects with the chosen trait. You can use an action to reenter this stance at any time, changing the granted resistance to another of the available options. If you are at least 12th level, the granted resistance increases to be equal to half your level." + "You have mastered the opening steps to the Masquerade of Seasons, a dance that channels the power of spring, summer, winter, and autumn. Choose one of the following traits: {@trait water}, {@trait fire}, {@trait negative}, or {@trait cold}. You gain resistance 5 to damage dealt by effects with the chosen trait. You can use an action to reenter this stance at any time, changing the granted resistance to another of the available options. If you are at least 12th level, the granted resistance increases to be equal to half your level." + ], + "leadsTo": [ + "Pirouette|LOIL", + "Grand Dance|LOIL" ] }, { @@ -2398,9 +2384,9 @@ "rogue", "swashbuckler" ], - "prerequisites": "Masquerade of Seasons Stance", + "prerequisites": "{@feat Masquerade of Seasons Stance|LOIL}", "trigger": "An enemy targets you with a {@action Strike}.", - "requirements": "You're in Masquerade of Seasons Stance.", + "requirements": "You're in {@feat Masquerade of Seasons Stance|LOIL}.", "entries": [ "You twirl gracefully, spinning on one foot to evade your opponent's attack. You gain a +2 circumstance bonus to AC against the triggering attack. If the attack misses you, you can immediately {@action Step}. If the attack hits you anyway, reduce the damage it deals by an amount equal to half your level; this reduction in damage is applied after calculating immunities, resistances, and weakness." ] @@ -2420,8 +2406,8 @@ "rogue", "swashbuckler" ], - "prerequisites": "Masquerade of Seasons Stance", - "requirements": "You're in Masquerade of Seasons Stance.", + "prerequisites": "{@feat Masquerade of Seasons Stance|LOIL}", + "requirements": "You're in {@feat Masquerade of Seasons Stance|LOIL}.", "entries": [ "You can summon the full magic of Bhopan's grand dance. {@action Stride} up to your Speed; during this {@action Stride}, you can walk on air as if it were solid ground. You can ascend and descend in this way at a maximum of a 45-degree angle. You must end your {@action Stride} on a surface that can support you or you fall." ] @@ -2456,7 +2442,7 @@ } ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ], "leadsTo": [ "Drain Emotion|LOIL", @@ -2530,7 +2516,7 @@ } ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ] }, { @@ -2561,7 +2547,7 @@ "An item {@condition drained} by this action becomes non-magical until the next time you make your daily preparations." ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ] }, { @@ -2579,10 +2565,10 @@ ], "prerequisites": "{@feat Fey Influence|LOIL}", "entries": [ - "You unlock a new level of fey power and can manipulate the perceptions of others using a font of First World magic. You gain the {@spell fey glamour} focus spell (Pathfinder Core Rulebook 404) as a primal spell that doesn't have the {@trait sorcerer} trait. If you don't already have a focus pool, you gain a focus pool of 1 Focus Point." + "You unlock a new level of fey power and can manipulate the perceptions of others using a font of First World magic. You gain the {@spell fey glamour} focus spell as a {@trait primal} spell that doesn't have the {@trait sorcerer} trait. If you don't already have a focus pool, you gain a focus pool of 1 Focus Point." ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ] }, { @@ -2604,7 +2590,7 @@ "However, your extraordinary emotional detachment makes it difficult to encourage you. You reduce any bonus you gain from an {@trait emotion} effect by 1." ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ] }, { @@ -2622,10 +2608,10 @@ ], "prerequisites": "{@feat Fey Influence|LOIL}", "entries": [ - "You become a powerful fey creature, gaining strengths tied to the First World but also some of the weakness against which all fey must contend. You gain a +2 status bonus to saves against illusion, {@trait emotion}, and {@trait enchantment} effects, and you can use {@skill Diplomacy} to {@action Make an Impression} on and to make very simple Requests of animals and plants. You regain twice the number of Hit Points when resting in a natural wooded area, such as a forest or jungle. You have weakness to cold iron equal to half your level." + "You become a powerful fey creature, gaining strengths tied to the First World but also some of the weakness against which all fey must contend. You gain a +2 status bonus to saves against illusion, {@trait emotion}, and {@trait enchantment} effects, and you can use {@skill Diplomacy} to {@action Make an Impression} on and to make very simple {@action request||Requests} of animals and plants. You regain twice the number of Hit Points when resting in a natural wooded area, such as a forest or jungle. You have weakness to cold iron equal to half your level." ], "special": [ - "This feat gains the trait appropriate for your ancestry (human for human, goblin for goblin, etc.)." + "This feat gains the trait appropriate for your ancestry ({@trait human} for {@ancestry human}, {@trait goblin} for {@ancestry goblin}, etc.)." ] }, { @@ -2712,7 +2698,7 @@ "unit": "day" }, "entries": [ - "You have mastered a magical technique for moving through dangerous woodlands unseen. You can cast {@spell pass without trace} as an innate primal spell heightened to a spell level equal to half your level rounded up." + "You have mastered a magical technique for moving through dangerous woodlands unseen. You can cast {@spell pass without trace} as an innate {@trait primal} spell heightened to a spell level equal to half your level rounded up." ] }, { @@ -2728,8 +2714,7 @@ ], "prerequisites": "Defy Fey", "entries": [ - "Your experience fighting against and alongside fey creatures is nearly unrivaled.", - "Any weapon you wield or unarmed attack you make against a fey creature is treated as cold iron. Whenever you critically fail a save against a spell cast by a fey creature, it's instead treated as a normal failure. Whenever you critically succeed on a {@action Strike} against a fey creature, the target is immediately subject to the effects of a {@spell faerie fire} spell. For the purposes of counteracting this effect, it's an innate 2nd-level primal spell." + "Your experience fighting against and alongside {@trait fey} creatures is nearly unrivaled. Any weapon you wield or unarmed attack you make against a {@trait fey} creature is treated as {@item cold iron}. Whenever you critically fail a save against a spell cast by a {@trait fey} creature, it's instead treated as a normal failure. Whenever you critically succeed on a {@action Strike} against a {@trait fey} creature, the target is immediately subject to the effects of a {@spell faerie fire} spell. For the purposes of counteracting this effect, it's an innate 2nd-level {@trait primal} spell." ] } ] diff --git a/data/feats/feats-lokl.json b/data/feats/feats-lokl.json index 5cb4fe853d..1e05d70e4d 100644 --- a/data/feats/feats-lokl.json +++ b/data/feats/feats-lokl.json @@ -1206,7 +1206,7 @@ "wizard" ], "entries": [ - "Your spell becomes volatile and explosive. If the next action you use is to {@action Cast a Spell} that deals damage to a single target and the spell successfully damages that target, the spell explodes, dealing splash damage equal to the level of the spell cast to adjacent creatures. Unlike normally, this splash damage doesn't apply to the target. The splash damage dealt is of the same type the spell deals." + "Your spell becomes volatile and explosive. If the next action you use is to {@action Cast a Spell} that deals damage to a single target and the spell successfully damages that target, the spell explodes, dealing {@trait splash} damage equal to the level of the spell cast to adjacent creatures. Unlike normally, this {@trait splash} damage doesn't apply to the target. The {@trait splash} damage dealt is of the same type the spell deals." ] }, { @@ -1288,7 +1288,7 @@ "trigger": "You would take damage from an adjacent creature's {@action Strike}.", "requirements": "You're holding holy water or a bomb that deals positive damage in one of your hands.", "entries": [ - "You twist your hand in front of the blow, ensuring the enemy's attack shatters the required holy water or bomb. The creature takes the on-hit and splash damage from the holy water or required bomb, not counting any additional effects you would add or apply when you throw the bomb, such as weapon specialization or Calculated Splash. You're splashed by the holy water or required bomb, although since positive damage harms only undead and creatures with negative healing, it's unlikely you will take damage." + "You twist your hand in front of the blow, ensuring the enemy's attack shatters the required holy water or bomb. The creature takes the on-hit and {@trait splash} damage from the holy water or required bomb, not counting any additional effects you would add or apply when you throw the bomb, such as weapon specialization or Calculated Splash. You're splashed by the holy water or required bomb, although since positive damage harms only undead and creatures with negative healing, it's unlikely you will take damage." ] }, { diff --git a/data/feats/feats-lomm.json b/data/feats/feats-lomm.json index fe0f2660d9..2ba75f3d1a 100644 --- a/data/feats/feats-lomm.json +++ b/data/feats/feats-lomm.json @@ -51,7 +51,7 @@ ], "prerequisites": "{@feat Pactbound Dedication|LOMM}", "entries": [ - "Your body begins to evolve and adapt, taking the first steps towards blending your very self with the ancient curse of the saumen kar. You become larger and bulkier, pushing the very edge of height and weight for your size. You gain {@ability scent} as an imprecise sense with a range of 30 feet and gain a +1 circumstance bonus to {@skill Stealth} checks made to {@action Sneak} or {@action Hide} in areas of forest and snow. You sprout a pair of horns from your forehead, gaining a horns unarmed attack that deals {@damage 1d8} bludgeoning damage. Your horns are in the brawling group and have the {@trait shove} and {@trait trip} traits." + "Your body begins to evolve and adapt, taking the first steps towards blending your very self with the ancient curse of the saumen kar. You become larger and bulkier, pushing the very edge of height and weight for your size. You gain {@ability scent} as an imprecise sense with a range of 30 feet and gain a +1 circumstance bonus to {@skill Stealth} checks made to {@action Sneak} or {@action Hide} in areas of forest and snow. You sprout a pair of horns from your forehead, gaining a horns unarmed attack that deals {@damage 1d8} bludgeoning damage. Your horns are in the {@group brawling} group and have the {@trait shove} and {@trait trip} traits." ] }, { diff --git a/data/feats/feats-roe.json b/data/feats/feats-roe.json index f10462bb2d..c68fbfc668 100644 --- a/data/feats/feats-roe.json +++ b/data/feats/feats-roe.json @@ -10,7 +10,7 @@ ], "entries": [ "A small creature made of elemental matter springs forth from your kinetic gate. This elemental familiar appears to be made of one of your kinetic elements, though it might have unusual or distinguishing aspects. Like other familiars, your elemental familiar can assist you in various tasks and on adventures.", - "You gain an elemental familiar (page 42) with the trait of one of your kinetic elements. If you have more than one kinetic element, you can change the element you've selected for your familiar to a different one of your kinetic elements each time you make your daily preparations. The familiar uses your Constitution modifier to determine its {@skill Perception}, {@skill Acrobatics}, and {@skill Stealth} modifiers." + "You gain an elemental familiar with the trait of one of your kinetic elements. If you have more than one kinetic element, you can change the element you've selected for your familiar to a different one of your kinetic elements each time you make your daily preparations. The familiar uses your Constitution modifier to determine its {@skill Perception}, {@skill Acrobatics}, and {@skill Stealth} modifiers." ] }, { @@ -27,9 +27,27 @@ { "type": "list", "items": [ - "Proliferate You cause an existing element to expand. This works like the generate option, except that you can either create an equal quantity of the element in the same square as its source or in an adjacent square, or cause the element to expand to fill its square (making a flame bigger or turning a twig into a small tree, for example). After you proliferate an element, it reacts to the environment naturally\u2014water you proliferated into thin air would splash back down, for example. This affects only natural forms of the element, not durable, crafted goods.", - "Regulate (air, fire, metal, or water only) You change the temperature of an existing element, making it colder or warmer. This can snuff out a flame or turn water to ice or steam. After this change, the element cools or warms naturally unless you Sustain the impulse. An item that gets cold or hot enough (as determined by the GM) can be used as an improvised weapon that deals 1 cold damage or 1 fire damage in addition to the damage the GM determines for the improvised weapon.", - "Sculpt (earth, metal, or wood only) Reshape an existing element into a small object of a design you choose. It looks crude and artificial on close examination. The sculpted element can be shaped into a functional short tool (or a long tool if your {@action Base Kinesis|RoE} can affect 1 Bulk or greater). It's too fragile and artificial to be used as a weapon or have any monetary value." + { + "type": "item", + "name": "Proliferate", + "entries": [ + "You cause an existing element to expand. This works like the generate option, except that you can either create an equal quantity of the element in the same square as its source or in an adjacent square, or cause the element to expand to fill its square (making a flame bigger or turning a twig into a small tree, for example). After you proliferate an element, it reacts to the environment naturally\u2014water you proliferated into thin air would splash back down, for example. This affects only natural forms of the element, not durable, crafted goods." + ] + }, + { + "type": "item", + "name": "Regulate", + "entries": [ + "(air, fire, metal, or water only) You change the temperature of an existing element, making it colder or warmer. This can snuff out a flame or turn water to ice or steam. After this change, the element cools or warms naturally unless you Sustain the impulse. An item that gets cold or hot enough (as determined by the GM) can be used as an improvised weapon that deals 1 cold damage or 1 fire damage in addition to the damage the GM determines for the improvised weapon." + ] + }, + { + "type": "item", + "name": "Sculpt", + "entries": [ + "(earth, metal, or wood only) Reshape an existing element into a small object of a design you choose. It looks crude and artificial on close examination. The sculpted element can be shaped into a functional short tool (or a long tool if your {@action Base Kinesis|RoE} can affect 1 Bulk or greater). It's too fragile and artificial to be used as a weapon or have any monetary value." + ] + } ] } ] @@ -43,7 +61,7 @@ "kineticist" ], "entries": [ - "Accessing a wider realm of elemental manifestations, you can make blasts with rare forms of your elements. Add the following damage types to those you can choose for Elemental Blasts of that element: air cold, earth poison, fire cold, metal electricity, water acid, wood poison." + "Accessing a wider realm of elemental manifestations, you can make blasts with rare forms of your elements. Add the following damage types to those you can choose for Elemental Blasts of that element: {@b air} cold, {@b earth} poison, {@b fire} cold, {@b metal} electricity, {@b water} acid, {@b wood} poison." ] }, { @@ -143,7 +161,23 @@ "kineticist" ], "entries": [ - "Elements are wild and dangerous, but you've found ways to reduce their risk. When you {@action Channel Elements|RoE} or use a stance impulse that affects your kinetic aura, you can designate a number of creatures up to your Constitution modifier (minimum 1 creature). Choose whether they are immune to the benefits of your kinetic aura or immune to its damage and drawbacks. You don't have to be able to see a creature to designate it, nor does it need to be in your kinetic aura, but you can't designate a creature that's {@condition unnoticed} by you. In addition, you gain the Pacifying Infusion action. Pacifying Infusion {@as 1} (infusion) If your next action is an impulse, it gains the {@trait nonlethal} trait. If it has an area, you can exclude creatures you've designated with Safe Elements from its effects." + "Elements are wild and dangerous, but you've found ways to reduce their risk. When you {@action Channel Elements|RoE} or use a stance impulse that affects your kinetic aura, you can designate a number of creatures up to your Constitution modifier (minimum 1 creature). Choose whether they are immune to the benefits of your kinetic aura or immune to its damage and drawbacks. You don't have to be able to see a creature to designate it, nor does it need to be in your kinetic aura, but you can't designate a creature that's {@condition unnoticed} by you.", + "In addition, you gain the Pacifying Infusion action.", + { + "type": "ability", + "style": "compact", + "name": "Pacifying Infusion", + "activity": { + "number": 1, + "unit": "action" + }, + "traits": [ + "infusion" + ], + "entries": [ + "If your next action is an impulse, it gains the {@trait nonlethal} trait. If it has an area, you can exclude creatures you've designated with Safe Elements from its effects." + ] + } ] }, { @@ -596,11 +630,14 @@ "You make the creature jump up to half the maximum distance." ], "Critical Failure": [ - "You make the creature jump up to the maximum distance. Level (+2) The maximum distance increases by 15 feet." + "You make the creature jump up to the maximum distance." ] } } - ] + ], + "footer": { + "Level (+2)": "The maximum distance increases by 15 feet." + } }, { "name": "Cyclonic Ascent", @@ -947,9 +984,11 @@ ], "entries": [ "You can create a permanent stone object, either sculpting stone pulled directly from your kinetic gate or manipulating earth and stone around you. It must fit within one 5-foot cube that's adjacent to you and on solid ground, and you can make the object large enough to occupy the square. If you create the object underneath you or another willing creature, you cause the target to rise on top of the object; you can't create it under an unwilling creature. This impulse has an unlimited duration, but if you use Igneogenesis again, the object returns to its original location or form. You can spend 1 hour to use Igneogenesis as an exploration activity; in this case, the object is permanent and non-magical.", - "The object can't include any intricate parts or moving pieces. You can attempt a {@skill Crafting} skill check as part of using this impulse to add details to your creation, such as a symbol, short message, or pattern (with the DC determined by the GM). Level (+3) You can add an additional 5-foot cube to the object.", - "Each cube must be contiguous." - ] + "The object can't include any intricate parts or moving pieces. You can attempt a {@skill Crafting} skill check as part of using this impulse to add details to your creation, such as a symbol, short message, or pattern (with the DC determined by the GM)." + ], + "footer": { + "Level (+3)": "You can add an additional 5-foot cube to the object. Each cube must be contiguous." + } }, { "name": "Sand Snatcher", @@ -967,10 +1006,12 @@ "primal" ], "entries": [ - "A figure of sand with grasping arms arises in an unoccupied square within 30 feet. You can choose to make it Small or Medium size, and it can flank. When the sand snatcher appears, you can have it attempt to {@action Grapple} one creature adjacent to it that's no more than one size larger than it. This {@action Grapple} uses your impulse attack roll instead of an {@skill Athletics} check and shares your multiple attack penalty. The sand snatcher lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute. Each time you Sustain the impulse, you can have the sand snatcher either {@action Grapple} again or {@action Burrow}, {@action Climb}, or {@action Stride} up to 20 feet. Attempts to {@action Escape} its grasp use your class DC.", - "Level (10th) You can also choose Large size.", - "Level (14th) You can also choose Large or Huge size." - ] + "A figure of sand with grasping arms arises in an unoccupied square within 30 feet. You can choose to make it Small or Medium size, and it can flank. When the sand snatcher appears, you can have it attempt to {@action Grapple} one creature adjacent to it that's no more than one size larger than it. This {@action Grapple} uses your impulse attack roll instead of an {@skill Athletics} check and shares your multiple attack penalty. The sand snatcher lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute. Each time you Sustain the impulse, you can have the sand snatcher either {@action Grapple} again or {@action Burrow}, {@action Climb}, or {@action Stride} up to 20 feet. Attempts to {@action Escape} its grasp use your class DC." + ], + "footer": { + "Level (10th)": "You can also choose Large size.", + "Level (14th)": "You can also choose Large or Huge size." + } }, { "name": "Weight of Stone", @@ -1003,12 +1044,14 @@ "The creature takes full damage and is pushed downward 40 feet without taking falling damage. If it reaches the bottom of the cylinder or the ground, the push ends. If the creature is pushed to the ground, it can't {@action Fly}, levitate, or otherwise leave the ground for 1 round." ], "Critical Failure": [ - "As failure, but double damage and the distance the creature is pushed is 80 feet.", - "Level (+2) The damage increases by {@damage 1d8}." + "As failure, but double damage and the distance the creature is pushed is 80 feet." ] } } - ] + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d8}." + } }, { "name": "Spike Skin", @@ -1027,8 +1070,11 @@ ], "entries": [ "You touch a willing creature, causing its skin to harden and form spiky protrusions. The target gains resistance 4 to all physical damage (except adamantine). Whenever a creature damages the target with an unarmed attack or non-reach melee weapon, the attacking creature takes 2 piercing damage.", - "This impulse lasts for 10 minutes, but each time the target takes physical damage, the duration decreases by 1 minute. The target is temporarily immune to this impulse for 1 hour. If you use Spike Skin again, any previous one ends. Level (+2) The resistance and damage each increase by 2." - ] + "This impulse lasts for 10 minutes, but each time the target takes physical damage, the duration decreases by 1 minute. The target is temporarily immune to this impulse for 1 hour. If you use Spike Skin again, any previous one ends." + ], + "footer": { + "Level (+2)": "The resistance and damage each increase by 2." + } }, { "name": "Swim Through Earth", @@ -1046,9 +1092,11 @@ "primal" ], "entries": [ - "The earth parts before you, letting you swim through it. You gain a burrow Speed equal to your land Speed and can immediately {@action Burrow} once. You don't gain the ability to breathe while in the earth, so you must hold your breath. The impulse ends at the end of your next turn, but you can Sustain it up to 1 minute. If you're inside the earth when the impulse ends, you immediately return to the surface directly above you, fall {@condition prone} when you reach the surface, and are {@condition slowed||slowed 1} until the end of your next turn.", - "Level (14th) You can burrow through rock and similar dense earthen matter, leaving no tunnels or signs of your passing." - ] + "The earth parts before you, letting you swim through it. You gain a burrow Speed equal to your land Speed and can immediately {@action Burrow} once. You don't gain the ability to breathe while in the earth, so you must hold your breath. The impulse ends at the end of your next turn, but you can Sustain it up to 1 minute. If you're inside the earth when the impulse ends, you immediately return to the surface directly above you, fall {@condition prone} when you reach the surface, and are {@condition slowed||slowed 1} until the end of your next turn." + ], + "footer": { + "Level (14th)": "You can burrow through rock and similar dense earthen matter, leaving no tunnels or signs of your passing." + } }, { "name": "Rattle the Earth", @@ -1067,10 +1115,12 @@ "primal" ], "entries": [ - "Striking the ground with the gravity of the deepest rocks, you cause an earthquake. This has the effects of earthquake but comes from you, with an area of a 60-foot cone or an emanation with the same size as your kinetic aura. You and your space are unaffected by the quake. The fissures are only 10 feet deep, and the DC of the flat check for a collapse is 4 higher.", - "Level (16th) Fissures are 20 feet deep, and the DC of the flat check is 2 higher.", - "Level (20th) The fissures and flat check are unchanged from the spell." - ] + "Striking the ground with the gravity of the deepest rocks, you cause an earthquake. This has the effects of earthquake but comes from you, with an area of a 60-foot cone or an emanation with the same size as your kinetic aura. You and your space are unaffected by the quake. The fissures are only 10 feet deep, and the DC of the flat check for a collapse is 4 higher." + ], + "footer": { + "Level (16th)": "Fissures are 20 feet deep, and the DC of the flat check is 2 higher.", + "Level (20th)": "The fissures and flat check are unchanged from the spell." + } }, { "name": "Rock Rampart", @@ -1090,9 +1140,11 @@ "primal" ], "entries": [ - "Drawing on your connection to the Plane of Earth, you form a wall of rock and earth. This has the effect of wall of stone, but the wall's maximum length is 40 feet. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute.", - "Level (+4) The maximum length of the wall increases by 10 feet, and the Hit Points of each section increase by 5." - ] + "Drawing on your connection to the Plane of Earth, you form a wall of rock and earth. This has the effect of wall of stone, but the wall's maximum length is 40 feet. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute." + ], + "footer": { + "Level (+4)": "The maximum length of the wall increases by 10 feet, and the Hit Points of each section increase by 5." + } }, { "name": "Assume Earth's Mantle", @@ -1144,9 +1196,11 @@ "entries": [ "Rock overflows from within you to consume your form before cracking open to reveal your body transformed into living stone.", "You gain 40 temporary Hit Points. You're immune to critical hits and precision damage. You can't be pushed, pulled, or tripped while you're standing on earth or stone. Your earth Elemental Blasts deal an additional {@dice 1d10} damage of their normal type.", - "These benefits last until the end of your next turn, but you can Sustain them up to 1 minute. After you gain temporary Hit Points from this impulse, you can't do so again for 10 minutes.", - "Level (20th) You gain 50 temporary Hit Points." - ] + "These benefits last until the end of your next turn, but you can Sustain them up to 1 minute. After you gain temporary Hit Points from this impulse, you can't do so again for 10 minutes." + ], + "footer": { + "Level (20th)": "You gain 50 temporary Hit Points." + } }, { "name": "The Shattered Mountain Weeps", @@ -1165,9 +1219,11 @@ "primal" ], "entries": [ - "A massive sphere of rock explodes, unleashing a cataclysm of falling debris and deadly shrapnel. Its destruction falls in a 20-foot burst within 120 feet. Creatures in the area take {@damage 9d10} bludgeoning damage with a basic Fortitude save against your class DC. Those who fail are knocked {@condition prone}. For the next minute, rocks continue to fall, making the area difficult terrain and dealing {@damage 3d10} bludgeoning damage to any creature that ends its turn in the area. If you use this impulse again, any previous one ends.", - "Level (20th) The initial damage is {@dice 10d10}, and the area damage is {@dice 4d10}." - ] + "A massive sphere of rock explodes, unleashing a cataclysm of falling debris and deadly shrapnel. Its destruction falls in a 20-foot burst within 120 feet. Creatures in the area take {@damage 9d10} bludgeoning damage with a basic Fortitude save against your class DC. Those who fail are knocked {@condition prone}. For the next minute, rocks continue to fall, making the area difficult terrain and dealing {@damage 3d10} bludgeoning damage to any creature that ends its turn in the area. If you use this impulse again, any previous one ends." + ], + "footer": { + "Level (20th)": "The initial damage is {@dice 10d10}, and the area damage is {@dice 4d10}." + } }, { "name": "Burning Jet", @@ -1185,10 +1241,12 @@ "primal" ], "entries": [ - "A condensed burst of flame shoots behind you, propelling you forward with its sheer force. {@action Stride} up to 40 feet in a straight line. Movement from this impulse ignores difficult terrain and doesn't trigger reactions.", - "Level (6th) The maximum distance of the {@action Stride} is 60 feet. You can choose to {@action Leap} up to 40 feet in any direction instead of Striding. If you're in the air at the end of this {@action Leap}, you fall normally.", - "Level (10th) As 6th level, but you hover briefly after leaping into the air. If you {@action Leap}, you don't fall until the end of your next turn. If you use Burning Jet again on a subsequent turn, you remain airborne." - ] + "A condensed burst of flame shoots behind you, propelling you forward with its sheer force. {@action Stride} up to 40 feet in a straight line. Movement from this impulse ignores difficult terrain and doesn't trigger reactions." + ], + "footer": { + "Level (6th)": "The maximum distance of the {@action Stride} is 60 feet. You can choose to {@action Leap} up to 40 feet in any direction instead of {@action Stride||Striding}. If you're in the air at the end of this {@action Leap}, you fall normally.", + "Level (10th)": "As 6th level, but you hover briefly after leaping into the air. If you {@action Leap}, you don't fall until the end of your next turn. If you use Burning Jet again on a subsequent turn, you remain airborne." + } }, { "name": "Eternal Torch", @@ -1211,9 +1269,11 @@ "You open a connection to your kinetic gate, large enough for a torch flame to flow. You create a magical, torch-like flame within 120 feet in any color you choose. It's as bright and hot as a torch.", "You can have it orbit a target willing creature or emit from a target object that's unattended or attended by a willing creature.", "If you create a flame on a weapon, you still need to use it as an improvised weapon to attack with the flame, just as with a torch.", - "The flame has an unlimited duration. You can have a maximum number of Eternal Torches equal to your Constitution modifier, and you can {@action Dismiss} each torch individually.", - "Level (8th) All your torches\u2014even ones you already created\u2014 shed bright light in a 60-foot radius (and dim light for the next 60 feet)." - ] + "The flame has an unlimited duration. You can have a maximum number of Eternal Torches equal to your Constitution modifier, and you can {@action Dismiss} each torch individually." + ], + "footer": { + "Level (8th)": "All your torches\u2014even ones you already created\u2014shed bright light in a 60-foot radius (and dim light for the next 60 feet)." + } }, { "name": "Flying Flame", @@ -1231,8 +1291,11 @@ "primal" ], "entries": [ - "A Tiny shape of flame appears, taking a form of your choice\u2014 such as a bird, an arrow, or a simple sphere. It Flies from you up to 30 feet in a path you choose. Each creature it passes through takes {@damage 1d6} fire damage with a basic Reflex save against your class DC. A creature attempts only one save, even if the flame passes through it multiple times. Level (+2) The damage increases by {@damage 1d6}." - ] + "A Tiny shape of flame appears, taking a form of your choice\u2014such as a bird, an arrow, or a simple sphere. It Flies from you up to 30 feet in a path you choose. Each creature it passes through takes {@damage 1d6} fire damage with a basic Reflex save against your class DC. A creature attempts only one save, even if the flame passes through it multiple times." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d6}." + } }, { "name": "Scorching Column", @@ -1252,8 +1315,11 @@ ], "entries": [ "With an upward gesture, you shape a vertical column of extreme heat. The cylinder is 10 feet in diameter and 30 feet high, and the bottom must be within 60 feet of you. Each creature in the area takes {@damage 1d6} fire damage with a basic Reflex save against your class DC.", - "The flame remains briefly, making all squares in the column hazardous terrain until the end of your next turn, and you can Sustain the impulse up to 1 minute. A creature takes 1 fire damage each time it moves into one of these squares. Level (+3) The initial damage increases by {@damage 1d6}, and the hazardous terrain damage increases by 2." - ] + "The flame remains briefly, making all squares in the column hazardous terrain until the end of your next turn, and you can Sustain the impulse up to 1 minute. A creature takes 1 fire damage each time it moves into one of these squares." + ], + "footer": { + "Level (+3)": "The initial damage increases by {@damage 1d6}, and the hazardous terrain damage increases by 2." + } }, { "name": "Blazing Wave", @@ -1272,8 +1338,11 @@ "primal" ], "entries": [ - "Flames flow out of you in a cascade, engulfing everyone in a 30-foot cone. Each creature in the area takes {@damage 4d6} fire damage with a basic Reflex save against your class DC. A creature that critically fails its save is knocked {@condition prone}. Level (+2) The damage increases by {@damage 1d6}." - ] + "Flames flow out of you in a cascade, engulfing everyone in a 30-foot cone. Each creature in the area takes {@damage 4d6} fire damage with a basic Reflex save against your class DC. A creature that critically fails its save is knocked {@condition prone}." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d6}." + } }, { "name": "Thermal Nimbus", @@ -1313,10 +1382,13 @@ "primal" ], "entries": [ - "You mimic the motions of a beast of your devising, and it becomes real, with a flaming pelt and searing claws. It is Small and appears in an unoccupied space within 30 feet. You can sense from the crawling fire's space as well as your own, using your senses. When you use a fire impulse, you can have it originate from the crawling fire instead of you (with the exception of impulses that affect your kinetic aura). The creation lasts until the end of your next turn, but you can Sustain it up to 1 minute. Each time you Sustain it, you can have the crawling fire {@action Stride} up to 40 feet. The crawling fire can be attacked. It uses your statistics for defenses but is immune to fire. Any damage that would be dealt to the crawling fire is dealt to you instead, though you take damage only once from any ability that includes both you and the creation in the area of effect. If you use Crawling Fire again, any previous one ends. Level (8th) The fire can be Small or Medium.", - "Level (10th) The fire can be Small, Medium, or Large.", - "Level (14th) The fire can be Small, Medium, Large, or Huge." - ] + "You mimic the motions of a beast of your devising, and it becomes real, with a flaming pelt and searing claws. It is Small and appears in an unoccupied space within 30 feet. You can sense from the crawling fire's space as well as your own, using your senses. When you use a fire impulse, you can have it originate from the crawling fire instead of you (with the exception of impulses that affect your kinetic aura). The creation lasts until the end of your next turn, but you can Sustain it up to 1 minute. Each time you Sustain it, you can have the crawling fire {@action Stride} up to 40 feet. The crawling fire can be attacked. It uses your statistics for defenses but is immune to fire. Any damage that would be dealt to the crawling fire is dealt to you instead, though you take damage only once from any ability that includes both you and the creation in the area of effect. If you use Crawling Fire again, any previous one ends." + ], + "footer": { + "Level (8th)": "The fire can be Small or Medium.", + "Level (10th)": "The fire can be Small, Medium, or Large.", + "Level (14th)": "The fire can be Small, Medium, Large, or Huge." + } }, { "name": "Volcanic Escape", @@ -1336,9 +1408,11 @@ ], "trigger": "An enemy in your kinetic aura damages you.", "entries": [ - "Lava reflexively explodes underneath you and the creature that hurt you. The triggering enemy takes {@damage 1d6} fire damage with a basic Reflex save against your class DC. You {@action Leap} up to half your Speed in any direction; this movement doesn't trigger reactions.", - "Level (+4) The damage increases by {@damage 1d6}." - ] + "Lava reflexively explodes underneath you and the creature that hurt you. The triggering enemy takes {@damage 1d6} fire damage with a basic Reflex save against your class DC. You {@action Leap} up to half your Speed in any direction; this movement doesn't trigger reactions." + ], + "footer": { + "Level (+4)": "The damage increases by {@damage 1d6}." + } }, { "name": "Kindle Inner Flames", @@ -1357,9 +1431,11 @@ "stance" ], "entries": [ - "As a candle can light another, you awaken the latent potential to channel fire in other creatures. You shed faint, glowing embers, as do your allies while they're in your kinetic aura. Anyone shedding these embers gains a +1 status bonus to Reflex saves and {@skill Acrobatics} checks and can {@action Step} as a free action once per round. When an affected creature takes a move action, its Strikes deal an extra 2 fire damage until the end of its turn.", - "Level (12th) The status bonus to Reflex saves and {@skill Acrobatics} checks is +2, and the Strikes gain the flaming rune instead of the extra 2 fire damage." - ] + "As a candle can light another, you awaken the latent potential to channel fire in other creatures. You shed faint, glowing embers, as do your allies while they're in your kinetic aura. Anyone shedding these embers gains a +1 status bonus to Reflex saves and {@skill Acrobatics} checks and can {@action Step} as a free action once per round. When an affected creature takes a move action, its Strikes deal an extra 2 fire damage until the end of its turn." + ], + "footer": { + "Level (12th)": "The status bonus to Reflex saves and {@skill Acrobatics} checks is +2, and the Strikes gain the flaming rune instead of the extra 2 fire damage." + } }, { "name": "Solar Detonation", @@ -1395,11 +1471,14 @@ "The creature takes full damage and is {@condition blinded} until the start of your next turn." ], "Critical Failure": [ - "The creature takes double damage and is {@condition blinded} for 1 minute. Level (+2) Increase the fire damage by {@dice 1d6} and the vitality damage by {@dice 1d6}." + "The creature takes double damage and is {@condition blinded} for 1 minute." ] } } - ] + ], + "footer": { + "Level (+2)": "Increase the fire damage by {@dice 1d6} and the vitality damage by {@dice 1d6}." + } }, { "name": "Architect of Flame", @@ -1419,9 +1498,11 @@ "primal" ], "entries": [ - "Flames rise and shape to your will, forming a wall or dome of your design. You create a wall of fire. In addition to the normal choices, you can make the wall up to 10 feet long and 60 feet high. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute.", - "Level (+3) The damage increases by {@damage 1d6}." - ] + "Flames rise and shape to your will, forming a wall or dome of your design. You create a wall of fire. In addition to the normal choices, you can make the wall up to 10 feet long and 60 feet high. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute." + ], + "footer": { + "Level (+3)": "The damage increases by {@damage 1d6}." + } }, { "name": "Furnace Form", @@ -1441,9 +1522,11 @@ "primal" ], "entries": [ - "Opening your kinetic gate, you allow flames to consume your form and leave you a living flame. You gain the benefits of the {@spell fiery body} spell (except the ability to cast ignition) until the end of your next turn. You can Sustain the impulse up to 1 minute, and when you do, you can {@action Fly} up to half your fly Speed. Your fire Elemental Blasts deal an additional die of damage.", - "Level (16th) This duration is 1 minute, you can't Sustain the impulse, and you can {@action Dismiss} the impulse." - ] + "Opening your kinetic gate, you allow flames to consume your form and leave you a living flame. You gain the benefits of the {@spell fiery body} spell (except the ability to cast ignition) until the end of your next turn. You can Sustain the impulse up to 1 minute, and when you do, you can {@action Fly} up to half your fly Speed. Your fire Elemental Blasts deal an additional die of damage." + ], + "footer": { + "Level (16th)": "This duration is 1 minute, you can't Sustain the impulse, and you can {@action Dismiss} the impulse." + } }, { "name": "Walk Through the Conflagration", @@ -1464,9 +1547,11 @@ ], "entries": [ "You fall through your own kinetic gate, leaving behind an effigy of flame and reappearing majestically near another fire.", - "You instantly transport yourself, and any items you're wearing and holding, from your current space to a clear space within 120 feet you can observe that's adjacent to an open flame or a creature taking {@condition persistent damage||persistent fire damage}. If this would bring another creature with you\u2014even if you're carrying it in an extradimensional container\u2014the action fails. A whorl of fire surrounds you in a 5-foot emanation either before you depart or after you arrive. Each creature in the area takes {@damage 4d6} fire damage with a basic Reflex save against your class DC.", - "Level (+3) The fire damage increases by {@damage 1d6}." - ] + "You instantly transport yourself, and any items you're wearing and holding, from your current space to a clear space within 120 feet you can observe that's adjacent to an open flame or a creature taking {@condition persistent damage||persistent fire damage}. If this would bring another creature with you\u2014even if you're carrying it in an extradimensional container\u2014the action fails. A whorl of fire surrounds you in a 5-foot emanation either before you depart or after you arrive. Each creature in the area takes {@damage 4d6} fire damage with a basic Reflex save against your class DC." + ], + "footer": { + "Level (+3)": "The fire damage increases by {@damage 1d6}." + } }, { "name": "All Shall End in Flames", @@ -1487,9 +1572,11 @@ ], "entries": [ "White-hot fire consumes everything in a cataclysmic sphere of death. The fire fills your choice of a 30-foot burst within 500 feet or a 30-foot emanation. This deals {@damage 13d6} fire damage with a basic Reflex save against your class DC. Any creature dropped to 0 HP by this fire dies, reduced to a pile of ash.", - "If you die to this impulse, you return to life at the start of your next turn in the same space. When you return, you have Hit Points equal to double your level.", - "Level (20th) The damage is {@dice 15d6}." - ] + "If you die to this impulse, you return to life at the start of your next turn in the same space. When you return, you have Hit Points equal to double your level." + ], + "footer": { + "Level (20th)": "The damage is {@dice 15d6}." + } }, { "name": "Ignite the Sun", @@ -1549,8 +1636,11 @@ "primal" ], "entries": [ - "Small pieces of metal fly from you, propelled with magnetism at great velocity. Make ranged impulse attack rolls against up to three creatures within 60 feet of you; you gain a +1 circumstance bonus to your attack roll against any target wearing metal armor or made of metal. All three attacks count toward your multiple attack penalty, but it doesn't increase until after all the attacks. The metal pieces deal {@damage 1d4} bludgeoning damage and {@damage 1d4} piercing damage on a hit (or double damage on a critical hit). Level (+2) Each type of damage increases by {@damage 1d4}." - ] + "Small pieces of metal fly from you, propelled with magnetism at great velocity. Make ranged impulse attack rolls against up to three creatures within 60 feet of you; you gain a +1 circumstance bonus to your attack roll against any target wearing metal armor or made of metal. All three attacks count toward your multiple attack penalty, but it doesn't increase until after all the attacks. The metal pieces deal {@damage 1d4} bludgeoning damage and {@damage 1d4} piercing damage on a hit (or double damage on a critical hit)." + ], + "footer": { + "Level (+2)": "Each type of damage increases by {@damage 1d4}." + } }, { "name": "Metal Carapace", @@ -1571,8 +1661,11 @@ "Sheets of bent and rusted metal cover you in an armored shell. The carapace is medium armor but uses your highest armor proficiency. The carapace's statistics are: AC Bonus +3; Dex Cap +2; Check Penalty \u20132; Speed Penalty \u20135 feet; Strength 14; Bulk 2; Group plate; Armor Traits noisy. Any bonuses, runes, and magical abilities of your actual armor are suppressed, but any that could apply to the metal carapace are replicated onto it.", "When you use this impulse, you can also create a rusty steel shield in a free hand, which uses the statistics of a regular steel shield. You can Shield Block with this shield even if you don't have that feat. The hand wielding this shield counts as a free hand for using impulses. The shield crumbles to flakes of rust if it becomes {@condition broken} or leaves your grasp.", "The impulse lasts for 10 minutes, and you can {@action Dismiss} this impulse. If you use this impulse again, any existing one ends.", - "The metal is rusted and fragile. If you take damage from a critical hit, the metal shatters and the impulse ends. Level (+3) The shield's Hardness increases by 1, its HP by 4, and its BT by 2." - ] + "The metal is rusted and fragile. If you take damage from a critical hit, the metal shatters and the impulse ends." + ], + "footer": { + "Level (+3)": "The shield's Hardness increases by 1, its HP by 4, and its BT by 2." + } }, { "name": "Shard Strike", @@ -1590,9 +1683,11 @@ "primal" ], "entries": [ - "Jagged metal shards form in the air and lash out from you. You choose shards or spines, which changes the area, damage type, and critical failure effect. Each creature in the area attempts a basic Reflex save against your class DC. Shards deal {@damage 1d6} slashing damage in a 15-foot cone, and a creature that critically fails takes {@damage 1d6} {@condition persistent damage||persistent bleed damage}. Spines deal {@damage 1d6} piercing damage in a 30-foot line, and a creature that critically fails is {@condition clumsy||clumsy 1} until the start of your next turn.", - "Level (+2) The damage increases by {@damage 1d6}." - ] + "Jagged metal shards form in the air and lash out from you. You choose shards or spines, which changes the area, damage type, and critical failure effect. Each creature in the area attempts a basic Reflex save against your class DC. Shards deal {@damage 1d6} slashing damage in a 15-foot cone, and a creature that critically fails takes {@damage 1d6} {@condition persistent damage||persistent bleed damage}. Spines deal {@damage 1d6} piercing damage in a 30-foot line, and a creature that critically fails is {@condition clumsy||clumsy 1} until the start of your next turn." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d6}." + } }, { "name": "Magnetic Field", @@ -1632,7 +1727,7 @@ "primal" ], "entries": [ - "Precious metal flows from your fingers to plate an object. This has the effects of a clad in metal spell (page 142) with a rank equal to half your level rounded up. While you're wearing or holding an item of light Bulk or greater that's Plated in Treasure, any metal created by one of your impulses is plated with the metal. If you use Plate in Treasure again, any previous one ends." + "Precious metal flows from your fingers to plate an object. This has the effects of a clad in metal spell with a rank equal to half your level rounded up. While you're wearing or holding an item of light Bulk or greater that's Plated in Treasure, any metal created by one of your impulses is plated with the metal. If you use Plate in Treasure again, any previous one ends." ] }, { @@ -1673,9 +1768,11 @@ "primal" ], "entries": [ - "Ragged pieces of metal weld together into a ramshackle structure. The barricade is up to 30 feet long, 15 feet high, and 1/2 inch thick. It must form in a straight line in an unbroken open space that doesn't pass through any creatures or objects, or the impulse fails. Each 10-foot-by-10-foot section of the wall has AC 10, Hardness 10, and 20 Hit Points, and it's immune to critical hits and precision damage. If any section is destroyed, the entire wall collapses, and each creature adjacent to the wall takes {@damage 2d8} slashing damage with a basic Reflex save against your class DC. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute.", - "Level (+2) The maximum length of the wall increases by 10 feet, the HP of each section increases by 10, and the damage when it's destroyed increases by {@dice 1d8}." - ] + "Ragged pieces of metal weld together into a ramshackle structure. The barricade is up to 30 feet long, 15 feet high, and 1/2 inch thick. It must form in a straight line in an unbroken open space that doesn't pass through any creatures or objects, or the impulse fails. Each 10-foot-by-10-foot section of the wall has AC 10, Hardness 10, and 20 Hit Points, and it's immune to critical hits and precision damage. If any section is destroyed, the entire wall collapses, and each creature adjacent to the wall takes {@damage 2d8} slashing damage with a basic Reflex save against your class DC. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute." + ], + "footer": { + "Level (+2)": "The maximum length of the wall increases by 10 feet, the HP of each section increases by 10, and the damage when it's destroyed increases by {@dice 1d8}." + } }, { "name": "Conductive Sphere", @@ -1736,9 +1833,11 @@ "primal" ], "entries": [ - "Razor-sharp slivers of metal fall from the sky. Each creature in a 20-foot burst within 60 feet takes {@damage 9d6} slashing damage with a basic Reflex save against your class DC. The razors embed in all surfaces in the area, making them hazardous terrain for 1 minute. A creature that moves through this hazardous terrain takes 3 slashing damage for every square of the area it moves into.", - "Level (+2) The initial damage increases by {@damage 1d6} and the hazardous terrain damage increases by 1." - ] + "Razor-sharp slivers of metal fall from the sky. Each creature in a 20-foot burst within 60 feet takes {@damage 9d6} slashing damage with a basic Reflex save against your class DC. The razors embed in all surfaces in the area, making them hazardous terrain for 1 minute. A creature that moves through this hazardous terrain takes 3 slashing damage for every square of the area it moves into." + ], + "footer": { + "Level (+2)": "The initial damage increases by {@damage 1d6} and the hazardous terrain damage increases by 1." + } }, { "name": "Shattershields", @@ -1757,9 +1856,11 @@ "stance" ], "entries": [ - "Four plates of pitted metal float around you to intercept attacks. You and allies in your kinetic aura gain a +1 circumstance bonus to AC. When any creature with this bonus would take damage from a physical attack, one of the plates reduces the damage by its Hardness of 5. If the damage exceeds the Hardness, that plate is destroyed. You can replenish all destroyed plates as a single action that has the {@trait concentrate} trait.", - "Level (+2) The Hardness increases by 1." - ] + "Four plates of pitted metal float around you to intercept attacks. You and allies in your kinetic aura gain a +1 circumstance bonus to AC. When any creature with this bonus would take damage from a physical attack, one of the plates reduces the damage by its Hardness of 5. If the damage exceeds the Hardness, that plate is destroyed. You can replenish all destroyed plates as a single action that has the {@trait concentrate} trait." + ], + "footer": { + "Level (+2)": "The Hardness increases by 1." + } }, { "name": "Alloy Flesh and Steel", @@ -1779,9 +1880,11 @@ "primal" ], "entries": [ - "Elemental energy replaces every cell of your body with raw metal. You gain the benefits of the ferrous form spell (except you can't cast needle darts; see page 142) until the end of your next turn. You can Sustain the impulse up to 1 minute, and when you do, you can Raise a metal Shield if you're wielding one. Your metal Elemental Blasts deal an additional die of damage. If you suspend any conditions with Alloy Flesh and Steel, when it ends, you're temporarily immune to Alloy Flesh and Steel for 1 hour.", - "Level (16th) The resistance is 15." - ] + "Elemental energy replaces every cell of your body with raw metal. You gain the benefits of the ferrous form spell (except you can't cast needle darts) until the end of your next turn. You can Sustain the impulse up to 1 minute, and when you do, you can Raise a metal Shield if you're wielding one. Your metal Elemental Blasts deal an additional die of damage. If you suspend any conditions with Alloy Flesh and Steel, when it ends, you're temporarily immune to Alloy Flesh and Steel for 1 hour." + ], + "footer": { + "Level (16th)": "The resistance is 15." + } }, { "name": "Beasts of Slumbering Steel", @@ -1820,9 +1923,11 @@ "primal" ], "entries": [ - "The landscape fills with monumental filaments of metal. The needles lance into a cube 30 feet on a side within 500 feet. Each creature in the area takes {@damage 13d6} piercing damage, with a basic Reflex save against your class DC. Each creature that fails its save is impaled, becoming {@condition immobilized} until it Escapes (the DC is your class DC); a creature that critically failed is also off-guard as long as it's impaled. The hell remains until the end of your next turn, but you can Sustain it up to 1 minute. Using this impulse again ends any previous one. The first time you Sustain it each round, lightning crisscrosses the needles. Each creature in the area takes {@damage 3d12} electricity damage with a basic Reflex save against your class DC. Squares in the area are hazardous terrain. A creature takes 6 piercing damage for every square of the area it moves through.", - "Level (20th) The initial damage is {@dice 17d6}, and the hazardous terrain damage is 7." - ] + "The landscape fills with monumental filaments of metal. The needles lance into a cube 30 feet on a side within 500 feet. Each creature in the area takes {@damage 13d6} piercing damage, with a basic Reflex save against your class DC. Each creature that fails its save is impaled, becoming {@condition immobilized} until it Escapes (the DC is your class DC); a creature that critically failed is also off-guard as long as it's impaled. The hell remains until the end of your next turn, but you can Sustain it up to 1 minute. Using this impulse again ends any previous one. The first time you Sustain it each round, lightning crisscrosses the needles. Each creature in the area takes {@damage 3d12} electricity damage with a basic Reflex save against your class DC. Squares in the area are hazardous terrain. A creature takes 6 piercing damage for every square of the area it moves through." + ], + "footer": { + "Level (20th)": "The initial damage is {@dice 17d6}, and the hazardous terrain damage is 7." + } }, { "name": "Deflecting Wave", @@ -1864,8 +1969,11 @@ "water" ], "entries": [ - "A blessing of the living sea salves wounds and douses flames. Touch a willing living creature. It regains {@dice 1d8} Hit Points and gains resistance 2 to fire for 1 minute. If it has {@condition persistent damage||persistent fire damage}, it can attempt a flat check to remove it with especially appropriate help. The target is temporarily immune to healing from Ocean's Balm for 10 minutes. Level (+2) The healing increases by {@dice 1d8}, and the resistance increases by 1." - ] + "A blessing of the living sea salves wounds and douses flames. Touch a willing living creature. It regains {@dice 1d8} Hit Points and gains resistance 2 to fire for 1 minute. If it has {@condition persistent damage||persistent fire damage}, it can attempt a flat check to remove it with especially appropriate help. The target is temporarily immune to healing from Ocean's Balm for 10 minutes." + ], + "footer": { + "Level (+2)": "The healing increases by {@dice 1d8}, and the resistance increases by 1." + } }, { "name": "Tidal Hands", @@ -1884,9 +1992,11 @@ "water" ], "entries": [ - "With an emphatic gesture, you create waves that rush out from you in the shape of your hands. You either form two 15-foot cones that don't overlap or you combine the hands into one 30-foot cone. Each creature in a wave takes {@damage 1d8} bludgeoning damage with a basic Reflex save against your class DC. If a creature critically fails, you also push that creature 5 feet.", - "Level (+2) The damage increases by {@damage 1d8}." - ] + "With an emphatic gesture, you create waves that rush out from you in the shape of your hands. You either form two 15-foot cones that don't overlap or you combine the hands into one 30-foot cone. Each creature in a wave takes {@damage 1d8} bludgeoning damage with a basic Reflex save against your class DC. If a creature critically fails, you also push that creature 5 feet." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d8}." + } }, { "name": "Winter's Clutch", @@ -1906,9 +2016,11 @@ ], "entries": [ "Gleaming flakes of chilling snow fall in a 10-foot burst within 60 feet. Each creature in the area takes {@damage 2d4} cold damage with a basic Reflex save against your class DC. The ground in the area is covered in a snow drift, which is difficult terrain.", - "Each square of the drift lasts until it melts, either naturally or until fire damage is dealt in that square.", - "Level (+2) The damage increases by {@damage 1d4}." - ] + "Each square of the drift lasts until it melts, either naturally or until fire damage is dealt in that square." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d4}." + } }, { "name": "Return to the Sea", @@ -1927,9 +2039,11 @@ "water" ], "entries": [ - "You adapt a creature to living and moving in water. Target a willing creature within 30 feet. For 10 minutes, it gains the effects of a {@spell feet to fins} spell, can breathe water, and gets a +1 status bonus to AC and saves against any creature with the amphibious, {@trait aquatic}, or {@trait water} trait. In addition, its attacks ignore the effects water normally has on bludgeoning and slashing attacks. If you use Return to the Sea again, any existing one ends.", - "Level (6th) You can target up to 5 willing creatures." - ] + "You adapt a creature to living and moving in water. Target a willing creature within 30 feet. For 10 minutes, it gains the effects of a {@spell feet to fins} spell, can breathe water, and gets a +1 status bonus to AC and saves against any creature with the amphibious, {@trait aquatic}, or {@trait water} trait. In addition, its attacks ignore the effects water normally has on bludgeoning and slashing attacks. If you use Return to the Sea again, any existing one ends." + ], + "footer": { + "Level (6th)": "You can target up to 5 willing creatures." + } }, { "name": "Winter Sleet", @@ -1949,7 +2063,7 @@ "water" ], "entries": [ - "Bone-chilling, swirling sleet surrounds you, cruel as deepest winter. Surfaces in your kinetic aura are coated in slippery ice. A creature that moves on this uneven ground immediately falls unless it Balances (DC 15). A creature is off-guard on the ice, as normal for uneven ground. You're immune to these effects.", + "Bone-chilling, swirling sleet surrounds you, cruel as deepest winter. Surfaces in your kinetic aura are coated in slippery ice. A creature that moves on this uneven ground immediately falls unless it {@action balance||Balances} (DC 15). A creature is off-guard on the ice, as normal for uneven ground. You're immune to these effects.", "If a creature on the ice is critically hit by one of your water impulses or critically fails at a save against one, that creature is {@condition slowed||slowed 1} until the end of its next turn." ] }, @@ -1970,9 +2084,11 @@ "water" ], "entries": [ - "Heavy drops of rain batter down, hitting like sling stones and impeding vision. Each creature in a 15-foot burst within 120 feet takes {@damage 3d8} bludgeoning damage with a basic Reflex save against your class DC. Until the start of your next turn, all creatures are {@condition concealed} while in the area, and all creatures outside the area are {@condition concealed} to creatures within it.", - "Level (+2) The damage increases by {@damage 1d8}." - ] + "Heavy drops of rain batter down, hitting like sling stones and impeding vision. Each creature in a 15-foot burst within 120 feet takes {@damage 3d8} bludgeoning damage with a basic Reflex save against your class DC. Until the start of your next turn, all creatures are {@condition concealed} while in the area, and all creatures outside the area are {@condition concealed} to creatures within it." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d8}." + } }, { "name": "Torrent in the Blood", @@ -1994,8 +2110,11 @@ "water" ], "entries": [ - "A healing wave splashes across creatures in a 30-foot cone, its cleansing water driving afflictions from the body. Each creature in the area regains {@dice 3d8} Hit Points and can attempt a new save against one poison or disease affliction affecting it; on a failed save, the condition doesn't worsen. Each creature that benefited from this impulse becomes temporarily immune to Torrent in the Blood for 10 minutes. Level (+2) The healing increases by {@dice 1d8}." - ] + "A healing wave splashes across creatures in a 30-foot cone, its cleansing water driving afflictions from the body. Each creature in the area regains {@dice 3d8} Hit Points and can attempt a new save against one poison or disease affliction affecting it; on a failed save, the condition doesn't worsen. Each creature that benefited from this impulse becomes temporarily immune to Torrent in the Blood for 10 minutes." + ], + "footer": { + "Level (+2)": "The healing increases by {@dice 1d8}." + } }, { "name": "Call the Hurricane", @@ -2014,8 +2133,11 @@ "water" ], "entries": [ - "Massive waves spiral around you, with you as the eye of the hurricane. The waves appear in a 20-foot emanation, or a 30-foot emanation if you're in a body of water. Each creature in the area takes {@damage 6d8} bludgeoning damage with a basic Reflex save against your class DC. A creature that fails its save is battered by the waves and pushed 10 feet (or 20 feet on a critical failure). Level (+2) The damage increases by {@damage 1d8}." - ] + "Massive waves spiral around you, with you as the eye of the hurricane. The waves appear in a 20-foot emanation, or a 30-foot emanation if you're in a body of water. Each creature in the area takes {@damage 6d8} bludgeoning damage with a basic Reflex save against your class DC. A creature that fails its save is battered by the waves and pushed 10 feet (or 20 feet on a critical failure)." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d8}." + } }, { "name": "Impenetrable Fog", @@ -2035,9 +2157,11 @@ "water" ], "entries": [ - "Fog condenses in a chaotic, swirling pattern, thick enough that it seems to push back against you. You call forth a fog bank in a 10-foot burst within 120 feet. All creatures in the fog are {@condition concealed}, and all creatures outside the fog become {@condition concealed} to creatures within it. The fog is so magically dense it impedes movement, making the area difficult terrain. The fog lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute.", - "Level (+3) You can make the radius of the burst larger. Increase its maximum size by 5 feet." - ] + "Fog condenses in a chaotic, swirling pattern, thick enough that it seems to push back against you. You call forth a fog bank in a 10-foot burst within 120 feet. All creatures in the fog are {@condition concealed}, and all creatures outside the fog become {@condition concealed} to creatures within it. The fog is so magically dense it impedes movement, making the area difficult terrain. The fog lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute." + ], + "footer": { + "Level (+3)": "You can make the radius of the burst larger. Increase its maximum size by 5 feet." + } }, { "name": "Glacial Prison", @@ -2096,9 +2220,11 @@ ], "entries": [ "Eerily beautiful elemental water beings race around you, eager to protect and heal you and your allies. Their forms vary and might include eels formed of undulating water or ice crystals whirling in the shape of a jellyfish. The guardians flow around combatants and don't occupy a space. They attempt to intercept all dangers, granting you and your allies within your kinetic aura a +1 status bonus to AC and saving throws.", - "If any creature affected is critically hit or critically fails at a saving throw against an attack, effect from an enemy, or hazard and remains above 0 HP, the guardians reach out to heal that creature. The creature regains {@dice 4d8+8} Hit Points, and the impulse ends. If the creature is in water, the healing dice are d10s instead of d8s.", - "Level (+3) The healing increases by {@dice 1d8+4}." - ] + "If any creature affected is critically hit or critically fails at a saving throw against an attack, effect from an enemy, or hazard and remains above 0 HP, the guardians reach out to heal that creature. The creature regains {@dice 4d8+8} Hit Points, and the impulse ends. If the creature is in water, the healing dice are d10s instead of d8s." + ], + "footer": { + "Level (+3)": "The healing increases by {@dice 1d8+4}." + } }, { "name": "Barrier of Boreal Frost", @@ -2191,9 +2317,11 @@ "wood" ], "entries": [ - "You grow a nourishing nut, vegetable, seed, or fruit. Choose a creature in your kinetic aura. The produce grows in their open hand, or at their feet if they have no open hands. The produce has light Bulk. A creature can eat it with an {@action Interact} action to regain {@dice 1d4+1} HP; this is a healing vitality effect. The creature feels full for 10 minutes, during which it has resistance 2 to void damage and can't eat another piece of produce. Produce not consumed by the start of your next turn withers away.", - "Level (+2) The healing increases by {@dice 1d4+5}, and the resistance increases by 2." - ] + "You grow a nourishing nut, vegetable, seed, or fruit. Choose a creature in your kinetic aura. The produce grows in their open hand, or at their feet if they have no open hands. The produce has light Bulk. A creature can eat it with an {@action Interact} action to regain {@dice 1d4+1} HP; this is a healing vitality effect. The creature feels full for 10 minutes, during which it has resistance 2 to void damage and can't eat another piece of produce. Produce not consumed by the start of your next turn withers away." + ], + "footer": { + "Level (+2)": "The healing increases by {@dice 1d4+5}, and the resistance increases by 2." + } }, { "name": "Hail of Splinters", @@ -2212,9 +2340,11 @@ "wood" ], "entries": [ - "A fusillade of jagged splinters flies from you. Creatures in a 30-foot cone take {@damage 1d4} piercing damage and {@damage 1d4} {@condition persistent damage||persistent bleed damage} with a basic Reflex save against your class DC.", - "Level (+2) Each type of damage increases by {@damage 1d4}." - ] + "A fusillade of jagged splinters flies from you. Creatures in a 30-foot cone take {@damage 1d4} piercing damage and {@damage 1d4} {@condition persistent damage||persistent bleed damage} with a basic Reflex save against your class DC." + ], + "footer": { + "Level (+2)": "Each type of damage increases by {@damage 1d4}." + } }, { "name": "Hardwood Armor", @@ -2234,8 +2364,11 @@ "entries": [ "Wood and bark grow over your body like armor. This hardwood armor is medium armor but uses your highest armor proficiency.", "The wooden armor's statistics are: AC Bonus +3; Dex Cap +2; Check Penalty \u20132; Speed Penalty \u20135 feet; Strength 14; Bulk 1; Group wood TV. Any bonuses, runes, and magical abilities of your actual armor are suppressed, but any runes that could apply to the hardwood armor are replicated onto it. When you use this impulse, you can also create a wooden shield in a free hand. You can Shield Block with this shield even if you don't have that feat. The hand wielding this shield counts as a free hand for using impulses. The shield decays in an instant if it becomes {@condition broken} or leaves your grasp.", - "The armor lasts for 10 minutes, and you can {@action Dismiss} this impulse. If you use this impulse again, any existing one ends. Level (+3) The shield's Hardness increases by 1, its HP by 4, and its BT by 2." - ] + "The armor lasts for 10 minutes, and you can {@action Dismiss} this impulse. If you use this impulse again, any existing one ends." + ], + "footer": { + "Level (+3)": "The shield's Hardness increases by 1, its HP by 4, and its BT by 2." + } }, { "name": "Timber Sentinel", @@ -2254,7 +2387,7 @@ "wood" ], "entries": [ - "A slim, symmetrical tree travels from the Plane of Wood. You conjure a tree within 30 feet, as a protector tree SoM spell of a rank equal to half your level rounded up. If you use this impulse again, any previous one ends, and an ordinary tree remains." + "A slim, symmetrical tree travels from the Plane of Wood. You conjure a tree within 30 feet, as a {@spell protector tree|SoM} spell of a rank equal to half your level rounded up. If you use this impulse again, any previous one ends, and an ordinary tree remains." ] }, { @@ -2276,8 +2409,11 @@ ], "entries": [ "Thorny vines grow in geometric patterns on surfaces in your kinetic aura. A creature that starts its turn in the thorns takes a \u201310-foot circumstance penalty to its Speeds until it leaves the area. The thorns are hazardous terrain. A creature takes 2 piercing damage each time it moves into one of these squares.", - "If any square the thorns grow on is water or soil, double the hazardous terrain damage for all thorns. If you move, the thorns disappear; new thorns grow at the end of your turn. Level (+4) The damage increases by 1." - ] + "If any square the thorns grow on is water or soil, double the hazardous terrain damage for all thorns. If you move, the thorns disappear; new thorns grow at the end of your turn." + ], + "footer": { + "Level (+4)": "The damage increases by 1." + } }, { "name": "Tumbling Lumber", @@ -2309,11 +2445,14 @@ "The creature takes full damage and is pushed out of the line in the most direct path available." ], "Critical Failure": [ - "The creature takes double damage and is knocked {@condition prone}. Level (+3) The damage increases by {@damage 1d8}." + "The creature takes double damage and is knocked {@condition prone}." ] } } - ] + ], + "footer": { + "Level (+3)": "The damage increases by {@damage 1d8}." + } }, { "name": "Dash of Herbs", @@ -2335,9 +2474,11 @@ ], "entries": [ "A small cloud of medicinal herbs heal a creature. The type of herbs depends on which malady you decide to treat: {@condition confused}, disease, poison, {@condition sickened}, or injuries. Target one living creature within 30 feet, who regains {@dice 2d8+4} HP and can attempt a new save against one malady of the chosen kind. If you chose injuries, instead increase the healing dice to d10s. The creature becomes temporarily immune to Dash of Herbs for 10 minutes.", - "Alternatively, you can add the herbs to a dish of food being prepared for up to six people. Creatures who partake in the meal gain the benefits. The herbs' {@trait healing} effects wear off if not eaten within an hour, though their flavor remains.", - "Level (+2) The healing increases by {@dice 1d8}." - ] + "Alternatively, you can add the herbs to a dish of food being prepared for up to six people. Creatures who partake in the meal gain the benefits. The herbs' {@trait healing} effects wear off if not eaten within an hour, though their flavor remains." + ], + "footer": { + "Level (+2)": "The healing increases by {@dice 1d8}." + } }, { "name": "Wooden Palisade", @@ -2358,9 +2499,11 @@ ], "entries": [ "Planks of wood, embellished with carvings, spring forth to form a wall. The palisade is up to 30 feet long, 20 feet high, and 1 inch thick. It must form in a straight line in an unbroken open space that doesn't pass through any creatures or objects, or the impulse fails. When you create the wall, you can choose to create ledges on one side of the wall, 4 feet from the top, with ladders reaching to them from the bottom of the wall.", - "Each 10-foot-by-10-foot section of the wall has AC 10, Hardness 10, and 20 Hit Points, and is immune to critical hits and precision damage. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute.", - "Level (+2) The maximum length of the wall increases by 10 feet, and the HP of each section increase by 10." - ] + "Each 10-foot-by-10-foot section of the wall has AC 10, Hardness 10, and 20 Hit Points, and is immune to critical hits and precision damage. The wall lasts until the end of your next turn, but you can Sustain it up to 1 minute." + ], + "footer": { + "Level (+2)": "The maximum length of the wall increases by 10 feet, and the HP of each section increase by 10." + } }, { "name": "Drifting Pollen", @@ -2402,9 +2545,11 @@ ], "entries": [ "Blood-drinking vines grow from the ground in a 15-foot burst within 120 feet. Each living enemy in the area has its blood {@condition drained}, taking {@damage 3d6} piercing damage with a basic Fortitude save against your class DC. Each time the vines drink blood, living creatures in the area who aren't your enemies regain HP equal to half the damage a single creature took; calculate this using the highest damage a single creature took. This is a healing vitality effect. Your enemies with void healing in the area take vitality damage in the same amount as the healing.", - "The vines last until the end of your next turn, and you can Sustain the impulse. The first time you Sustain the impulse on subsequent turns, you can repeat the effect.", - "Level (+2) The damage increases by {@damage 1d6}." - ] + "The vines last until the end of your next turn, and you can Sustain the impulse. The first time you Sustain the impulse on subsequent turns, you can repeat the effect." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d6}." + } }, { "name": "Hedge Maze", @@ -2425,7 +2570,7 @@ "wood" ], "entries": [ - "You sculpt a manicured maze of hedges. You create a wall of shrubs (page 199) in a square 30 feet on a side, with 15-foot- high walls. You can place up to four more walls inside, each 10 feet wide and 15 feet high. The hedge lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute.", + "You sculpt a manicured maze of hedges. You create a wall of shrubs in a square 30 feet on a side, with 15-foot- high walls. You can place up to four more walls inside, each 10 feet wide and 15 feet high. The hedge lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute.", "You can spend 10 minutes using this impulse as an exploration activity to instead create a cozy cabin with hedges for walls. It lasts for 12 hours, but ends if you use the impulse again." ] }, @@ -2462,12 +2607,14 @@ "The target takes full damage and is {@condition clumsy||clumsy 2} and {@condition immobilized} until the end of its next turn." ], "Critical Failure": [ - "The target takes double damage and is {@condition clumsy||clumsy 2} and {@condition immobilized}. It attempts a new save at the end of each of its turns, ending the effect if it succeeds.", - "Level (+4) The damage increases by {@damage 1d10}." + "The target takes double damage and is {@condition clumsy||clumsy 2} and {@condition immobilized}. It attempts a new save at the end of each of its turns, ending the effect if it succeeds." ] } } - ] + ], + "footer": { + "Level (+4)": "The damage increases by {@damage 1d10}." + } }, { "name": "Orchard's Endurance", @@ -2487,9 +2634,11 @@ "wood" ], "entries": [ - "Patches of bark appear on the skin of you and your nearby allies. You and your allies in your kinetic aura gain resistance 5 to bludgeoning and piercing damage. In addition, you and your affected allies roll flat checks to recover from {@condition persistent damage} twice and take the higher result; this is a {@trait fortune} effect.", - "Level (+4) The resistance increases by 2." - ] + "Patches of bark appear on the skin of you and your nearby allies. You and your allies in your kinetic aura gain resistance 5 to bludgeoning and piercing damage. In addition, you and your affected allies roll flat checks to recover from {@condition persistent damage} twice and take the higher result; this is a {@trait fortune} effect." + ], + "footer": { + "Level (+4)": "The resistance increases by 2." + } }, { "name": "Rouse the Forest's Fury", @@ -2511,9 +2660,11 @@ "entries": [ "Terrifying trees attack your enemies. Three Large trees appear in unoccupied spaces within 500 feet, at least 15 feet from one another. Each tree has AC 40, Fortitude +33, Reflex +24, Will +30, and 200 HP. The trees can flank, but are unable to move.", "When the trees appear, each makes a {@action Strike}; they share a multiple attack penalty. The tree's melee {@action Strike} is a branch that has reach 10 feet; on a hit, the target is {@condition grabbed} by the tree ({@action Escape} DC 40). The ranged {@action Strike} is a hurled fruit, gourd, seed, or stone with a range increment of 60 feet. Either {@action Strike} has a +30 attack modifier and deals {@damage 4d10+9} bludgeoning damage.", - "The trees last until the end of your next turn, and you can Sustain the impulse. Each time you Sustain the impulse, you can have one tree make a {@action Strike}.", - "Level (20th) The attack modifier is +32 and the {@action Strike} damage is {@dice 5d10+9}." - ] + "The trees last until the end of your next turn, and you can Sustain the impulse. Each time you Sustain the impulse, you can have one tree make a {@action Strike}." + ], + "footer": { + "Level (20th)": "The attack modifier is +32 and the {@action Strike} damage is {@dice 5d10+9}." + } }, { "name": "Turn the Wheel of Seasons", @@ -2532,10 +2683,40 @@ "wood" ], "entries": [ - "The seasons shift rapidly. This impulse affects a cube 100 feet in each dimension within 1,000 feet. Choose the starting season. The impulse lasts for 4 rounds, proceeding to the next season at the start of each of your turns. You can't use this impulse again until the previous one ends. Spring Each ally in the cube gains 20 temporary HP that last until the start of your next turn. Any {@condition dying} ally rolls a recovery check, but can't get worse than a success.", - "Summer (light) Each enemy in the area is exposed to sunlight and must attempt a Reflex save against your class DC. It's unaffected on a critical success, dazed until the start of your next turn on a success, or {@condition blinded} until the start of your next turn on a failure.", - "Autumn Leaves and rain make everything in the area {@condition concealed} until the start of your next turn, and a cold wind makes each enemy in the area {@condition slowed||slowed 1} until the start of your next turn unless it succeeds at a Fortitude save against your class DC.", - "Winter Each enemy in the aura takes {@damage 5d6} cold damage with a basic Reflex save against your class DC. A creature that fails its save also takes {@damage 2d6} {@condition persistent damage||persistent cold damage}." + "The seasons shift rapidly. This impulse affects a cube 100 feet in each dimension within 1,000 feet. Choose the starting season. The impulse lasts for 4 rounds, proceeding to the next season at the start of each of your turns. You can't use this impulse again until the previous one ends.", + { + "type": "pf2-options", + "items": [ + { + "type": "item", + "name": "Spring", + "entries": [ + "Each ally in the cube gains 20 temporary HP that last until the start of your next turn. Any {@condition dying} ally rolls a recovery check, but can't get worse than a success." + ] + }, + { + "type": "item", + "name": "Summer", + "entries": [ + "({@trait light}) Each enemy in the area is exposed to sunlight and must attempt a Reflex save against your class DC. It's unaffected on a critical success, {@condition dazzled} until the start of your next turn on a success, or {@condition blinded} until the start of your next turn on a failure." + ] + }, + { + "type": "item", + "name": "Autumn", + "entries": [ + "Leaves and rain make everything in the area {@condition concealed} until the start of your next turn, and a cold wind makes each enemy in the area {@condition slowed||slowed 1} until the start of your next turn unless it succeeds at a Fortitude save against your class DC." + ] + }, + { + "type": "item", + "name": "Winter", + "entries": [ + "Each enemy in the aura takes {@damage 5d6} cold damage with a basic Reflex save against your class DC. A creature that fails its save also takes {@damage 2d6} {@condition persistent damage||persistent cold damage}." + ] + } + ] + } ] }, { @@ -2559,9 +2740,11 @@ "entries": [ "You plant the seed of a giant bladderwort in an unoccupied square of ground or water within 30 feet. It lasts for 10 minutes.", "Using this impulse again ends any previous one. If a creature enters its square, the seed erupts into a voluminous, translucent plant that seals tight around the triggering creature and fills with water. Unless the creature succeeds at a Reflex save against your class DC, it's {@condition immobilized} within the bladderwort and must hold its breath or begin drowning. The {@action Escape} DC is also your class DC. The plant has AC 10 and 50 Hit Points.", - "If a creature dies inside it, the plant shrinks down, converting itself and the remains into a watery fruit. A creature can eat this consumable to regain {@dice 1d8+4} HP, after which that creature is temporarily immune for 10 minutes. This fruit rots after 1 hour.", - "Level (+4) The bladderwort's HP increase by 25 and the fruit's healing increases by {@dice 1d8+4}." - ] + "If a creature dies inside it, the plant shrinks down, converting itself and the remains into a watery fruit. A creature can eat this consumable to regain {@dice 1d8+4} HP, after which that creature is temporarily immune for 10 minutes. This fruit rots after 1 hour." + ], + "footer": { + "Level (+4)": "The bladderwort's HP increase by 25 and the fruit's healing increases by {@dice 1d8+4}." + } }, { "name": "Lava Leap", @@ -2583,9 +2766,11 @@ ], "entries": [ "You wreath yourself in molten stone and hurtle toward your enemy. {@action Leap} up to your Speed. At the end of your {@action Leap}, a wave of lava crashes onto all creatures in a 10-foot emanation. Each creature in the area takes {@damage 1d6} bludgeoning damage and {@damage 2d6} fire damage, with a basic Reflex save against your class DC.", - "The cooling remains of the lava form a temporary protective shell around you, granting you a +2 circumstance bonus to AC until the start of your next turn.", - "Level (+3) Each type of damage increases by {@damage 1d6}." - ] + "The cooling remains of the lava form a temporary protective shell around you, granting you a +2 circumstance bonus to AC until the start of your next turn." + ], + "footer": { + "Level (+3)": "Each type of damage increases by {@damage 1d6}." + } }, { "name": "Living Bonfire", @@ -2606,9 +2791,11 @@ ], "entries": [ "Roots and branches of living wood writhe in elemental fire at your command, forming a bonfire fearsome enough to scare off predators in the night. You conjure a bonfire in an unoccupied 10-foot-square space within 30 feet. The bonfire burns for 10 hours, providing all the benefits of a normal campfire. If you use this impulse again, any previous one ends.", - "When you make a wood ranged {@action Elemental Blast|RoE}, you can have it come from the bonfire instead of you, flinging burning logs. This blast deals an additional {@damage 1d6} fire damage. Each time you do this, the size of the bonfire is reduced by one 5-foot square. If all the squares are removed, the impulse ends.", - "Level (+5) The fire damage increases by {@damage 1d6}." - ] + "When you make a wood ranged {@action Elemental Blast|RoE}, you can have it come from the bonfire instead of you, flinging burning logs. This blast deals an additional {@damage 1d6} fire damage. Each time you do this, the size of the bonfire is reduced by one 5-foot square. If all the squares are removed, the impulse ends." + ], + "footer": { + "Level (+5)": "The fire damage increases by {@damage 1d6}." + } }, { "name": "Rain of Rust", @@ -2628,8 +2815,11 @@ "water" ], "entries": [ - "You conjure a red raincloud in a 10-foot burst within 60 feet, which pours rust-colored rain directly below it. Any creature in the rain with the metal trait, that is made of metal, or is wearing metal armor is covered in corrosive build-up. Any such creature is {@condition clumsy||clumsy 1} as long as it remains in the area. If such a creature is in the rain at the start of its turn, it takes {@dice 3d6} damage with a basic Fortitude save against your class DC, plus {@damage 1d6} {@condition persistent damage} if it fails. Damage from this impulse ignores Hardness. Level (+2) The initial damage increases by {@damage 1d6}." - ] + "You conjure a red raincloud in a 10-foot burst within 60 feet, which pours rust-colored rain directly below it. Any creature in the rain with the metal trait, that is made of metal, or is wearing metal armor is covered in corrosive build-up. Any such creature is {@condition clumsy||clumsy 1} as long as it remains in the area. If such a creature is in the rain at the start of its turn, it takes {@dice 3d6} damage with a basic Fortitude save against your class DC, plus {@damage 1d6} {@condition persistent damage} if it fails. Damage from this impulse ignores Hardness." + ], + "footer": { + "Level (+2)": "The initial damage increases by {@damage 1d6}." + } }, { "name": "Whirling Grindstone", @@ -2651,9 +2841,11 @@ ], "entries": [ "A whirling grindstone made of flint appears in an unoccupied square within 30 feet. The grindstone shreds flesh and shoots sparks. Attempt an impulse attack roll against the AC of a creature adjacent to the grindstone. On a hit, the creature takes {@damage 2d6} slashing damage and {@damage 1d6} fire damage (or double damage on a critical hit). The grindstone lasts until the end of your next turn, and you can Sustain the impulse up to 1 minute. On subsequent turns, the first time you Sustain the impulse that turn, you can roll the grindstone up to 20 feet and can repeat the attack.", - "A creature within reach of the grindstone can {@action Interact} with it to sharpen a metal weapon. This grants a +2 circumstance bonus to the next damage roll made with that weapon within 1 minute.", - "Level (+5) The grindstone's damage increases by {@damage 1d6} slashing and {@damage 1d6} fire, and the bonus to weapons increases by 1." - ] + "A creature within reach of the grindstone can {@action Interact} with it to sharpen a metal weapon. This grants a +2 circumstance bonus to the next damage roll made with that weapon within 1 minute." + ], + "footer": { + "Level (+5)": "The grindstone's damage increases by {@damage 1d6} slashing and {@damage 1d6} fire, and the bonus to weapons increases by 1." + } }, { "name": "Ash Strider", @@ -2674,9 +2866,11 @@ "primal" ], "entries": [ - "You discorporate into a cloud of whirling ash and {@action Stride}. If you have a fly Speed, you can {@action Fly} instead. This movement doesn't trigger reactions, you can move through occupied spaces and tiny cracks, and you ignore any difficult terrain and greater difficult terrain that wouldn't impede smoke. The first creature you pass through during this movement takes {@damage 3d6} fire damage with a basic Reflex save against your class DC. Ash lingers around you after your movement is complete, granting you concealment until the start of your next turn.", - "Level (+2) The damage increases by {@damage 1d6}." - ] + "You discorporate into a cloud of whirling ash and {@action Stride}. If you have a fly Speed, you can {@action Fly} instead. This movement doesn't trigger reactions, you can move through occupied spaces and tiny cracks, and you ignore any difficult terrain and greater difficult terrain that wouldn't impede smoke. The first creature you pass through during this movement takes {@damage 3d6} fire damage with a basic Reflex save against your class DC. Ash lingers around you after your movement is complete, granting you concealment until the start of your next turn." + ], + "footer": { + "Level (+2)": "The damage increases by {@damage 1d6}." + } }, { "name": "Desert Wind", @@ -2698,9 +2892,11 @@ ], "entries": [ "A vortex of sand and dust surrounds you. Each creature inside your kinetic aura (including you) is {@condition concealed} from any creature outside your kinetic aura, and creatures outside the aura are {@condition concealed} from creatures inside the aura other than you.", - "Your air impulses carry sands that cut at great speed. When you use a damaging air impulse that affects at least one creature in your kinetic aura, that impulse deals 1 additional slashing damage, or 2 if the impulse has a single target.", - "Level (+2) The extra damage increases by 1, or 2 if the impulse has a single target." - ] + "Your air impulses carry sands that cut at great speed. When you use a damaging air impulse that affects at least one creature in your kinetic aura, that impulse deals 1 additional slashing damage, or 2 if the impulse has a single target." + ], + "footer": { + "Level (+2)": "The extra damage increases by 1, or 2 if the impulse has a single target." + } }, { "name": "Elemental Artillery", @@ -2720,9 +2916,11 @@ "wood" ], "entries": [ - "Spinning wood and metal together, you create a rugged wooden ballista. The ballista is Medium and appears in an unoccupied space within 30 feet. It immediately shoots a bolt with a jagged tip of elemental metal. Make an impulse attack roll against the AC of a target within 120 feet. The target takes {@damage 3d12} piercing damage on a hit (or double damage on a critical hit). The ballista can be shot again, but it must first be reloaded with two {@action Interact} actions. The ballista lasts until the end of your next turn, and you can Sustain the impulse. Each time you Sustain it, you can roll the ballista up to 20 feet, shoot it if it's loaded, or contribute 1 action toward reloading it.", - "Level (+3) The damage increases by {@damage 1d12}." - ] + "Spinning wood and metal together, you create a rugged wooden ballista. The ballista is Medium and appears in an unoccupied space within 30 feet. It immediately shoots a bolt with a jagged tip of elemental metal. Make an impulse attack roll against the AC of a target within 120 feet. The target takes {@damage 3d12} piercing damage on a hit (or double damage on a critical hit). The ballista can be shot again, but it must first be reloaded with two {@action Interact} actions. The ballista lasts until the end of your next turn, and you can Sustain the impulse. Each time you Sustain it, you can roll the ballista up to 20 feet, shoot it if it's loaded, or contribute 1 action toward reloading it." + ], + "footer": { + "Level (+3)": "The damage increases by {@damage 1d12}." + } }, { "name": "Jagged Berms", @@ -2745,8 +2943,11 @@ "entries": [ "You conjure up to six cube-shaped mounds of packed earth. Each appears in an unoccupied square within 120 feet, fills its square, and provides cover. A mound has AC 10, Hardness 10, and 20 HP, and is immune to critical hits and precision damage.", "If destroyed, a mound becomes difficult terrain. The mounds last for an unlimited duration, but if you use the impulse again, any previous one ends.", - "Sharpened wooden stakes protrude from each mound into adjacent squares. They can project from any of its sides; you choose which sides for each mound. For each square of wooden stakes a creature enters, that creature takes {@damage 2d6} piercing damage. Destroying a mound also destroys its stakes. Level (+2) The HP of each section of the wall increases by 10, and the piercing damage increases by {@damage 1d6}." - ] + "Sharpened wooden stakes protrude from each mound into adjacent squares. They can project from any of its sides; you choose which sides for each mound. For each square of wooden stakes a creature enters, that creature takes {@damage 2d6} piercing damage. Destroying a mound also destroys its stakes." + ], + "footer": { + "Level (+2)": "The HP of each section of the wall increases by 10, and the piercing damage increases by {@damage 1d6}." + } }, { "name": "Lightning Rod", @@ -2766,9 +2967,11 @@ "primal" ], "entries": [ - "You smash a metal rod into your foe and call lightning to it. Attempt a 1-action melee {@action Elemental Blast|RoE} using the metal element. On a hit, the target is skewered with a metal rod, which gives it a \u20131 circumstance penalty to AC and saves against electricity; the penalty is \u20132 if the creature also has the metal trait, is made of metal, or is wearing metal armor. A hit creature immediately takes {@damage 1d12} electricity damage with a basic Reflex save against your class DC. The creature can {@action Interact} to attempt a DC 10 {@skill Athletics} check to pull the lightning rod free.", - "Level (+6) The electricity damage increases by {@damage 1d12}." - ] + "You smash a metal rod into your foe and call lightning to it. Attempt a 1-action melee {@action Elemental Blast|RoE} using the metal element. On a hit, the target is skewered with a metal rod, which gives it a \u20131 circumstance penalty to AC and saves against electricity; the penalty is \u20132 if the creature also has the metal trait, is made of metal, or is wearing metal armor. A hit creature immediately takes {@damage 1d12} electricity damage with a basic Reflex save against your class DC. The creature can {@action Interact} to attempt a DC 10 {@skill Athletics} check to pull the lightning rod free." + ], + "footer": { + "Level (+6)": "The electricity damage increases by {@damage 1d12}." + } }, { "name": "Molten Wire", @@ -2789,9 +2992,11 @@ ], "entries": [ "Spinning molten iron through a vortex of fire, you trap your foe in searing wires. Make an impulse attack roll against a creature within 15 feet. On a success, the target takes {@damage 2d6} slashing damage and is wrapped in molten wire for 1 minute.", - "It is {@condition clumsy||clumsy 1} and takes {@damage 2d4} fire damage at the start of each of its turns, with a basic Reflex save. The wire's {@action Escape} DC is your class DC. The wire has AC 10 and 75 HP. The impulse ends if the creature Escapes or the wire is destroyed.", - "Level (+4) The slashing damage increases by {@damage 1d6}, the fire damage increases by {@damage 1d4}, and the wire's HP increases by 25." - ] + "It is {@condition clumsy||clumsy 1} and takes {@damage 2d4} fire damage at the start of each of its turns, with a basic Reflex save. The wire's {@action Escape} DC is your class DC. The wire has AC 10 and 75 HP. The impulse ends if the creature Escapes or the wire is destroyed." + ], + "footer": { + "Level (+4)": "The slashing damage increases by {@damage 1d6}, the fire damage increases by {@damage 1d4}, and the wire's HP increases by 25." + } }, { "name": "Rising Hurricane", @@ -2812,9 +3017,11 @@ "water" ], "entries": [ - "A hurricane lifts your enemies into the air before bringing them crashing down in a bloody rain. Your hurricane appears in a cylinder that's 40 feet tall, has a 30-foot diameter, and is within 120 feet. All creatures in the area take {@damage 2d6} bludgeoning damage with a basic Fortitude save against your class DC. Lift any creature that fails its save to any height you choose within the area, move it up to 5 feet in any direction, then drop it. It takes falling damage normally unless it has a fly Speed.", - "Level (+3) The rain damage increases by {@damage 1d6}, and the cylinder's height increases by 5 feet." - ] + "A hurricane lifts your enemies into the air before bringing them crashing down in a bloody rain. Your hurricane appears in a cylinder that's 40 feet tall, has a 30-foot diameter, and is within 120 feet. All creatures in the area take {@damage 2d6} bludgeoning damage with a basic Fortitude save against your class DC. Lift any creature that fails its save to any height you choose within the area, move it up to 5 feet in any direction, then drop it. It takes falling damage normally unless it has a fly Speed." + ], + "footer": { + "Level (+3)": "The rain damage increases by {@damage 1d6}, and the cylinder's height increases by 5 feet." + } }, { "name": "Roiling Mudslide", @@ -2834,9 +3041,11 @@ "water" ], "entries": [ - "You form water and earth into a mudslide that smashes your opponents and coats them in mud. Each creature in the area takes {@damage 2d8} bludgeoning damage with a basic Fortitude save against your class DC. A creature that fails is also pushed 5 feet (or 10 feet on a critical failure) and coated in mud until the end of its next turn. While coated in mud, the creature falls {@condition prone} at the end of its movement any time it ends a move action other than a {@action Crawl} or {@action Step}. The creature can attempt an {@skill Acrobatics} check or Reflex save against your class DC, avoiding the fall if it succeeds.", - "Level (+4) The damage increases by {@damage 1d8}." - ] + "You form water and earth into a mudslide that smashes your opponents and coats them in mud. Each creature in the area takes {@damage 2d8} bludgeoning damage with a basic Fortitude save against your class DC. A creature that fails is also pushed 5 feet (or 10 feet on a critical failure) and coated in mud until the end of its next turn. While coated in mud, the creature falls {@condition prone} at the end of its movement any time it ends a move action other than a {@action Crawl} or {@action Step}. The creature can attempt an {@skill Acrobatics} check or Reflex save against your class DC, avoiding the fall if it succeeds." + ], + "footer": { + "Level (+4)": "The damage increases by {@damage 1d8}." + } }, { "name": "Steam Knight", @@ -2865,9 +3074,11 @@ "When you {@action Leap}, you can jump up to your Speed. You don't immediately fall at the end of a jump, provided you {@action Leap} again with your next action. If you {@action Leap} over a creature and come within 10 feet, that creature takes {@damage 2d6} fire damage with a basic Reflex save against your class DC.", "At the start of each of your turns, you can emit steam as a free action. It deals {@damage 2d6} fire damage to each creature in your kinetic aura with a basic Reflex save against your class DC. A creature that fails is also pushed 5 feet." ] - }, - "Level (+5) The fire damage from a jump or blast of steam increases by {@dice 1d6}." - ] + } + ], + "footer": { + "Level (+5)": "The fire damage from a jump or blast of steam increases by {@dice 1d6}." + } }, { "name": "Tree of Duality", @@ -2891,11 +3102,14 @@ { "type": "list", "items": [ - "Cleansing Pollen (healing, vitality) Each living ally that's in the area or enters it regains {@dice 3d4} HP and is then temporarily immune to regaining HP from Tree of Duality for 10 minutes.", - "Hallucinogenic Spores (mental) Enemies in the area are {@condition dazzled}. An enemy that leaves the area remains {@condition dazzled} until the start of its next turn. Level (+2) The healing increases by {@dice 1d4}." + "Cleansing Pollen ({@trait healing}, {@trait positive||vitality}) Each living ally that's in the area or enters it regains {@dice 3d4} HP and is then temporarily immune to regaining HP from Tree of Duality for 10 minutes.", + "Hallucinogenic Spores ({@trait mental}) Enemies in the area are {@condition dazzled}. An enemy that leaves the area remains {@condition dazzled} until the start of its next turn." ] } - ] + ], + "footer": { + "Level (+2)": "The healing increases by {@dice 1d4}." + } }, { "name": "Ambersoul", @@ -3081,7 +3295,7 @@ "ardande" ], "entries": [ - "Your connection to the magic of the Plane of Wood allows you to call upon the power of plants and trees to protect yourself. You can cast mantle of the unwavering heart (page 197) as a 5th-rank primal innate spell once per day." + "Your connection to the magic of the Plane of Wood allows you to call upon the power of plants and trees to protect yourself. You can cast mantle of the unwavering heart as a 5th-rank primal innate spell once per day." ] }, { @@ -3119,7 +3333,7 @@ "talos" ], "entries": [ - "Whether in their pure elemental forms or as part of an alloy such as steel, the elemental metal in your soul resonates strongly with iron, bronze, and other sturdy, practical metals suitable for weaponry. Your fist attacks gain the modular B, P, or {@trait S} trait (Pathfinder Treasure Vault 25) and lose the {@trait nonlethal} trait. Your fist's damage die increases to {@dice 1d6}." + "Whether in their pure elemental forms or as part of an alloy such as steel, the elemental metal in your soul resonates strongly with iron, bronze, and other sturdy, practical metals suitable for weaponry. Your fist attacks gain the {@trait modular } trait and lose the {@trait nonlethal} trait. Your fist's damage die increases to {@damage 1d6}." ] }, { @@ -3233,10 +3447,10 @@ "talos" ], "entries": [ - "Your connection with elemental iron grants you a natural field of weak magnetic attraction. You can cast {@spell magnetic attraction|SoM} (Secrets of Magic 114) and magnetic repulsion (Secrets of Magic 115) once per day each as 2nd-rank primal innate spells." + "Your connection with elemental iron grants you a natural field of weak magnetic attraction. You can cast {@spell magnetic attraction|SoM} and magnetic repulsion once per day each as 2nd-rank primal innate spells." ], "special": [ - "If you chose the gildedsoul lineage, you can replace one of the above spells with enthrall." + "If you chose the gildedsoul lineage, you can replace one of the above spells with {@spell enthrall}." ] }, { @@ -3325,7 +3539,7 @@ ], "prerequisites": "Constitution +2", "entries": [ - "You become trained in kineticist class DC and impulse attack rolls. Choose one element to be your kinetic element (air, earth, fire, metal, water, or wood). You gain a kinetic aura and the {@action Channel Elements|RoE} action (page 15), though you don't get to use an {@action Elemental Blast|RoE} or stance impulse when you take that action. You gain the {@action Elemental Blast|RoE} action (page 16). Your {@action Elemental Blast|RoE} does not automatically gain additional damage dice every four levels, instead requiring you to take the Improved {@action Elemental Blast|RoE} feat." + "You become trained in kineticist class DC and impulse attack rolls. Choose one element to be your kinetic element (air, earth, fire, metal, water, or wood). You gain a kinetic aura and the {@action Channel Elements|RoE} action, though you don't get to use an {@action Elemental Blast|RoE} or stance impulse when you take that action. You gain the {@action Elemental Blast|RoE} action. Your {@action Elemental Blast|RoE} does not automatically gain additional damage dice every four levels, instead requiring you to take the Improved {@action Elemental Blast|RoE} feat." ], "leadsTo": [ "Base Kinesis|RoE", @@ -3349,7 +3563,7 @@ ], "prerequisites": "{@feat Kineticist Dedication|RoE}", "entries": [ - "You gain the {@action Base Kinesis|RoE} impulse (page 16). For the purposes of determining when the range and Bulk improvements of the action occur, your kineticist level is equal to half your level (for example, {@action Base Kinesis|RoE} for a 10th- level character with this feat would have a range of 45 feet and could affect 1 Bulk of their chosen element)." + "You gain the {@action Base Kinesis|RoE} impulse. For the purposes of determining when the range and Bulk improvements of the action occur, your kineticist level is equal to half your level (for example, {@action Base Kinesis|RoE} for a 10th- level character with this feat would have a range of 45 feet and could affect 1 Bulk of their chosen element)." ] }, { @@ -3510,7 +3724,7 @@ ], "prerequisites": "{@feat Elementalist Dedication|RoE}, Familiar", "entries": [ - "Your familiar becomes an elemental spirit capable of taking on aspects of the elements. Other than taking the form of an elemental instead of an animal, this familiar continues to use all the same rules as other familiars. If you want to give your familiar the elemental familiar abilities found on page 42, you must select that familiar ability. Your familiar gains one additional familiar ability each day, which must be one of the following elemental familiar abilities. While your familiar has an elemental familiar ability, your familiar is composed of the associated elemental matter and gains the matching {@trait elemental} trait. You can't select more than one elemental familiar ability at a time.", + "Your familiar becomes an elemental spirit capable of taking on aspects of the elements. Other than taking the form of an elemental instead of an animal, this familiar continues to use all the same rules as other familiars. If you want to give your familiar the elemental familiar abilities, you must select that familiar ability. Your familiar gains one additional familiar ability each day, which must be one of the following elemental familiar abilities. While your familiar has an elemental familiar ability, your familiar is composed of the associated elemental matter and gains the matching {@trait elemental} trait. You can't select more than one elemental familiar ability at a time.", { "type": "list", "items": [ @@ -3628,7 +3842,7 @@ "prerequisites": "{@feat Elementalist Dedication|RoE}, wood is in your elemental philosophy", "entries": [ "You enhance your spell with elemental wood, causing your magic to expand and grow beyond its original limitations. If the next action you use this turn is to Cast a non-cantrip Spell that affects an area, expand the area of the spell. For bursts, expand the radius by 5 feet; for cones, expand the cone by 10 feet; and for lines, expand the length by 15 feet.", - "The spell gains the wood trait." + "The spell gains the {@trait wood} trait." ] }, { diff --git a/data/feats/feats-som.json b/data/feats/feats-som.json index cc0f5db3af..d09e4125b7 100644 --- a/data/feats/feats-som.json +++ b/data/feats/feats-som.json @@ -755,7 +755,7 @@ "prerequisites": "{@action Arcane Cascade|SoM}, {@class Magus|SoM|inexorable iron|inexorable iron|SoM} hybrid study, {@action Spellstrike|SoM}", "requirements": "You are in {@action Arcane Cascade|SoM} stance and your {@action Spellstrike|SoM} is charged.", "entries": [ - "Your {@action Spellstrike|SoM} sweeps are so wide and devastating, they splash onto nearby foes. Make a {@action Spellstrike|SoM}. Foes adjacent to the target take splash damage equal to 2 + the extra damage from {@action Arcane Cascade|SoM}. The damage type is the same as {@action Arcane Cascade|SoM}; if the spell already deals splash damage of the same type, combine the damage together before applying weaknesses or resistances." + "Your {@action Spellstrike|SoM} sweeps are so wide and devastating, they splash onto nearby foes. Make a {@action Spellstrike|SoM}. Foes adjacent to the target take {@trait splash} damage equal to 2 + the extra damage from {@action Arcane Cascade|SoM}. The damage type is the same as {@action Arcane Cascade|SoM}; if the spell already deals {@trait splash} damage of the same type, combine the damage together before applying weaknesses or resistances." ] }, { diff --git a/data/feats/feats-tv.json b/data/feats/feats-tv.json index e57e758200..26ffe55da8 100644 --- a/data/feats/feats-tv.json +++ b/data/feats/feats-tv.json @@ -41,7 +41,7 @@ "transmutation" ], "entries": [ - "You draw the Ursine Avenger Hood over your head and its fur over your arms, assuming an ursine form that has traits of your original form as well as that of a bear. In your ursine form, you gain a jaws unarmed attack that deals {@damage 1d8} piercing damage and a claws unarmed attack that deals {@damage 1d6} slashing damage and has the {@trait agile} trait. Both unarmed attacks are in the brawling group. You lose the ability to speak complex sentences while transformed and can only communicate through grunts and gestures; this prevents you from using effects that require a shared or spoken language until you revert back to your non-hybrid form. You can use this action while transformed to remove the hood and return to your original form." + "You draw the Ursine Avenger Hood over your head and its fur over your arms, assuming an ursine form that has traits of your original form as well as that of a bear. In your ursine form, you gain a jaws unarmed attack that deals {@damage 1d8} piercing damage and a claws unarmed attack that deals {@damage 1d6} slashing damage and has the {@trait agile} trait. Both unarmed attacks are in the {@group brawling} group. You lose the ability to speak complex sentences while transformed and can only communicate through grunts and gestures; this prevents you from using effects that require a shared or spoken language until you revert back to your non-hybrid form. You can use this action while transformed to remove the hood and return to your original form." ] }, { @@ -428,4 +428,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/fluff-creaturetemplates.json b/data/fluff-creaturetemplates.json index f687b188f5..54261ae4a3 100644 --- a/data/fluff-creaturetemplates.json +++ b/data/fluff-creaturetemplates.json @@ -598,7 +598,7 @@ "type": "pf2-title", "name": "OTHER WERECREATURES" }, - "In theory, any animal could form the basis for a new type of werecreature, provided the animal in question is at least omnivorous\u2014 herbivorous werecreatures are all but unheard of. Werecreatures that rise from insects, arachnids, and similar invertebrate animals are particularly unsettling, though much rarer than werecreatures of vertebrate animals." + "In theory, any animal could form the basis for a new type of werecreature, provided the animal in question is at least omnivorous\u2014herbivorous werecreatures are all but unheard of. Werecreatures that rise from insects, arachnids, and similar invertebrate animals are particularly unsettling, though much rarer than werecreatures of vertebrate animals." ] }, "Werecreatures are humanoids doomed to transform into animals and animalhumanoid hybrids under the light of the full moon. These shapechanging creatures are the result of an ancient primal curse that they can, in turn, transmit through their own bites. Their ability to lurk unseen in the wilds as well as among people, combined with the contagiousness of their condition, makes werecreatures a perennial cause of panicked suspicion.", diff --git a/data/fluff-deities.json b/data/fluff-deities.json index 8af234b5d7..3b4d05ecd4 100644 --- a/data/fluff-deities.json +++ b/data/fluff-deities.json @@ -789,7 +789,7 @@ "type": "pf2-h1", "name": "The Eldest", "entries": [ - "When the gods abandoned the First World\u2014their initial rough draft of creation shaped in distant prehistory\u2014 native beings of incredible power stepped in to fill the vacuum. These beings, called the Eldest, hold deific power over the First World but have little of the other gods' aspirations. The Eldest don't concern themselves with expanding their followings or advocating particular ideologies. Many barely acknowledge their worshippers at all, concerning themselves only with their own mysterious motivations and doling out divine power merely because they have much to spare and doing so amuses them.", + "When the gods abandoned the First World\u2014their initial rough draft of creation shaped in distant prehistory\u2014native beings of incredible power stepped in to fill the vacuum. These beings, called the Eldest, hold deific power over the First World but have little of the other gods' aspirations. The Eldest don't concern themselves with expanding their followings or advocating particular ideologies. Many barely acknowledge their worshippers at all, concerning themselves only with their own mysterious motivations and doling out divine power merely because they have much to spare and doing so amuses them.", "Devotees of the Eldest on Golarion are usually solitary in their worship, residing near breaches to the unpredictable First World. Most worshippers are fey or gnomes, although other creatures who feel a close kinship with fey might revere the capricious and uncaring Eldest as well." ] } @@ -803,7 +803,7 @@ "type": "pf2-h1", "name": "Elemental Lords", "entries": [ - "Born amid the primal chaos of the multiverse's earliest days, the eight elemental lords are divine embodiments of the Inner Spheres' raw elemental forces. With two lords of air, two of earth, two of fire, and two of water, half their number represent the aspects of each element that mortals consider benevolent, while the others represent the malicious and destructive aspects of those same elements. When the Material Plane was born, the benevolent elemental lords seeded it with all the potential of their elements, creating planets, stars, oceans, and life. Yet as mortality evolved, it began harnessing the elements for malevolent purposes, causing anguished dissent between the benevolent elemental lords and emboldening their evil counterparts. Kelizandri, the fearsome lord of water, forged an alliance with the other evil elemental lords\u2014 Ayrzul, Hshurha, and Ymeri\u2014to seal each good elemental lord in a prison penetrable only by combining the other three elemental powers once more; this feat has been achieved only once in the ages since. The four surviving lords have ruled their respective planes mercilessly for time uncounted, free to write the stories of their own creations, invent their own titles of nobility, and claim sole dominion over the elemental planes." + "Born amid the primal chaos of the multiverse's earliest days, the eight elemental lords are divine embodiments of the Inner Spheres' raw elemental forces. With two lords of air, two of earth, two of fire, and two of water, half their number represent the aspects of each element that mortals consider benevolent, while the others represent the malicious and destructive aspects of those same elements. When the Material Plane was born, the benevolent elemental lords seeded it with all the potential of their elements, creating planets, stars, oceans, and life. Yet as mortality evolved, it began harnessing the elements for malevolent purposes, causing anguished dissent between the benevolent elemental lords and emboldening their evil counterparts. Kelizandri, the fearsome lord of water, forged an alliance with the other evil elemental lords\u2014Ayrzul, Hshurha, and Ymeri\u2014to seal each good elemental lord in a prison penetrable only by combining the other three elemental powers once more; this feat has been achieved only once in the ages since. The four surviving lords have ruled their respective planes mercilessly for time uncounted, free to write the stories of their own creations, invent their own titles of nobility, and claim sole dominion over the elemental planes." ] } ] @@ -861,7 +861,7 @@ "name": "Outer Gods & Great Old Ones", "entries": [ "The Outer Gods, along with the Great Old Ones with whom the Outer Gods are sometimes confused, are ancient, inscrutable, cosmic beings. The Great Old Ones are titanic monstrosities imprisoned since time immemorial beneath the sea, deep within the world, or on other planets, but the Outer Gods are even less comprehensible. These unfathomable entities lurk within the Dark Tapestry\u2014the vast void between the stars on the Material Plane\u2014and dwarf other deities just as those deities dwarf ordinary mortals.", - "To worship these gods is to acknowledge a cold truth: the universe has no meaning. All the things mortal civilizations hold dear\u2014virtues, deities, great works\u2014 are things those mortals have invented to distract them from their own insignificance. History is a comforting lie told because mortals are afraid of the dark. The universe is immeasurably vast, beyond understanding, and cares nothing for life. Ultimately, every creature is alone, unmourned, and unloved. And because life has no meaning or purpose, self-indulgence and nihilism are the only rational responses." + "To worship these gods is to acknowledge a cold truth: the universe has no meaning. All the things mortal civilizations hold dear\u2014virtues, deities, great works\u2014are things those mortals have invented to distract them from their own insignificance. History is a comforting lie told because mortals are afraid of the dark. The universe is immeasurably vast, beyond understanding, and cares nothing for life. Ultimately, every creature is alone, unmourned, and unloved. And because life has no meaning or purpose, self-indulgence and nihilism are the only rational responses." ] } ] @@ -5799,7 +5799,7 @@ "page": 93, "source": "LOGM", "entries": [ - "The traditional deities of the elven pantheon are {@deity Calistria}, {@deity Desna}, {@deity Findeladlara|LOGM} (goddess of twilight and traditional art and architecture), {@deity Ketephys|LOGM} (god of hunting and the moon), and {@deity Yuelral|LOGM} (goddess of gems, craft, and magic). Elves have also adopted {@deity Alseta|LOGM}, a minor goddess of doors and transitions, as their patron of teleportation and aiudara (commonly known as elf gates). Most elves value magic, beauty, freedom, and friendship as part of a fulfilling life and tend to worship all of the deities together as exemplars of these values. Alongside fullblooded elves, many half-elves\u2014whether raised by elves or seeking a closer connection to their elven heritage\u2014 worship the elven pantheon." + "The traditional deities of the elven pantheon are {@deity Calistria}, {@deity Desna}, {@deity Findeladlara|LOGM} (goddess of twilight and traditional art and architecture), {@deity Ketephys|LOGM} (god of hunting and the moon), and {@deity Yuelral|LOGM} (goddess of gems, craft, and magic). Elves have also adopted {@deity Alseta|LOGM}, a minor goddess of doors and transitions, as their patron of teleportation and aiudara (commonly known as elf gates). Most elves value magic, beauty, freedom, and friendship as part of a fulfilling life and tend to worship all of the deities together as exemplars of these values. Alongside fullblooded elves, many half-elves\u2014whether raised by elves or seeking a closer connection to their elven heritage\u2014worship the elven pantheon." ] } ] diff --git a/data/generated/bookref-gmscreen.json b/data/generated/bookref-gmscreen.json index 00f32fe795..8e8beea075 100644 --- a/data/generated/bookref-gmscreen.json +++ b/data/generated/bookref-gmscreen.json @@ -1 +1,9006 @@ -{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]},"bookref-gmscreen":{"name":"GM Reference","id":"bookref-gmscreen","contents":[]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@action Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"number":"once ","unit":"day","overcharge":true},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to {@action Pick a Lock||Pick the Lock} or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file +{ + "reference": { + "bookref-quick": { + "name": "Quick Reference", + "id": "bookref-quick", + "contents": [ + { + "name": "Character Creation", + "headers": [ + "Animal Companions", + "Archetypes", + "Character Creation", + "Characters With Disabilities", + "Familiars", + "Leveling Up" + ] + }, + { + "name": "Items & Equipment", + "headers": [ + "Activating Items", + "Animals", + "Armor", + "Carrying and Using Items", + "Coins and Currency", + "Constant Abilities", + "Creating a Personal Staff", + "Formulas", + "Investing Magic Items", + "Item Damage", + "Item Level", + "Items and Sizes", + "Price", + "Runes", + "Scrolls", + "Services", + "Shields", + "Shoddy Items", + "Staves", + "Wands", + "Weapons", + "Wearing Tools" + ] + }, + { + "name": "Spells", + "headers": [ + "Cantrips", + "Casting Spells", + "Disbelieving Illusions", + "Durations", + "Focus Spells", + "Hostile Actions", + "Identifying Spells", + "Innate Spells", + "Ranges, Areas, and Targets", + "Reading Spells", + "Rituals", + "Saving Throws", + "Setting Triggers", + "Spell Attacks", + "Spell Slots", + "Walls" + ] + }, + { + "name": "Playing the Game", + "headers": [ + "Actions", + "Afflictions", + "Checks", + "Concealment and Invisibility", + "Condition Values", + "Conditions", + "Counteracting", + "Cover", + "Damage", + "Downtime Mode", + "Effects", + "Encounter Mode", + "Exploration Mode", + "Flanking", + "Game Conventions", + "Hero Points", + "Hit Points, Healing, and Dying", + "Making Choices", + "Movement", + "Overriding Conditions", + "Perception", + "Special Checks", + "Specific Checks" + ] + }, + { + "name": "Game Mastering", + "headers": [ + "Difficulty Classes", + "Drugs", + "Environment", + "Hazards", + "Planning a Campaign", + "Preparing an Adventure", + "Rewards", + "Running Modes of Play", + "Running a Game Session", + "Starting at a Higher Level" + ] + } + ] + }, + "bookref-gmscreen": { + "name": "GM Reference", + "id": "bookref-gmscreen", + "contents": [] + } + }, + "data": { + "bookref-quick": [ + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 214, + "name": "Animal Companions", + "entries": [ + "An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.", + { + "type": "pf2-h3", + "page": 214, + "name": "Riding Animal Companions", + "entries": [ + "You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Young Animal Companions", + "entries": [ + "The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Proficiencies", + "entries": [ + "Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Ability Modifiers", + "entries": [ + "An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Hit Points", + "entries": [ + "Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Mature Animal Companions", + "entries": [ + "To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Nimble Animal Companions", + "entries": [ + "To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Savage Animal Companions", + "entries": [ + "To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Companion Types", + "entries": [ + "The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.", + "The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 217, + "name": "Specialized Animal Companions", + "entries": [ + "Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.", + "Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.", + "Each specialization grants additional benefits. Most animal companions can have only one specialization.", + { + "type": "pf2-h4", + "page": 217, + "name": "Ambusher", + "entries": [ + "In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Bully", + "entries": [ + "Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Daredevil", + "entries": [ + "Your companion joins the fray with graceful leaps and dives.", + "It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Racer", + "entries": [ + "Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Tracker", + "entries": [ + "Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Wrecker", + "entries": [ + "Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 219, + "name": "Archetypes", + "entries": [ + "Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.", + "Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).", + "Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.", + "Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.", + "Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.", + { + "type": "pf2-h3", + "page": 219, + "name": "Multiclass Archetypes", + "entries": [ + "Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 219, + "name": "Class Archetypes", + "entries": [ + "Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.", + "In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 219, + "name": "Spellcasting Archetypes", + "alias": [ + "Spellcasting Benefits" + ], + "entries": [ + "Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.", + "A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.", + "Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.", + "All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.", + "{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"", + "{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"", + "{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\"" + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + "{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}" + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 19, + "name": "Character Creation", + "entries": [ + "Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.", + "This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.", + "Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.", + "All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.", + "If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.", + { + "type": "pf2-h3", + "page": 19, + "name": "The Six Ability Scores", + "entries": [ + "One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.", + "Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.", + "Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.", + { + "type": "pf2-h4", + "page": 19, + "name": "Strength", + "entries": [ + "Strength measures your character's physical power.", + "Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Dexterity", + "entries": [ + "Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Constitution", + "entries": [ + "Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.", + "Your Constitution modifier is added to your Hit Points and Fortitude saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Intelligence", + "entries": [ + "Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Wisdom", + "entries": [ + "Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Charisma", + "entries": [ + "Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 20, + "name": "Ability Score Overview", + "entries": [ + "Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.", + "{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).", + "{@b Background:} Your character's background provides two ability boosts.", + "{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.", + "{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.", + { + "type": "pf2-h4", + "page": 20, + "name": "Ability Boosts", + "entries": [ + "An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.", + "When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 20, + "name": "Ability Flaws", + "entries": [ + "Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 20, + "name": "ALTERNATIVE METHOD: ROLLING ABILITY SCORES", + "entries": [ + "The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.", + "If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.", + { + "type": "pf2-title", + "name": "STEP 1: ROLL AND ASSIGN SCORES" + }, + "Roll four 6-sided dice (4d6) and discard the lowest die result.", + "Add the three remaining results together and record the sum.", + "(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.", + { + "type": "pf2-title", + "name": "STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS" + }, + "Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).", + "These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.", + { + "type": "pf2-title", + "name": "STEP 3: RECORD SCORES AND MODIFIERS" + }, + "Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 20, + "name": "Ability Modifiers", + "entries": [ + "Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.", + { + "type": "data", + "tag": "table", + "name": "Ability Modifiers", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Create a Concept", + "entries": [ + "What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.", + "There are many ways to approach your character concept.", + "Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.", + { + "type": "pf2-h3", + "page": 21, + "name": "Ancestry, Background, Class, or Details", + "entries": [ + "If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.", + "Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?", + "For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.", + "You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 21, + "name": "Faith", + "entries": [ + "Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 21, + "name": "ANCESTRIES AND CLASSES", + "entries": [ + "Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!", + "When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.", + "You can find more about ability boosts and ability flaws in Ability Scores on page 20.", + "The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.", + "Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 21, + "name": "Your Allies", + "entries": [ + "You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.", + "However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions." + ], + "source": "CRB" + }, + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page." + ], + "source": "CRB" + } + ], + "step": "1", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Start Building Ability Scores", + "entries": [ + "At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.", + "Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information." + ], + "step": "2", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Select an Ancestry", + "entries": [ + "Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.", + "Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.", + "You'll make four decisions when you select your character's ancestry:", + { + "type": "list", + "items": [ + "Pick the ancestry itself.", + "Assign any free ability boosts and decide if you are taking any voluntary flaws.", + "Select a heritage from those available within that ancestry, further defining the traits your character was born with.", + "Choose an ancestry feat, representing an ability your hero learned at an early age." + ] + }, + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses" + ], + "source": "CRB" + } + ], + "step": "3", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Pick a Background", + "entries": [ + "Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.", + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background." + ], + "source": "CRB" + } + ], + "step": "4", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Choose a Class", + "entries": [ + "At this point, you need to decide your character's class.", + "A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.", + "You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.", + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7." + ], + "source": "CRB" + } + ], + "step": "5", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 26, + "name": "Determine Ability Scores", + "entries": [ + { + "type": "pf2-sidebar", + "page": 26, + "name": "OPTIONAL: VOLUNTARY FLAWS", + "entries": [ + "Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score." + ], + "source": "CRB" + }, + "Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:", + { + "type": "list", + "items": [ + "First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).", + "Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.", + "Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}." + ] + }, + "Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.", + { + "type": "pf2-tips-box", + "page": 26, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name." + ], + "source": "CRB" + } + ], + "step": "6", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 26, + "name": "Record Class Details", + "entries": [ + "Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.", + { + "type": "pf2-sidebar", + "page": 27, + "name": "SPELLS AND SPELLCASTING", + "entries": [ + "Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.", + "If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7." + ], + "source": "CRB" + }, + { + "type": "list", + "items": [ + "To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.", + "The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.", + "See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells." + ] + }, + { + "type": "pf2-tips-box", + "page": 26, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9." + ], + "source": "CRB" + } + ], + "step": "7", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 27, + "name": "Buy Equipment", + "entries": [ + "At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.", + { + "type": "pf2-tips-box", + "page": 27, + "name": "CHARACTER SHEET", + "entries": [ + "Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10." + ], + "source": "CRB" + } + ], + "step": "8", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 27, + "name": "Calculate Modifiers", + "entries": [ + "With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.", + { + "type": "pf2-h3", + "page": 27, + "name": "Perception", + "entries": [ + "Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 27, + "name": "Saving Throws", + "entries": [ + "For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 27, + "name": "Melee Strikes and Ranged Strikes", + "entries": [ + "Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).", + "You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.", + "Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 28, + "name": "Skills", + "entries": [ + "In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0." + ], + "source": "CRB" + }, + { + "type": "pf2-tips-box", + "page": 28, + "name": "CHARACTER SHEET", + "entries": [ + "For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.", + "Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.", + "If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers." + ], + "source": "CRB" + } + ], + "step": "9", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 28, + "name": "Finishing Details", + "entries": [ + "Now add the following details to your character sheet in the appropriate spaces.", + { + "type": "pf2-h3", + "page": 28, + "name": "Alignment", + "entries": [ + "Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.", + "Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.", + "If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).", + { + "type": "pf2-h4", + "page": 29, + "name": "Good and Evil", + "entries": [ + "Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 29, + "name": "Law and Chaos", + "entries": [ + "Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.", + "Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.", + "Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.", + "Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 29, + "name": "Changing Alignment", + "entries": [ + "Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Deity", + "entries": [ + "Write down the deity your character worships, if any.", + "Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Age", + "entries": [ + "Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Gender and Pronouns", + "entries": [ + "Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Class DC", + "entries": [ + "A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Hero Points", + "entries": [ + "Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Armor Class (AC)", + "entries": [ + "Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Bulk", + "entries": [ + "Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment." + ], + "source": "CRB" + } + ], + "step": "10", + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 487, + "name": "Characters With Disabilities", + "entries": [ + "A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.", + { + "type": "pf2-h3", + "name": "Blindness or Impaired Vision" + }, + "A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.", + "A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.", + { + "type": "pf2-h3", + "name": "Deafness or Being Hard of Hearing" + }, + "A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.", + "A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.", + { + "type": "pf2-h3", + "name": "Missing Limb" + }, + "Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.", + "A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.", + "Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.", + { + "type": "pf2-h3", + "name": "Mental Illness and Chronic Illness" + }, + "Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players." + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 217, + "name": "Familiars", + "entries": [ + "Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.", + "Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.", + "You can have only one familiar at a time.", + { + "type": "pf2-h3", + "page": 217, + "name": "Modifiers and AC", + "entries": [ + "Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 217, + "name": "Hit Points", + "entries": [ + "Your familiar has 5 Hit Points for each of your levels." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Size", + "entries": [ + "Your familiar is Tiny." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Senses", + "entries": [ + "Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Movement", + "entries": [ + "Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).", + "It can gain other movement types from familiar abilities." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Familiar and Master Abilities", + "entries": [ + "Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.", + { + "type": "pf2-h4", + "page": 218, + "name": "Familiar Abilities", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-p text-indent-subsequent block", + "items": [ + { + "name": "Amphibious", + "entries": [ + "It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)." + ] + }, + { + "name": "Burrower", + "entries": [ + "It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes." + ] + }, + { + "name": "Climber", + "entries": [ + "It gains a climb Speed of 25 feet." + ] + }, + { + "name": "Damage Avoidance", + "entries": [ + "Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage." + ] + }, + { + "name": "Darkvision", + "entries": [ + "It gains {@ability darkvision}." + ] + }, + { + "name": "Fast Movement", + "entries": [ + "Increase one of the familiar's Speeds from 25 feet to 40 feet." + ] + }, + { + "name": "Flier", + "entries": [ + "It gains a fly Speed of 25 feet." + ] + }, + { + "name": "Kinspeech", + "entries": [ + "It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level." + ] + }, + { + "name": "Lab Assistant", + "entries": [ + "It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this." + ] + }, + { + "name": "Manual Dexterity", + "entries": [ + "It can use up to two of its limbs as if they were hands to use manipulate actions." + ] + }, + { + "name": "Scent", + "entries": [ + "It gains {@ability scent} (imprecise, 30 feet)." + ] + }, + { + "name": "Speech", + "entries": [ + "It understands and speaks a language you know." + ] + } + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 218, + "name": "Master Abilities", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-p text-indent-subsequent block", + "items": [ + { + "name": "Cantrip Connection", + "entries": [ + "You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this." + ] + }, + { + "name": "Extra Reagents", + "entries": [ + "Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability." + ] + }, + { + "name": "Familiar Focus", + "entries": [ + "Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this." + ] + }, + { + "name": "Lifelink", + "entries": [ + "If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar." + ] + }, + { + "name": "Spell Battery", + "entries": [ + "You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability." + ] + }, + { + "name": "Spell Delivery", + "entries": [ + "If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect." + ] + } + ] + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 31, + "name": "Leveling Up", + "entries": [ + "The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.", + "Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!", + "Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.", + "Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.", + "For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.", + "You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).", + "Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.", + "If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.", + "Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.", + "Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.", + "You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.", + { + "type": "pf2-h3", + "page": 31, + "name": "Leveling-Up Checklist", + "entries": [ + "Every time you gain a level, make sure you do each of the following:", + { + "type": "list", + "items": [ + "Increase your level by 1 and subtract 1,000 XP from your XP total.", + "Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.", + "Add class features from your class advancement table, including ability boosts and skill increases.", + "Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.", + "Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.", + "Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.", + "Adjust bonuses from feats and other abilities that are based on your level." + ] + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 532, + "name": "Activating Items", + "entries": [ + "Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.", + "If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.", + { + "type": "data", + "tag": "action", + "name": "Activate an Item", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 532, + "name": "DISRUPTING ACTIVATIONS", + "entries": [ + "Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Activation Components", + "entries": [ + "An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.", + { + "type": "pf2-h4", + "page": 533, + "name": "Command", + "entries": [ + "This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Envision", + "entries": [ + "This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Interact", + "entries": [ + "This component works like the Interact basic action.", + "Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Cast a Spell", + "entries": [ + "If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.", + "If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.", + "In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Limited Activations", + "entries": [ + "Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 533, + "name": "ITEM CATEGORIES", + "entries": [ + "Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.", + { + "type": "list", + "items": [ + "{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.", + "{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.", + "{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.", + "{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.", + "{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.", + "{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.", + "{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.", + "{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.", + "{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.", + "{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.", + "{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).", + "{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.", + "{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.", + "{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.", + "{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.", + "{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.", + "{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.", + "{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.", + "{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.", + "{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Sustaining Activations", + "entries": [ + "Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.", + { + "type": "data", + "tag": "action", + "name": "Sustain an Activation", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 534, + "name": "Dismissing Activations", + "entries": [ + "Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.", + { + "type": "data", + "tag": "action", + "name": "Dismiss", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 294, + "name": "Animals", + "entries": [ + "The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.", + "Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.", + { + "type": "data", + "tag": "table", + "name": "Animals", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 295, + "name": "Barding", + "entries": [ + "You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.", + { + "type": "data", + "tag": "table", + "name": "Barding", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 274, + "name": "Armor", + "entries": [ + { + "type": "pf2-h2", + "page": 274, + "name": "Armor Class", + "entries": [ + "Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.", + { + "type": "pf2-inset", + "page": 274, + "entries": [ + "Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties" + ], + "source": "CRB" + }, + "Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Donning and Removing Armor", + "entries": [ + "Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Armor Statistics", + "entries": [ + "{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.", + { + "type": "pf2-h3", + "page": 274, + "name": "Category", + "entries": [ + "The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "AC Bonus", + "entries": [ + "This number is the item bonus you add for the armor when determining Armor Class." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Dexterity Modifier Cap (Dex Cap)", + "entries": [ + "This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Check Penalty", + "entries": [ + "While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Speed Penalty", + "entries": [ + "While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Strength", + "entries": [ + "This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Bulk", + "entries": [ + "This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Group", + "entries": [ + "Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Armor Traits", + "entries": [ + "The traits for each suit of armor appear in this entry.", + "Armor can have the following traits.", + "{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.", + "{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.", + "{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.", + "{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 275, + "name": "Armor Specialization Effects", + "entries": [ + "Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.", + "{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.", + "{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.", + "{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.", + "{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Unarmored Defense", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Armor", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 275, + "name": "MATERIALS", + "entries": [ + "Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.", + "Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 275, + "name": "Armor Descriptions", + "entries": [ + "Each type of armor is described in more detail below.", + "{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.", + "{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.", + "{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.", + "{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).", + "{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).", + "{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).", + "{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.", + "{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.", + "{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.", + "{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.", + "{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).", + "{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.", + { + "type": "data", + "tag": "table", + "name": "Damaging Armor", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Carrying and Using Items", + "entries": [ + "A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.", + "Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.", + "Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.", + { + "type": "pf2-h3", + "page": 271, + "name": "Bulk", + "entries": [ + "Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.", + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk Limits", + "entries": [ + "You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.", + { + "type": "pf2-beige-box", + "page": 272, + "name": "Encumbered", + "entries": [ + "You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk Values", + "entries": [ + "Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Estimating an Item's Bulk", + "entries": [ + "As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk of Coins", + "entries": [ + "Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk of Creatures", + "entries": [ + "You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.", + { + "type": "table", + "page": 272, + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Size of Creature", + "Bulk" + ], + [ + "{@trait Tiny}", + "1" + ], + [ + "{@trait Small}", + "3" + ], + [ + "{@trait Medium}", + "6" + ], + [ + "{@trait Large}", + "12" + ], + [ + "{@trait Huge}", + "24" + ], + [ + "{@trait Gargantuan}", + "48" + ] + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Dragging", + "entries": [ + "In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 272, + "name": "Wielding Items", + "entries": [ + "Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Changing Equipment", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Coins and Currency", + "entries": [ + "Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.", + { + "type": "pf2-h3", + "page": 271, + "name": "Other Currency", + "entries": [ + "Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 531, + "name": "Constant Abilities", + "entries": [ + "Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "name": "Creating a Personal Staff", + "source": "SoM", + "page": 166, + "entries": [ + "Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.", + { + "type": "pf2-h3", + "name": "Determining Level And Price", + "source": "SoM", + "page": 166, + "entries": [ + "Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.", + { + "type": "data", + "name": "Personal Staves", + "tag": "table", + "source": "SoM" + } + ] + }, + { + "type": "pf2-h3", + "name": "Picking Your Spells", + "source": "SoM", + "page": 166, + "entries": [ + "Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.", + "You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters." + ] + }, + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 166, + "entries": [ + "Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:", + { + "type": "list", + "style": "list-hang", + "items": [ + "Cantrip: {@spell tanglefoot}", + "1st: {@spell protector tree}, {@spell shillelagh}", + "2nd: {@spell entangle}, {@spell shape wood}", + "3rd: {@spell tree shape}, {@spell wall of thorns}", + "4th: {@spell barkskin}, {@spell speak with plants}", + "5th: {@spell plant form}, {@spell wall of thorns}", + "6th: {@spell nature's reprisal}, {@spell plant form}" + ] + }, + "Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot." + ] + }, + { + "type": "pf2-h3", + "name": "Crafting the Staff", + "source": "SoM", + "page": 166, + "entries": [ + { + "type": "pf2-sidebar", + "name": "Staff of Nature's Cunning", + "source": "SoM", + "page": 167, + "entries": [ + "You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.", + "{@item Staff of Nature's Cunning|SoM}" + ] + }, + "Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.", + "As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.", + "Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.", + "You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@action Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.", + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 167, + "entries": [ + "Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.", + "To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements." + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Naming The Staff", + "source": "SoM", + "page": 167, + "entries": [ + "When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.", + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 167, + "entries": [ + "Lini christens her new creation {@i Lini's Leafstick}!", + { + "type": "data", + "tag": "item", + "name": "Lini's Leafstick", + "source": "SoM" + } + ] + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "section", + "page": 293, + "name": "Formulas", + "entries": [ + "Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.", + "You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!", + "If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.", + "The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.", + { + "type": "data", + "tag": "table", + "name": "Formulas", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 293, + "name": "Items with Multiple Types", + "entries": [ + "If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}" + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 531, + "name": "Investing Magic Items", + "entries": [ + "Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.", + "You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.", + "You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.", + { + "type": "data", + "tag": "action", + "name": "Invest an Item", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 272, + "name": "Item Damage", + "entries": [ + "An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.", + "An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.", + "An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.", + { + "type": "pf2-beige-box", + "page": 273, + "name": "Broken", + "entries": [ + "Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses—with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.", + "A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.", + "If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 273, + "name": "Object Immunities", + "entries": [ + "Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Item Level", + "entries": [ + "Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 295, + "name": "Items and Sizes", + "entries": [ + "The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.", + "These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.", + { + "type": "pf2-h3", + "page": 295, + "name": "Bulk Conversions for Different Sizes", + "entries": [ + "As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.", + { + "type": "data", + "tag": "table", + "name": "Bulk conversions", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 295, + "name": "Items of Different Sizes", + "entries": [ + "Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.", + { + "type": "data", + "tag": "table", + "name": "Differently Sized Items", + "source": "CRB" + }, + "For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.", + "Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.", + "Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Price", + "entries": [ + "Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.", + { + "type": "pf2-key-box", + "page": 271, + "name": "STARTING MONEY", + "entries": [ + { + "type": "pf2-title", + "name": "15 GP (150 SP)" + } + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Coin Values", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 580, + "name": "Runes", + "entries": [ + "Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.", + "Runes must be physically engraved on items through a special process to convey their effects. They take two forms:", + "fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.", + "The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.", + "An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.", + "Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.", + "Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.", + { + "type": "pf2-h3", + "page": 580, + "name": "Investiture", + "entries": [ + "If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "Rune Formulas", + "entries": [ + "The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "The Etching Process", + "entries": [ + "Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.", + { + "type": "pf2-h4", + "page": 580, + "name": "Transferring Runes", + "entries": [ + "You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).", + "If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.", + "The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "Fundamental Runes", + "entries": [ + "Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).", + "An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.", + { + "type": "data", + "tag": "table", + "name": "Fundamental Runes", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 581, + "name": "SPECIFIC ARMOR AND WEAPONS", + "entries": [ + "Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 581, + "name": "RUNE TRANSFER EXAMPLES", + "entries": [ + "You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.", + "When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.", + "For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 582, + "name": "UPGRADING ARMOR AND WEAPON RUNES", + "entries": [ + "You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.", + { + "type": "data", + "tag": "table", + "name": "Armor Upgrade Prices", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Weapon Upgrade Price", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 582, + "name": "Property Runes", + "entries": [ + "Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.", + "Rune abilities that must be activated follow the rules for activating magic items on page 532." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 564, + "name": "Scrolls", + "entries": [ + "A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.", + "If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.", + { + "type": "pf2-h4", + "page": 564, + "name": "Casting a Spell from a Scroll", + "entries": [ + "{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.", + "To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).", + "Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 564, + "name": "Scroll Statistics", + "entries": [ + "All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Varying Statistics", + "entries": [ + "Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.", + "The traits for a scroll vary based on the spell it contains.", + "A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Scroll Statistics", + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Crafting a Scroll", + "entries": [ + "The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.", + "You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.", + "Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Sample Scrolls", + "entries": [ + "A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.", + { + "type": "data", + "tag": "item", + "data": { + "name": "Scroll of Illusory Disguise", + "source": "CRB", + "page": 565, + "type": "Item", + "level": 1, + "traits": [ + "consumable", + "illusion", + "magical", + "scroll" + ], + "price": { + "coin": "gp", + "amount": 3 + }, + "usage": "held in 1 hand", + "bulk": "L", + "activate": { + "activity": { + "number": 2, + "unit": "action" + }, + "components": "{@action Cast a Spell}" + }, + "category": "Scroll", + "entries": [ + "This scroll can cast {@spell illusory disguise} as a 1st-level spell." + ], + "craftReq": [ + "Supply one casting of illusory disguise." + ] + } + }, + { + "type": "data", + "tag": "item", + "data": { + "name": "Scroll of Glitterdust", + "source": "CRB", + "page": 565, + "type": "Item", + "level": 3, + "traits": [ + "consumable", + "evocation", + "magical", + "scroll" + ], + "price": { + "coin": "gp", + "amount": 12 + }, + "usage": "held in 1 hand", + "bulk": "L", + "activate": { + "activity": { + "number": 2, + "unit": "action" + }, + "components": "{@action Cast a Spell}" + }, + "category": "Scroll", + "entries": [ + "This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell." + ], + "craftReq": [ + "Supply one casting of glitterdust." + ] + } + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 294, + "name": "Services", + "entries": [ + "The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.", + { + "type": "data", + "tag": "table", + "name": "Basic Services and Consumables", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Hirelings", + "entries": [ + "Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Transportation", + "entries": [ + "The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Spellcasting", + "entries": [ + "Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.", + { + "type": "data", + "tag": "table", + "name": "Spellcasting Services", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 277, + "name": "Shields", + "entries": [ + "{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.", + "When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).", + "If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.", + { + "type": "pf2-h2", + "page": 277, + "name": "Shield Statistics", + "entries": [ + "Shields have statistics that follow the same rules as armor:", + "Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.", + { + "type": "pf2-h3", + "page": 277, + "name": "AC Bonus", + "entries": [ + "A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 277, + "name": "Hardness", + "entries": [ + "Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 277, + "name": "HP (BT)", + "entries": [ + "This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Shields", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 277, + "name": "Attacking with a Shield", + "entries": [ + "A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 277, + "name": "Shield Descriptions", + "entries": [ + "Each type of shield is described in more detail below.", + "{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.", + "{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.", + "{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.", + "{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 273, + "name": "Shoddy Items", + "entries": [ + "Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 592, + "name": "Staves", + "entries": [ + "A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.", + { + "type": "pf2-h3", + "page": 592, + "name": "Casting Spells from a Staff", + "entries": [ + "A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.", + "Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.", + "Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).", + { + "type": "pf2-h4", + "page": 592, + "name": "Casting Cantrips from a Staff", + "entries": [ + "If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 592, + "name": "Preparing a Staff", + "entries": [ + "During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.", + { + "type": "pf2-h4", + "page": 592, + "name": "Prepared Spellcasters", + "entries": [ + "A prepared spellcaster—such as a cleric, druid, or wizard—can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 592, + "name": "Spontaneous Spellcasters", + "entries": [ + "A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 592, + "name": "Attacking with a Staff", + "entries": [ + "Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 597, + "name": "Wands", + "entries": [ + "Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.", + "If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.", + "If it's not, you must {@action Identify Magic}.", + { + "type": "pf2-h3", + "page": 597, + "name": "Casting Spells from a Wand", + "entries": [ + "A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.", + "To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.", + "A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.", + { + "type": "pf2-h4", + "page": 597, + "name": "Overcharging a Wand", + "entries": [ + "After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.", + "On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Wand Statistics", + "entries": [ + "A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.", + { + "type": "pf2-h4", + "page": 597, + "name": "Varying Statistics", + "entries": [ + "Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 597, + "name": "EXAMPLE WAND", + "entries": [ + "This example {@item magic wand (generic)} has the {@spell heal} spell.", + { + "type": "data", + "tag": "item", + "data": { + "name": "Wand of Heal", + "source": "CRB", + "page": 597, + "type": "Item", + "level": "3+", + "traits": [ + "magical", + "necromancy", + "positive", + "wand" + ], + "usage": "held in 1 hand", + "bulk": "L", + "category": "Wand", + "entries": [ + "The golden end caps on this white wooden wand are adorned with ruby cabochons.", + { + "type": "ability", + "style": "compact", + "components": [ + "{@action Cast a Spell}" + ], + "frequency": { + "number": "once ", + "unit": "day", + "overcharge": true + }, + "entries": [ + "You cast a {@spell heal} spell at the indicated level." + ] + } + ], + "craftReq": [ + "Supply a listed-level casting of heal." + ], + "generic": "G", + "variants": [ + { + "type": "1st-level spell", + "level": 3, + "price": { + "coin": "gp", + "amount": 60 + }, + "entries": [] + }, + { + "type": "2nd-level spell", + "level": 5, + "price": { + "coin": "gp", + "amount": 160 + }, + "entries": [] + }, + { + "type": "3rd-level spell", + "level": 7, + "price": { + "coin": "gp", + "amount": 360 + }, + "entries": [] + }, + { + "type": "4th-level spell", + "level": 9, + "price": { + "coin": "gp", + "amount": 700 + }, + "entries": [] + }, + { + "type": "5th-level spell", + "level": 11, + "price": { + "coin": "gp", + "amount": 1500 + }, + "entries": [] + }, + { + "type": "6th-level spell", + "level": 13, + "price": { + "coin": "gp", + "amount": 3000 + }, + "entries": [] + }, + { + "type": "7th-level spell", + "level": 15, + "price": { + "coin": "gp", + "amount": 6500 + }, + "entries": [] + }, + { + "type": "8th-level spell", + "level": 17, + "price": { + "coin": "gp", + "amount": 15000 + }, + "entries": [] + }, + { + "type": "9th-level spell", + "level": 19, + "price": { + "coin": "gp", + "amount": 40000 + }, + "entries": [] + } + ] + } + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Crafting a Wand", + "entries": [ + "For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.", + "The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Magic Wand", + "entries": [ + "The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 598, + "name": "Specialty Wands", + "entries": [ + "Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 278, + "name": "Weapons", + "entries": [ + { + "type": "pf2-h2", + "page": 278, + "name": "Attack Rolls", + "entries": [ + "When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.", + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties" + ], + "source": "CRB" + }, + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties" + ], + "source": "CRB" + }, + "Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.", + { + "type": "pf2-h3", + "page": 278, + "name": "Multiple Attack Penalty", + "entries": [ + "If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.", + "The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Damage Rolls", + "entries": [ + "When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.", + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties" + ], + "source": "CRB" + }, + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties" + ], + "source": "CRB" + }, + "Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.", + "Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Critical Hits", + "entries": [ + "When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).", + "If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Unarmed Attacks", + "entries": [ + "Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.", + "{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Improvised Weapons", + "entries": [ + "If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 279, + "name": "Weapon Statistics", + "entries": [ + "The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.", + { + "type": "pf2-h3", + "page": 279, + "name": "Damage", + "entries": [ + "This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.", + { + "type": "pf2-beige-box", + "page": 279, + "name": "Damage Dice", + "entries": [ + "Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.", + { + "type": "pf2-title", + "name": "Counting Damage Dice" + }, + "Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.", + { + "type": "pf2-title", + "name": "Increasing Die Size" + }, + "When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.", + "{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Range", + "entries": [ + "Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.", + "For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Reload", + "entries": [ + "While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.", + "An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Bulk", + "entries": [ + "This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 279, + "name": "SELECTING WEAPONS", + "entries": [ + "Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.", + "When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.", + { + "type": "pf2-title", + "name": "Weapon Categories" + }, + "Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Hands", + "entries": [ + "Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.", + "Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Group", + "entries": [ + "A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Weapon Traits", + "entries": [ + "The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Ammunition", + "entries": [ + "Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Unarmed Attacks", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Melee Weapons", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Ranged Weapons", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 282, + "name": "Weapon Traits", + "entries": [ + "{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 283, + "name": "Critical Specialization Effects", + "entries": [ + "Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.", + "{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.", + "{@b Bomb:} Increase the radius of the bomb's {@trait splash} damage (if any) to 10 feet.", + "{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.", + "{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.", + "{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.", + "{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.", + "{@b Flail:} The target is knocked {@condition prone}.", + "{@b Hammer:} The target is knocked {@condition prone}.", + "{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.", + "{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.", + "{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.", + "{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.", + "{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.", + "{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.", + "{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.", + { + "type": "pf2-h3", + "page": 284, + "name": "Weapon Descriptions", + "entries": [ + "{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}" + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 287, + "name": "Wearing Tools", + "entries": [ + "You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 300, + "name": "Cantrips", + "entries": [ + "A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.", + "A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 302, + "name": "Casting Spells", + "entries": [ + "The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.", + { + "type": "data", + "tag": "action", + "name": "Cast a Spell", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 303, + "name": "Spell Components", + "entries": [ + "A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.", + { + "type": "pf2-h4", + "page": 303, + "name": "Material", + "entries": [ + "A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).", + "Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Somatic", + "entries": [ + "A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.", + "Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Verbal", + "entries": [ + "A verbal component is a vocalization of words of power.", + "You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Focus", + "entries": [ + "A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.", + "As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.", + "Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 303, + "name": "Component Substitution", + "entries": [ + "Some classes can substitute one component for another or alter how a component works.", + "If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.", + "If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.", + "If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.", + "If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.", + "Any character casting an innate spell can replace any material component with a somatic component." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 304, + "name": "Metamagic", + "entries": [ + "Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 298, + "name": "Disbelieving Illusions", + "entries": [ + "Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).", + "If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 304, + "name": "Durations", + "entries": [ + "The duration of a spell is how long the spell effect lasts.", + "Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.", + "Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.", + "For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).", + "If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.", + "You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.", + { + "type": "pf2-h3", + "page": 304, + "name": "Sustaining Spells", + "entries": [ + "If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.", + { + "type": "data", + "tag": "action", + "name": "Sustain a Spell", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 305, + "name": "Long Durations", + "entries": [ + "If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.", + "If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 305, + "name": "Dismissing", + "entries": [ + "Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.", + { + "type": "data", + "tag": "action", + "name": "Dismiss", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 300, + "name": "Focus Spells", + "entries": [ + "Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.", + "Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.", + "Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.", + "You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.", + "Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.", + { + "type": "data", + "tag": "action", + "name": "Refocus", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 302, + "name": "Focus Points from Multiple Sources", + "entries": [ + "It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.", + "Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 302, + "name": "Spellcasters with Focus Spells", + "entries": [ + "If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 302, + "name": "Non-Spellcasters with Focus Spells", + "entries": [ + "If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Hostile Actions", + "entries": [ + "Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.", + "For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Identifying Spells", + "entries": [ + "Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.", + "If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 302, + "name": "Innate Spells", + "entries": [ + "Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.", + "You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.", + "If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.", + "You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 304, + "name": "Ranges, Areas, and Targets", + "entries": [ + "Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!", + { + "type": "pf2-h3", + "page": 304, + "name": "Touch Range", + "entries": [ + "A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Areas", + "entries": [ + "Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Targets", + "entries": [ + "Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.", + "If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.", + "Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.", + "Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Line of Effect", + "entries": [ + "You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 306, + "name": "Reading Spells", + "entries": [ + "Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "SPELL NAME", + "traits": [ + "traits" + ], + "category": "SPELL", + "level": "(LEVEL)", + "sections": [ + [ + [ + { + "type": "pf2-options", + "skipSort": true, + "noColon": true, + "items": [ + { + "name": "Tradition", + "entries": [ + "This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions." + ] + }, + { + "name": "Cast", + "entries": [ + "The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell." + ] + }, + { + "name": "Range, Area, and Targets", + "entries": [ + "This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster." + ] + }, + { + "name": "Saving Throw and Duration", + "entries": [ + "If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell." + ] + } + ] + } + ] + ], + [ + [ + "A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure." + ] + ], + [ + [ + { + "type": "pf2-options", + "skipSort": true, + "noColon": true, + "items": [ + { + "name": "Heightened (level)", + "entries": [ + "If the spell has special effects when heightened, those effects appear at the end of the stat block." + ] + } + ] + } + ] + ] + ] + } + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 408, + "name": "Rituals", + "entries": [ + { + "type": "pf2-h2", + "page": 408, + "name": "Casting Rituals", + "entries": [ + "When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.", + "You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.", + "Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.", + { + "type": "pf2-h3", + "page": 408, + "name": "Learning Rituals", + "entries": [ + "Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Cost", + "entries": [ + "A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Secondary Casters", + "entries": [ + "Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Checks", + "entries": [ + "At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.", + "The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.", + { + "type": "data", + "tag": "table", + "name": "Creature Creation Rituals", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 408, + "name": "Secondary Checks", + "entries": [ + "Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.", + "Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You gain a +2 circumstance bonus to the primary check.", + "Success": "No bonus or penalty.", + "Failure": "You take a –4 circumstance penalty to the primary check.", + "Critical Failure": "As failure, and you reduce the degree of success of the primary skill check by one step." + } + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 409, + "name": "Effect", + "entries": [ + "A ritual's effect depends on the result of the primary check.", + "If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 409, + "name": "Rituals", + "entries": [ + "{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}" + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Saving Throws", + "entries": [ + "Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.", + { + "type": "pf2-h3", + "page": 305, + "name": "Basic Saving Throws", + "entries": [ + "If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Setting Triggers", + "entries": [ + "If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Spell Attacks", + "entries": [ + "Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.", + "Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.", + "In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 298, + "name": "Spell Slots", + "entries": [ + "Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.", + { + "type": "pf2-h3", + "page": 298, + "name": "Prepared Spells", + "entries": [ + "If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.", + "Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.", + "You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Spontaneous Spells", + "entries": [ + "If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire." + ], + "source": "CRB" + }, + { + "type": "pf2-red-box", + "page": 299, + "name": "Magical Traditions", + "entries": [ + "Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.", + "Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.", + "Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.", + { + "type": "table", + "style": "pf2-box__table--red", + "rows": [ + [ + "Arcane", + "Divine", + "Occult", + "Primal" + ], + [ + "Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.", + "The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.", + "The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.", + "An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies." + ] + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 299, + "name": "Heightened Spells", + "entries": [ + "Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.", + "This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.", + "In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.", + "Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.", + { + "type": "pf2-h4", + "page": 299, + "name": "Heightened Spontaneous Spells", + "entries": [ + "If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.", + "Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-red-box", + "page": 299, + "name": "The Four Essences", + "entries": [ + "Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.", + "The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.", + { + "type": "table", + "style": "pf2-box__table--red", + "rows": [ + [ + "Matter", + "Spirit", + "Mind", + "Life" + ], + [ + "Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.", + "Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.", + "Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.", + "Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy." + ] + ] + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 306, + "name": "Walls", + "entries": [ + "Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 461, + "name": "Actions", + "entries": [ + "You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.", + "{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.", + "{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.", + "{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.", + "{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).", + { + "type": "pf2-brown-box", + "page": 461, + "name": "ACTION ICON KEY", + "entries": [ + "These icons appear in stat blocks as shorthand for each type of action.", + "{@as 1} Single Action", + "{@as 2} Two-Action Activity", + "{@as 3} Three-Action Activity", + "{@as R} Reaction", + "{@as F} Free Action" + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Activities", + "entries": [ + "An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.", + "An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.", + { + "type": "pf2-h4", + "page": 461, + "name": "Exploration and Downtime Activities", + "entries": [ + "Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.", + "If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 462, + "name": "IN-DEPTH ACTION RULES", + "entries": [ + "These rules clarify some of the specifics of using actions.", + { + "type": "pf2-title", + "name": "Simultaneous Actions" + }, + "You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.", + "Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.", + { + "type": "pf2-title", + "name": "Subordinate Actions" + }, + "An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.", + "Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Actions with Triggers", + "entries": [ + "You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.", + "There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.", + { + "type": "pf2-h4", + "page": 462, + "name": "Limitations on Triggers", + "entries": [ + "The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.", + "This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Other Actions", + "entries": [ + "Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Gaining and Losing Actions", + "entries": [ + "Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.", + "Conditions are detailed in the appendix on pages 618–623.", + "Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.", + "Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Disrupting Actions", + "entries": [ + "Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.", + "The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 457, + "name": "Afflictions", + "entries": [ + "Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.", + { + "type": "pf2-h3", + "page": 457, + "name": "Format", + "entries": [ + "Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.", + { + "type": "pf2-h4", + "page": 457, + "name": "Name and Traits", + "entries": [ + "The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Saving Throw", + "entries": [ + "When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.", + "On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.", + "If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Onset", + "entries": [ + "Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Maximum Duration", + "entries": [ + "If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Stages", + "entries": [ + "An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.", + "At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.", + "On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Conditions from Afflictions", + "entries": [ + "An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Multiple Exposures", + "entries": [ + "Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Virulent Afflictions", + "entries": [ + "Afflictions with the {@trait virulent} trait are harder to remove.", + "You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 443, + "name": "Checks", + "entries": [ + "When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.", + { + "type": "list", + "style": "list-decimal", + "items": [ + "Roll a d20 and identify the modifiers, bonuses, and penalties that apply.", + "Calculate the result.", + "Compare the result to the difficulty class (DC).", + "Determine the degree of success and the effect." + ] + }, + "Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.", + "No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.", + { + "type": "pf2-h3", + "page": 444, + "name": "Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply", + "entries": [ + "Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.", + "The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.", + "Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.", + "When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:", + "untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Proficiency Rank", + "Proficiency Bonus" + ], + [ + "Untrained", + "0" + ], + [ + "Trained", + "Your level + 2" + ], + [ + "Expert", + "Your level + 4" + ], + [ + "Master", + "Your level + 6" + ], + [ + "Legendary", + "Your level + 8" + ] + ] + }, + "There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.", + "{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.", + "{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.", + "{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.", + "Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.", + "Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.", + "Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.", + "Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 2: Calculate the Result", + "entries": [ + "This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 3: Compare the Result to the DC", + "entries": [ + "This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.", + "Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.", + { + "type": "pf2-h4", + "page": 445, + "name": "Calculating DCs", + "entries": [ + "Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 4: Determine the Degree of Success and Effect", + "entries": [ + "Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.", + "You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.", + "If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.", + "Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 467, + "name": "Concealment and Invisibility", + "entries": [ + "The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.", + { + "type": "pf2-h4", + "page": 467, + "name": "Concealed", + "entries": [ + "This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.", + "When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 467, + "name": "Invisible", + "entries": [ + "A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.", + "You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.", + "Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.", + "Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 618, + "name": "Condition Values", + "entries": [ + "Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 453, + "name": "Conditions", + "entries": [ + "The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.", + "Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.", + { + "type": "pf2-brown-box", + "name": "CONDITIONS", + "entries": [ + "These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.", + "{@b {@condition Blinded}:} You're unable to see.", + "{@b {@condition Broken}:} This item can't be used for its normal function until repaired.", + "{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.", + "{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.", + "{@b {@condition Confused}:} You attack indiscriminately.", + "{@b {@condition Controlled}:} Another creature determines your actions.", + "{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.", + "{@b {@condition Deafened}:} You're unable to hear.", + "{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.", + "{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.", + "{@b {@condition Dying}:} You're slipping closer to death.", + "{@b {@condition Encumbered}:} You're carrying more weight than you can manage.", + "{@b {@condition Enfeebled}:} Your strength has been sapped away.", + "{@b {@condition Fascinated}:} You are compelled to focus your attention on something.", + "{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.", + "{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.", + "{@b {@condition Fleeing}:} You must run away.", + "{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.", + "{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.", + "{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.", + "{@b {@condition Helpful}:} An NPC with this condition wants to assist you.", + "{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.", + "{@b {@condition Hostile}:} An NPC with this condition wants to harm you.", + "{@b {@condition Immobilized}:} You can't move.", + "{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.", + "{@b {@condition Invisible}:} Creatures can't see you.", + "{@b {@condition Observed}:} You're in plain view.", + "{@b {@condition Paralyzed}:} You body is frozen in place.", + "{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.", + "{@b {@condition Petrified}:} You've been turned to stone.", + "{@b {@condition Prone}:} You're lying on the ground and easier to attack.", + "{@b {@condition Quickened}:} You get an extra action each turn.", + "{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.", + "{@b {@condition Sickened}:} You're sick to your stomach.", + "{@b {@condition Slowed}:} You lose actions each turn.", + "{@b {@condition Stunned}:} You can't use actions.", + "{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.", + "{@b {@condition Unconscious}:} You're asleep or knocked out.", + "{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.", + "{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.", + "{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.", + "{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered." + ] + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 458, + "name": "Counteracting", + "entries": [ + "Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.", + "When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.", + "Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.", + { + "type": "successDegree", + "entries": { + "Critical Success": "Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.", + "Success": "Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.", + "Failure": "Counteract the target if its counteract level is lower than your effect's counteract level.", + "Critical Failure": "You fail to counteract the target." + } + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 477, + "name": "Cover", + "entries": [ + "When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Type of Cover", + "Bonus", + "Can Hide" + ], + [ + "Lesser", + "+1 to AC", + "No" + ], + [ + "Standard", + "+2 to AC, Reflex, {@skill Stealth}", + "Yes" + ], + [ + "Greater", + "+4 to AC, Reflex, {@skill Stealth}", + "Yes" + ] + ] + }, + "Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.", + "Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.", + { + "type": "pf2-h4", + "page": 477, + "name": "Cover and Large Creatures", + "entries": [ + "If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 477, + "name": "Special Circumstances", + "entries": [ + "Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 450, + "name": "Damage", + "entries": [ + "In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.", + "Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.", + "Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.", + { + "type": "list", + "style": "list-decimal", + "items": [ + "Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.", + "Determine the damage type.", + "Apply the target's immunities, weaknesses, and resistances to the damage.", + "If any damage remains, reduce the target's Hit Points by that amount." + ] + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties", + "entries": [ + "Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.", + "When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.", + "As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.", + "Use the formulas below.", + { + "type": "pf2-inset", + "entries": [ + "Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties" + ] + }, + { + "type": "pf2-inset", + "entries": [ + "Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties" + ] + }, + { + "type": "pf2-inset", + "entries": [ + "Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties" + ] + }, + "If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.", + { + "type": "pf2-h4", + "page": 451, + "name": "Increasing Damage", + "entries": [ + "In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 451, + "name": "Persistent Damage", + "entries": [ + "Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.", + "Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.", + "See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 451, + "name": "Doubling and Halving Damage", + "entries": [ + "Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's {@condition persistent damage||persistent fire damage} or the extra damage die from the fatal weapon trait, aren't doubled." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 451, + "name": "Step 2: Determine The Damage Type", + "entries": [ + "Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.", + { + "type": "pf2-h4", + "page": 451, + "name": "Damage Types and Traits", + "entries": [ + "When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "name": "DAMAGE TYPES", + "entries": [ + "Damage has a number of different types and categories, which are described below.", + { + "type": "pf2-title", + "name": "Physical Damage" + }, + "Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.", + "Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.", + { + "type": "pf2-title", + "name": "Energy Damage" + }, + "Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.", + "Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.", + "Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.", + { + "type": "pf2-title", + "name": "Alignment Damage" + }, + "Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.", + { + "type": "pf2-title", + "name": "Mental Damage" + }, + "Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.", + { + "type": "pf2-title", + "name": "Poison Damage" + }, + "Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.", + { + "type": "pf2-title", + "name": "Bleed Damage" + }, + "Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.", + "As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.", + { + "type": "pf2-title", + "name": "Precision Damage" + }, + "Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.", + "Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.", + { + "type": "pf2-title", + "name": "Precious Materials" + }, + "While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 451, + "name": "Step 3: Apply the Target's Immunities, Weaknesses, and Resistances", + "entries": [ + "Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.", + { + "type": "pf2-h4", + "page": 451, + "name": "Immunity", + "entries": [ + "When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.", + "Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).", + "Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Temporary Immunity", + "entries": [ + "Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.", + "Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Weakness", + "entries": [ + "If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.", + "If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Resistance", + "entries": [ + "If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.", + "If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.", + "It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 453, + "name": "Step 4: If Damage Remains, Reduce the Target's Hit Points", + "entries": [ + "After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.", + { + "type": "pf2-h4", + "page": 453, + "name": "Nonlethal Attacks", + "entries": [ + "You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.", + "Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 481, + "name": "Downtime Mode", + "entries": [ + "Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.", + { + "type": "pf2-h2", + "page": 481, + "name": "Long-Term Rest", + "entries": [ + "You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 481, + "name": "Retraining", + "entries": [ + "Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.", + "Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.", + "Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).", + "When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.", + { + "type": "pf2-h3", + "page": 481, + "name": "Feats", + "entries": [ + "You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 481, + "name": "Skills", + "entries": [ + "You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.", + "You can also spend a week to retrain an initial trained skill you gained during character creation." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 481, + "name": "Class Features", + "entries": [ + "You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 481, + "name": "SKILL DOWNTIME ACTIVITIES", + "entries": [ + "Chapter 4: Skills includes several downtime activities, which are summarized here.", + "{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).", + "{@b {@action Create Forgery}:} You forge a document (page 251).", + "{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).", + "{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).", + "{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 481, + "name": "Other Downtime Activities", + "entries": [ + "Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).", + "You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 453, + "name": "Effects", + "entries": [ + "Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.", + "If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.", + "Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.", + "While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.", + "The following general rules are used to understand and apply effects.", + { + "type": "pf2-h3", + "page": 455, + "name": "Duration", + "entries": [ + "Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.", + "For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.", + "Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 455, + "name": "Range and Reach", + "entries": [ + "Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.", + "Ranged and thrown weapons have a {@b range increment}.", + "Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.", + "{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 455, + "name": "Targets", + "entries": [ + "Some effects require you to choose specific targets.", + "Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.", + "Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.", + "Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 456, + "name": "Areas", + "entries": [ + "Some effects occupy an area of a specified shape and size.", + "An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.", + { + "type": "pf2-h4", + "page": 456, + "name": "Burst", + "entries": [ + "A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Cone", + "entries": [ + "A cone shoots out from you in a quarter circle on the grid.", + "When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.", + "If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Emanation", + "entries": [ + "An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Line", + "entries": [ + "A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 457, + "name": "Line of Effect", + "entries": [ + "When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.", + "In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 457, + "name": "Line of Sight", + "entries": [ + "Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 468, + "name": "Encounter Mode", + "entries": [ + { + "type": "pf2-h2", + "page": 468, + "name": "Structure", + "entries": [ + "An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.", + "You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.", + { + "type": "pf2-h3", + "page": 468, + "name": "Step 1: Roll Initiative", + "entries": [ + "When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.", + "Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.", + "The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.", + "Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.", + "If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 2: Play a Round", + "entries": [ + "A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 3: Begin the Next Round", + "entries": [ + "Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 4: End the Encounter", + "entries": [ + "When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 468, + "name": "Turns", + "entries": [ + "When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.", + "Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.", + { + "type": "pf2-h3", + "page": 468, + "name": "Step 1: Start Your Turn", + "entries": [ + "Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:", + { + "type": "list", + "items": [ + "If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.", + "You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.", + "If you're {@condition dying}, roll a recovery check (page 459).", + "Do anything else that is specified to happen at the start of your turn." + ] + }, + "The last step of starting your turn is always the same.", + { + "type": "list", + "items": [ + "Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 469, + "name": "Step 2: Act", + "entries": [ + "You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.", + "If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.", + "Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 469, + "name": "Step 3: End Your Turn", + "entries": [ + "Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.", + "Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.", + { + "type": "list", + "items": [ + "End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.", + "If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.", + "You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.", + "Resolve anything else specified to happen at the end of your turn." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 469, + "name": "TRACKING INITIATIVE", + "entries": [ + "The GM keeps track of the initiative order for an encounter.", + "It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.", + "Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.", + { + "type": "pf2-title", + "name": "Changing the Initiative Order" + }, + "Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 469, + "name": "Basic Actions", + "entries": [ + "Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.", + "Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.", + "In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.", + "{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}", + { + "type": "pf2-brown-box", + "page": 471, + "name": "SPEAKING", + "entries": [ + "As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.", + "All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 472, + "name": "Specialty Basic Actions", + "entries": [ + "These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 472, + "name": "Activities in Encounters", + "entries": [ + "Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 472, + "name": "Reactions in Encounters", + "entries": [ + "Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.", + "Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.", + "Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.", + "One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.", + "This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.", + "You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.", + "Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 473, + "name": "Movement in Encounters", + "entries": [ + "Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).", + "When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.", + "For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.", + { + "type": "pf2-h3", + "page": 473, + "name": "Grid Movement", + "entries": [ + "If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.", + "Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 473, + "name": "Size, Space, and Reach", + "entries": [ + "Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.", + "Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.", + "The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Size and Reach" + }, + "Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 474, + "name": "Move Actions That Trigger Reactions", + "entries": [ + "Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.", + "Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 474, + "name": "Moving Through a Creature's Space", + "entries": [ + "You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).", + { + "type": "pf2-h4", + "page": 474, + "name": "Prone and Incapacitated Creatures", + "entries": [ + "You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 475, + "name": "Creatures of Different Sizes", + "entries": [ + "In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.", + "Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 475, + "name": "Objects", + "entries": [ + "Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 475, + "name": "Forced Movement", + "entries": [ + "When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.", + "If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 475, + "name": "Terrain", + "entries": [ + "Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.", + { + "type": "pf2-h4", + "page": 475, + "name": "Difficult Terrain", + "entries": [ + "Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.", + "Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.", + "Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Hazardous Terrain", + "entries": [ + "Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Narrow Surfaces", + "entries": [ + "A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.", + "Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Uneven Ground", + "entries": [ + "Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Inclines", + "entries": [ + "An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.", + "You're {@condition flat-footed} when {@action Climb||Climbing} an incline." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 477, + "name": "Special Battles", + "entries": [ + "Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.", + { + "type": "pf2-h3", + "page": 478, + "name": "Mounted Combat", + "entries": [ + "You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.", + "For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.", + { + "type": "pf2-h4", + "page": 478, + "name": "Mounted Attacks", + "entries": [ + "You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.", + "You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 478, + "name": "Mounted Defenses", + "entries": [ + "When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.", + "Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 478, + "name": "THREE-DIMENSIONAL COMBAT", + "entries": [ + "In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:", + { + "type": "list", + "items": [ + "Find platforms to place flying creatures' miniatures on.", + "Set a die next to a creature with the number indicating how many squares up in the air it is.", + "Make a stack of dice or tokens, 1 per 5 feet of elevation.", + "Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from." + ] + }, + "As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 478, + "name": "Aerial Combat", + "entries": [ + "Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 478, + "name": "Aquatic Combat", + "entries": [ + "Use these rules for battles in water or underwater:", + { + "type": "list", + "items": [ + "You're {@condition flat-footed} unless you have a swim Speed.", + "You gain resistance 5 to acid and fire.", + "You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.", + "Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.", + "You can't cast fire spells or use actions with the fire trait underwater.", + "At the GM's discretion, some ground-based actions might not work underwater or while floating." + ] + }, + { + "type": "pf2-h4", + "page": 478, + "name": "Drowning and Suffocating", + "entries": [ + "You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.", + "When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 479, + "name": "Exploration Mode", + "entries": [ + "Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.", + { + "type": "pf2-h2", + "page": 479, + "name": "Travel Speed", + "entries": [ + "Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Travel Speed" + }, + "The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.", + "Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 479, + "name": "Exploration Activities", + "entries": [ + "While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.", + "When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.", + "These are most common exploration activities.", + { + "type": "pf2-brown-box", + "page": 480, + "name": "SKILL EXPLORATION ACTIVITIES", + "entries": [ + "Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.", + "{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).", + "{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).", + "{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).", + "{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).", + "{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).", + "{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).", + "{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).", + "{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).", + "{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).", + "{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).", + "{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).", + "{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).", + "{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).", + "{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).", + "{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 480, + "name": "Rest and Daily Preparations", + "entries": [ + "You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).", + "After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:", + { + "type": "list", + "items": [ + "Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.", + "Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.", + "You don armor and equip weapons and other gear.", + "You invest up to 10 worn magic items to gain their benefits for the day." + ] + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 476, + "name": "Flanking", + "entries": [ + "When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.", + "To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 444, + "name": "Game Conventions", + "entries": [ + "Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.", + { + "type": "pf2-h3", + "name": "The GM Has the Final Say" + }, + "If you're ever uncertain how to apply a rule, the GM decides.", + "Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.", + { + "type": "pf2-h3", + "name": "Specific Overrides General" + }, + "A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.", + { + "type": "pf2-h3", + "name": "Rounding" + }, + "You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.", + "For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.", + { + "type": "pf2-h3", + "name": "Multiplying" + }, + "When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.", + { + "type": "pf2-h3", + "name": "Duplicate Effects" + }, + "When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.", + { + "type": "pf2-h3", + "name": "Ambiguous Rules" + }, + "Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 467, + "name": "Hero Points", + "entries": [ + "Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.", + "The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).", + "Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.", + "You can spend your Hero Points in one of two ways.", + "Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.", + { + "type": "list", + "items": [ + "{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).", + "{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value." + ] + }, + { + "type": "pf2-h3", + "page": 467, + "name": "Describing Heroic Deeds", + "entries": [ + "Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.", + "Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 459, + "name": "Hit Points, Healing, and Dying", + "entries": [ + "All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.", + "Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.", + { + "type": "pf2-h3", + "page": 459, + "name": "Knocked Out and Dying", + "entries": [ + "Creatures cannot be reduced to fewer than 0 Hit Points.", + "When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.", + "Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.", + "As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:", + { + "type": "list", + "items": [ + "You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.", + "You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points." + ] + }, + { + "type": "pf2-h4", + "page": 459, + "name": "Taking Damage while Dying", + "entries": [ + "If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 459, + "name": "Recovery Checks", + "entries": [ + "When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.", + { + "type": "successDegree", + "entries": { + "Critical Success": "Your {@condition dying} value is reduced by 2.", + "Success": "Your {@condition dying} value is reduced by 1.", + "Failure": "Your {@condition dying} value increases by 1.", + "Critical Failure": "Your {@condition dying} value increases by 2." + } + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 459, + "name": "Conditions Related to Death and Dying", + "entries": [ + "To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.", + "Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.", + { + "type": "pf2-h4", + "page": 459, + "name": "Dying", + "entries": [ + "You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.", + "If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 459, + "name": "Unconscious", + "entries": [ + "You're sleeping, or you've been knocked out. You can't act.", + "You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.", + "When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.", + "{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.", + "If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.", + "If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.", + "Each causes you to lose the {@condition unconscious} condition.", + { + "type": "list", + "items": [ + "You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)", + "You receive healing, other than the natural healing you get from resting.", + "Someone nudges or shakes you awake using an Interact action.", + "Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.", + "If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 460, + "name": "Wounded", + "entries": [ + "You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 460, + "name": "Doomed", + "entries": [ + "Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.", + "Your {@condition doomed} value decreases by 1 each time you get a full night's rest." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 460, + "name": "Death", + "entries": [ + "After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 460, + "name": "Heroic Recovery", + "entries": [ + "If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Death Effects and Instant Death", + "entries": [ + "Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Massive Damage", + "entries": [ + "You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Temporary Hit Points", + "entries": [ + "Some spells or abilities give you temporary Hit Points.", + "Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Fast Healing and Regeneration", + "entries": [ + "A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Items and Hit Points", + "entries": [ + "Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 443, + "name": "Making Choices", + "entries": [ + "Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.", + "This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.", + "Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.", + "But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 463, + "name": "Movement", + "entries": [ + "Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.", + "Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.", + { + "type": "pf2-h3", + "page": 463, + "name": "Movement Types", + "entries": [ + "Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.", + "Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.", + "Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.", + { + "type": "pf2-h4", + "page": 463, + "name": "Speed", + "entries": [ + "Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Burrow Speed", + "entries": [ + "A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Climb Speed", + "entries": [ + "A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.", + "You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.", + "If you have a climb Speed, you're not {@condition flat-footed} while climbing." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Fly Speed", + "entries": [ + "As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.", + "Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.", + "Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Swim Speed", + "entries": [ + "With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.", + "You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.", + "Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 463, + "name": "Falling", + "entries": [ + "When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.", + "You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).", + { + "type": "pf2-h4", + "page": 464, + "name": "Falling on a Creature", + "entries": [ + "If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The creature takes no damage.", + "Success": "The creature takes bludgeoning damage equal to one-quarter the falling damage you took.", + "Failure": "The creature takes bludgeoning damage equal to half the falling damage you took.", + "Critical Failure": "The creature takes the same amount of bludgeoning damage you took from the fall." + } + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Falling Objects", + "entries": [ + "A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 618, + "name": "Overriding Conditions", + "entries": [ + "Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 464, + "name": "Perception", + "entries": [ + "Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.", + "The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.", + { + "type": "pf2-h3", + "page": 464, + "name": "Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.", + { + "type": "pf2-h4", + "page": 464, + "name": "Bright Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Dim Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Darkness", + "data": { + "quickrefIndex": true + }, + "entries": [ + "A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 464, + "name": "Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.", + { + "type": "pf2-h4", + "page": 464, + "name": "Precise Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Imprecise Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Vague Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.", + "When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.", + "Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Special Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.", + "Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.", + { + "type": "pf2-h4", + "page": 465, + "name": "Darkvision and Greater Darkvision", + "entries": [ + "A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Low-Light Vision", + "entries": [ + "A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Scent", + "entries": [ + "Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).", + "If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Tremorsense", + "entries": [ + "Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 465, + "name": "DETECTING WITH OTHER SENSES", + "entries": [ + "If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.", + { + "type": "pf2-title", + "name": "Using Stealth with Other Senses" + }, + "The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.", + "In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Detecting Creatures", + "data": { + "quickrefIndex": true + }, + "entries": [ + "There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.", + "With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.", + "Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.", + "You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.", + { + "type": "pf2-h4", + "page": 466, + "name": "Observed", + "entries": [ + "In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 466, + "name": "Hidden", + "entries": [ + "A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.", + "When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 466, + "name": "Undetected", + "entries": [ + "If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.", + "Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.", + "For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!" + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 467, + "name": "Unnoticed", + "entries": [ + "If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 450, + "name": "Special Checks", + "entries": [ + "Some categories of checks follow special rules. The most notable are flat checks and secret checks.", + { + "type": "pf2-h3", + "page": 450, + "name": "Flat Checks", + "entries": [ + "When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.", + "If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Secret Checks", + "entries": [ + "Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.", + "The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 446, + "name": "Specific Checks", + "entries": [ + "While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.", + { + "type": "pf2-h3", + "page": 446, + "name": "Attack Rolls", + "entries": [ + "When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.", + "{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.", + { + "type": "pf2-inset", + "entries": [ + "Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Ranged attack rolls} use Dexterity as their ability modifier.", + { + "type": "pf2-inset", + "entries": [ + "Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.", + "The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).", + "Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.", + { + "type": "pf2-h4", + "page": 446, + "name": "Multiple Attack Penalty", + "entries": [ + "The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.", + "Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Attack", + "Multiple Attack Penalty", + "Agile" + ], + [ + "First", + "None", + "None" + ], + [ + "Second", + "–5", + "–4" + ], + [ + "Third or subsequent", + "–10", + "–8" + ] + ] + }, + "Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.", + "Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.", + "The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.", + { + "type": "pf2-h4", + "page": 446, + "name": "Range Penalty", + "entries": [ + "Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.", + "You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.", + "For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 447, + "name": "Armor Class", + "entries": [ + "Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.", + "Armor Class is calculated using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties" + ] + }, + "Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.", + "Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.", + "Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 447, + "name": "STRIDING AND STRIKING", + "entries": [ + "Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.", + "{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.", + "You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.", + "{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).", + "If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.", + "Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.", + "Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 447, + "name": "Spell Attack Rolls", + "entries": [ + "If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.", + "The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.", + "Determine the spell attack roll with the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties" + ] + }, + "If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.", + "Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.", + "Your spell DC is calculated using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties" + ] + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 448, + "name": "Perception", + "entries": [ + "Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.", + "Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.", + { + "type": "pf2-inset", + "entries": [ + "Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.", + "Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.", + { + "type": "pf2-h4", + "page": 448, + "name": "Perception for Initiative", + "entries": [ + "Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 448, + "name": "Saving Throws", + "entries": [ + "There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.", + "{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.", + "They use your Constitution modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.", + "Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.", + { + "type": "pf2-h4", + "page": 449, + "name": "Basic Saving Throws", + "entries": [ + "Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.", + "For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You take no damage from the spell, hazard, or effect that caused you to attempt the save.", + "Success": "You take half the listed damage from the effect.", + "Failure": "You take the full damage listed from the effect.", + "Critical Failure": "You take double the listed damage from the effect." + } + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 449, + "name": "FORTUNE AND MISFORTUNE EFFECTS", + "entries": [ + "Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.", + "You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.", + "If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 449, + "name": "Skill Checks", + "entries": [ + "Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties" + ] + }, + "You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.", + "When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Notating Total Modifiers", + "entries": [ + "When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.", + "Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "name": "Difficulty Classes", + "page": 503, + "alias": [ + "DCs" + ], + "entries": [ + { + "type": "pf2-h2", + "page": 503, + "name": "Simple DCs", + "entries": [ + "Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).", + "If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.", + "Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.", + { + "type": "data", + "tag": "table", + "name": "Simple DCs", + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 503, + "name": "Level-Based DCs", + "entries": [ + "When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.", + "Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!", + "Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.", + { + "type": "data", + "tag": "table", + "name": "DCs by Level", + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 503, + "name": "Adjusting Difficulty", + "entries": [ + "You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.", + "Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.", + "You'll often apply the adjustments for uncommon, rare, or unique subjects.", + { + "type": "data", + "tag": "table", + "name": "DC Adjustments", + "source": "CRB" + }, + "The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.", + "You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.", + { + "type": "pf2-h3", + "page": 504, + "name": "Group Attempts", + "entries": [ + "The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.", + "At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 504, + "name": "Minimum Proficiency", + "entries": [ + "Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!", + "For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 504, + "name": "Specific Actions", + "entries": [ + "Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.", + { + "type": "pf2-h3", + "page": 504, + "name": "Craft", + "entries": [ + "When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 504, + "name": "Earn Income", + "entries": [ + "You set the task level when someone tries to Earn Income.", + "The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.", + "Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Gather Information", + "entries": [ + "To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Identify Magic or Learn a Spell", + "entries": [ + "The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Recall Knowledge", + "entries": [ + "On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.", + { + "type": "pf2-h4", + "page": 505, + "name": "Alternative Skills", + "entries": [ + "As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 505, + "name": "Additional Knowledge", + "entries": [ + "Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 505, + "name": "Creature Identification", + "entries": [ + "A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.", + "The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).", + { + "type": "data", + "tag": "table", + "name": "Creature Identification Skills", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 506, + "name": "DETERMINING THE SCOPE OF LORE", + "entries": [ + "{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Sense Direction", + "entries": [ + "Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Social Skills", + "entries": [ + "When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Subsist", + "entries": [ + "A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Track", + "entries": [ + "Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Train an Animal", + "entries": [ + "Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "source": "GMG", + "page": 120, + "name": "Drugs", + "entries": [ + "Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.", + "Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.", + { + "type": "data", + "tag": "disease", + "data": { + "source": "GMG", + "page": 120, + "name": "Addiction", + "level": ", level varies", + "type": "disease", + "entries": [ + "Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.", + "When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.", + { + "type": "affliction", + "savingThrow": "Fortitude (DC equals that of the drug)", + "onset": "1 day", + "stages": [ + { + "stage": 1, + "entry": "{@condition fatigued}", + "duration": "1 week" + }, + { + "stage": 2, + "entry": "{@condition fatigued} and {@condition sickened||sickened 1}", + "duration": "1 week" + }, + { + "stage": 3, + "entry": "{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}", + "duration": "1 week" + }, + { + "stage": 4, + "entry": "{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}", + "duration": "1 week" + } + ] + } + ] + } + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 120, + "name": "DRUGS IN YOUR GAME", + "entries": [ + "Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.", + "If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug." + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "section", + "page": 512, + "name": "Environment", + "entries": [ + "Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).", + "Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.", + { + "type": "data", + "tag": "table", + "name": "Enviromental Features", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Environmental Damage", + "entries": [ + "Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.", + "Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.", + { + "type": "data", + "tag": "table", + "name": "Enviromental Damage", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Aquatic", + "entries": [ + "Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.", + "Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.", + { + "type": "pf2-h3", + "page": 512, + "name": "Currents and Flowing Water", + "entries": [ + "Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 512, + "name": "Visibility", + "entries": [ + "It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Arctic", + "entries": [ + "The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.", + { + "type": "pf2-h3", + "page": 512, + "name": "Ice", + "entries": [ + "Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 512, + "name": "Snow", + "entries": [ + "Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Desert", + "entries": [ + "Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.", + { + "type": "pf2-h3", + "page": 513, + "name": "Rubble", + "entries": [ + "Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Sand", + "entries": [ + "Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).", + "The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 513, + "name": "Forest", + "entries": [ + "These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.", + { + "type": "pf2-h3", + "page": 513, + "name": "Canopies", + "entries": [ + "Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Trees", + "entries": [ + "While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 513, + "name": "Mountain", + "entries": [ + "Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.", + { + "type": "pf2-h3", + "page": 513, + "name": "Chasms", + "entries": [ + "Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Cliffs", + "entries": [ + "Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Rubble", + "entries": [ + "Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Slopes", + "entries": [ + "Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Plains", + "entries": [ + "The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.", + { + "type": "pf2-h3", + "page": 514, + "name": "Hedges", + "entries": [ + "Hedges are planted rows of bushes, shrubs, and trees.", + "Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.", + "Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Swamp", + "entries": [ + "Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.", + "Swamps often contain quicksand hazards (page 526).", + "Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.", + { + "type": "pf2-h3", + "page": 514, + "name": "Bogs", + "entries": [ + "Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.", + "Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.", + "Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 514, + "name": "TERRAIN RULES", + "entries": [ + "Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.", + "{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.", + "Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.", + "{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Urban", + "entries": [ + "Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.", + { + "type": "pf2-h3", + "page": 514, + "name": "Crowds", + "entries": [ + "Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.", + "A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Doors", + "entries": [ + "Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to {@action Pick a Lock||Pick the Lock} or Force them Open." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Floors", + "entries": [ + "Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Gates", + "entries": [ + "Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Guards", + "entries": [ + "Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Portcullises", + "entries": [ + "A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 515, + "name": "DOORS, GATES, AND WALLS", + "entries": [ + "Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.", + { + "type": "pf2-title", + "name": "Climbing" + }, + "The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.", + { + "type": "pf2-title", + "name": "Demolishing" + }, + "A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.", + "Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.", + { + "type": "table", + "rowLabelIdx": [ + 0, + 5, + 11 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Door", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Wood", + "20", + "10, 40 (20)" + ], + [ + "Stone", + "30", + "14, 56 (28)" + ], + [ + "Reinforced Wood", + "15", + "15, 60 (30)" + ], + [ + "Iron", + "30", + "18, 72 (36)" + ], + [ + "Wall", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Crumbling masonry", + "15", + "10, 40 (20)" + ], + [ + "Wooden slats", + "15", + "10, 40 (20)" + ], + [ + "Masonry", + "20", + "14, 56 (28)" + ], + [ + "Hewn stone", + "30", + "14, 56 (28)" + ], + [ + "Iron", + "40", + "18, 72 (36)" + ], + [ + "Portcullis", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Wood", + "10", + "10, 40 (20)" + ], + [ + "Iron", + "10", + "18, 72 (36)" + ] + ] + }, + { + "type": "pf2-title", + "name": "Forcing Open" + }, + "Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).", + "If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Rooftops", + "entries": [ + "Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.", + "Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.", + "A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Sewers", + "entries": [ + "Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.", + { + "type": "pf2-h4", + "page": 516, + "name": "Sewer Gas", + "entries": [ + "Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Stairs", + "entries": [ + "Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Streets", + "entries": [ + "Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.", + "Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Walls", + "entries": [ + "Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 516, + "name": "Underground", + "entries": [ + "Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.", + "The most common disasters underground are collapses.", + { + "type": "pf2-h3", + "page": 516, + "name": "Floors", + "entries": [ + "Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Ledges", + "entries": [ + "Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Rubble", + "entries": [ + "Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Stalagmites and Stalactites", + "entries": [ + "Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Walls", + "entries": [ + "Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 517, + "name": "DUNGEONS", + "entries": [ + "Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 517, + "name": "Climate", + "entries": [ + "Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.", + { + "type": "pf2-h3", + "page": 517, + "name": "Fog", + "entries": [ + "Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Precipitation", + "entries": [ + "Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.", + { + "type": "pf2-h4", + "page": 517, + "name": "Visibility", + "entries": [ + "Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.", + "Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 517, + "name": "Fatigue", + "entries": [ + "Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 517, + "name": "Thunderstorms", + "entries": [ + "High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Temperature", + "entries": [ + "Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.", + "Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.", + "Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.", + { + "type": "data", + "tag": "table", + "name": "Temperature Effects", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Wind", + "entries": [ + "Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.", + { + "type": "pf2-h4", + "page": 517, + "name": "Moving in Wind", + "entries": [ + "Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.", + "Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.", + "Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 518, + "name": "Natural Disasters", + "entries": [ + "Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.", + "The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.", + { + "type": "pf2-h3", + "page": 518, + "name": "Avalanches", + "entries": [ + "Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.", + "An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.", + { + "type": "pf2-h4", + "page": 518, + "name": "Burial", + "entries": [ + "Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.", + "Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).", + "Using shovels or other proper tools halves the time." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Blizzards", + "entries": [ + "Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Collapses", + "entries": [ + "Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Earthquakes", + "entries": [ + "Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.", + { + "type": "pf2-h4", + "page": 518, + "name": "Fissures", + "entries": [ + "Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 518, + "name": "Soil Liquefaction", + "entries": [ + "Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 518, + "name": "Tremors", + "entries": [ + "Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Floods", + "entries": [ + "Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.", + { + "type": "data", + "tag": "table", + "name": "Temperature Effects", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Sandstorms", + "entries": [ + "Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Tornadoes", + "entries": [ + "In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).", + "Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Tsunamis", + "entries": [ + "Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Volcanic Eruptions", + "entries": [ + "Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.", + { + "type": "pf2-h4", + "page": 519, + "name": "Ash", + "entries": [ + "Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).", + "Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Lava Bombs", + "entries": [ + "Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Lava Flows", + "entries": [ + "Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Pyroclastic Flows", + "entries": [ + "Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Vents", + "entries": [ + "Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Wildfires", + "entries": [ + "Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.", + { + "type": "pf2-h4", + "page": 519, + "name": "Flames", + "entries": [ + "Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate {@condition persistent damage||persistent fire damage}. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Heat", + "entries": [ + "Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Smoke", + "entries": [ + "Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 520, + "name": "Hazards", + "entries": [ + { + "type": "pf2-h2", + "page": 520, + "name": "Detecting a Hazard", + "entries": [ + "Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.", + "During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.", + "Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.", + "Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 520, + "name": "Triggering a Hazard", + "entries": [ + "If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.", + { + "type": "pf2-h3", + "page": 520, + "name": "Reaction or Free Action", + "entries": [ + "Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 520, + "name": "Routine", + "entries": [ + "A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.", + "After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 520, + "name": "MONSTERS AND HAZARDS", + "entries": [ + "The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.", + "For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 520, + "name": "Resetting a Hazard", + "entries": [ + "Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 521, + "name": "Disabling a Hazard", + "entries": [ + "The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.", + "A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.", + "For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.", + "A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.", + "Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.", + { + "type": "pf2-h3", + "page": 521, + "name": "Damaging a Hazard", + "entries": [ + "Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)", + "Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.", + { + "type": "pf2-h4", + "page": 521, + "name": "Attacking a Hazard", + "entries": [ + "If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 521, + "name": "Repairing a Hazard", + "entries": [ + "You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 521, + "name": "Counteracting a Magical Hazard", + "entries": [ + "Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 521, + "name": "Hazard Experience", + "entries": [ + "Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.", + { + "type": "data", + "tag": "table", + "name": "Hazard XP", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 522, + "name": "Hazard Format", + "entries": [ + "Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.", + { + "type": "data", + "tag": "generic", + "data": { + "source": "CRB", + "page": 522, + "name": "Hazard Name", + "category": "Hazard", + "level": " [Level]", + "traits": [ + "traits" + ], + "sections": [ + [ + [ + { + "name": "Stealth", + "entry": "This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well." + } + ], + [ + { + "name": "Description", + "entry": "This explains what the hazard looks like and might include special rules." + } + ] + ], + [ + [ + { + "name": "Disable", + "entry": "The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses." + } + ], + [ + { + "name": "AC", + "entry": "the hazard's AC" + }, + { + "name": "Saving Throws", + "entry": "the hazard's saves. Usually only haunts are subject to Will saves." + } + ], + [ + { + "name": "Hardness", + "entry": "the hazard's Hardness" + }, + { + "name": "HP", + "entry": "the hazard's Hit Points, with its Broken Threshold in parentheses" + }, + { + "name": "Immunities", + "entry": "the hazard's immunities" + }, + { + "name": "Weaknesses", + "entry": "the hazard's weaknesses, if any" + }, + { + "name": "Resistances", + "entry": "the hazard's resistances, if any" + } + ], + [ + { + "name": "Action Type", + "entry": "{@as r} or {@as f} This is the reaction or free action the hazard uses" + }, + { + "name": "Trigger", + "entry": "The trigger that sets off the hazard appears here" + }, + { + "name": "Effect", + "entry": "For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a" + } + ], + [ + { + "name": "Routine", + "entry": "This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry." + } + ], + [ + { + "name": "Action", + "entry": "Any action the hazard can use appears here. Typically, this is a melee or ranged attack." + } + ] + ], + [ + [ + { + "name": "Reset", + "entry": "If the hazard can be reset, that information is here." + } + ] + ] + ] + } + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Level", + "entries": [ + "The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Traits", + "entries": [ + "The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Stealth or Stealth DC", + "entries": [ + "Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 526, + "name": "Hazards", + "entries": [ + "{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}", + { + "type": "pf2-brown-box", + "page": 528, + "name": "UPGRADED SUMMONING RUNES", + "entries": [ + "You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.", + "Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 483, + "name": "Planning a Campaign", + "entries": [ + "A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.", + "A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.", + "A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.", + { + "type": "pf2-brown-box", + "page": 483, + "name": "COLLABORATION DURING PLAY", + "entries": [ + "As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!", + "How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.", + "You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.", + "As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 483, + "name": "Campaign Length", + "entries": [ + "The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.", + "A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.", + "If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.", + "You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).", + "It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.", + "It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.", + { + "type": "pf2-h4", + "name": "Expected Duration", + "entries": [ + "Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.", + "You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 484, + "name": "Themes", + "entries": [ + "The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.", + "A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.", + "Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.", + "Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 485, + "name": "A Welcoming Environment", + "entries": [ + "The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.", + "Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.", + "If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.", + "Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.", + { + "type": "pf2-brown-box", + "page": 485, + "name": "TOOLS FOR RESPONSIBLE PLAY", + "entries": [ + "Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.", + "Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.", + "A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.", + "The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.", + "You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 486, + "name": "Objectionable Content", + "entries": [ + "Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.", + "It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?", + "After you figure out the limits on objectionable content, you have four important tasks:", + { + "type": "list", + "items": [ + "Clearly convey these limits to the other players.", + "Ensure you and the players abide by the boundaries.", + "Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.", + "Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 486, + "name": "The Pathfinder Baseline", + "entries": [ + "You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.", + { + "type": "list", + "items": [ + "Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.", + "Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).", + "Avoid excessively gross or scatological descriptions." + ] + }, + "The following acts should never be performed by player characters:", + { + "type": "list", + "items": [ + "Torture", + "Rape, nonconsensual sexual contact, or sexual threats", + "Harm to children, including sexual abuse", + "Owning slaves or profiting from the slave trade", + "Reprehensible uses of mind-control magic" + ] + }, + "Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "name": "Social Splash Damage", + "page": 486, + "entries": [ + "As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 486, + "name": "Character Creation", + "entries": [ + "At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 486, + "name": "Preparing an Adventure", + "entries": [ + "An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.", + "You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.", + { + "type": "pf2-h3", + "page": 486, + "name": "Published Adventures", + "entries": [ + "Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.", + "Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 487, + "name": "Creating Adventures", + "entries": [ + "Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.", + "Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.", + { + "type": "pf2-h4", + "page": 487, + "name": "Locations", + "entries": [ + "Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.", + "Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.", + "Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.", + "These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 487, + "name": "Encounters", + "entries": [ + "A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.", + "Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 487, + "name": "Treasure", + "entries": [ + "Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 488, + "name": "USING RARITY AND ACCESS", + "entries": [ + "The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.", + "At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.", + "Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.", + { + "type": "pf2-title", + "name": "Rewards" + }, + "You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.", + "Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.", + { + "type": "pf2-title", + "name": "Different Locations" + }, + "The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 488, + "name": "Building Encounters", + "entries": [ + "The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.", + "To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.", + "{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.", + "{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.", + "{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.", + "{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.", + "{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.", + { + "type": "pf2-h4", + "page": 488, + "name": "XP Budget", + "entries": [ + "Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 488, + "name": "Choosing Creatures", + "entries": [ + "In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.", + "Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 488, + "name": "Different Party Sizes", + "entries": [ + "For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.", + "It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Encounter Budget" + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Creature XP and Role" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 507, + "name": "Rewards", + "entries": [ + { + "type": "pf2-h2", + "page": 507, + "name": "Hero Points", + "entries": [ + "Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.", + "In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.", + "Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.", + "The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 507, + "name": "Experience Points", + "entries": [ + "As characters adventure, they earn Experience Points (XP).", + "These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.", + "Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.", + { + "type": "pf2-h3", + "page": 507, + "name": "XP Awards", + "entries": [ + "Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.", + "Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.", + { + "type": "pf2-h3", + "page": 507, + "name": "Adversaries and Hazards", + "entries": [ + "Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).", + "Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 507, + "name": "Accomplishments", + "entries": [ + "Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.", + "As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "XP Awards", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 508, + "name": "Party Size", + "entries": [ + "The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 508, + "name": "Group Parity and Party Level", + "entries": [ + "It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.", + "If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.", + "Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 508, + "name": "Treasure", + "entries": [ + "As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.", + "This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.", + { + "type": "pf2-h3", + "page": 508, + "name": "Treasure by Level", + "entries": [ + "{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.", + "When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.", + "Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.", + "Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.", + { + "type": "pf2-h4", + "page": 509, + "name": "Currency", + "entries": [ + "A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.", + "If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 509, + "name": "ADVANCEMENT SPEEDS", + "entries": [ + "By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.", + "Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.", + "You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Advancement Speed", + "XP to Level Up" + ], + [ + "Fast", + "800 XP" + ], + [ + "Standad", + "1,000 XP" + ], + [ + "Slow", + "1,200 XP" + ] + ] + }, + { + "type": "pf2-title", + "name": "Story-Based Leveling" + }, + "If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.", + "Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 509, + "name": "Other Types of Treasure", + "entries": [ + "Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 509, + "name": "Treasure and Rarity", + "entries": [ + "Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.", + "Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Party Treasure by Level", + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 510, + "name": "Different Item Levels", + "entries": [ + "The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.", + "However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!", + "If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 510, + "name": "Different Party Sizes", + "entries": [ + "If a party has more than four characters, add the following for each additional character:", + { + "type": "list", + "items": [ + "One permanent item of the party's level or 1 level higher", + "Two consumables, usually one of the party's level and one of 1 level higher", + "Currency equal to the value in the Currency per Additional PC column of Table 10–9" + ] + }, + "If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 510, + "name": "ADJUSTING TREASURE", + "entries": [ + "The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.", + "This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.", + { + "type": "pf2-title", + "name": "Megadungeons and Sandboxes" + }, + "Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.", + "If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.", + "For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.", + "If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 510, + "name": "Treasure for New Characters", + "entries": [ + "When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.", + "These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.", + { + "type": "pf2-h4", + "page": 511, + "name": "Item Selection", + "entries": [ + "You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.", + "At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.", + "A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.", + "If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Character Wealth", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 511, + "name": "Buying and Selling Items", + "entries": [ + "Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 493, + "name": "Running Modes of Play", + "entries": [ + "Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.", + "Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.", + "When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.", + { + "type": "pf2-h2", + "page": 493, + "name": "Encounters", + "entries": [ + "Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.", + "{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.", + "{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.", + "{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.", + "Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.", + { + "type": "pf2-h3", + "page": 493, + "name": "Choosing Adversaries' Actions", + "entries": [ + "Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.", + "Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.", + "When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.", + "Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.", + "Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 493, + "name": "Bypassed Encounters", + "entries": [ + "What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.", + "In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.", + "If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.", + "You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 494, + "name": "PLAYING WITHOUT A GRID", + "entries": [ + "The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"", + "When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 494, + "name": "Ending Encounters", + "entries": [ + "A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.", + "The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.", + "You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.", + "One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.", + "These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.", + { + "type": "pf2-h3", + "page": 494, + "name": "Fleeing Enemies", + "entries": [ + "Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.", + "If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 494, + "name": "Social Encounters", + "entries": [ + "Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.", + "Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.", + "Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.", + "You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:", + { + "type": "list", + "items": [ + "Proving someone's innocence in front of a judge.", + "Convincing a neighboring monarch to help defend against an invasion.", + "Besting a rival bard in a battle of wits.", + "Exposing a villain's deception before a noble court." + ] + }, + { + "type": "pf2-h4", + "page": 494, + "name": "Initiative and Actions", + "entries": [ + "Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.", + "Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 495, + "name": "Measuring Success and Progress", + "entries": [ + "You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.", + "The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.", + "Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 495, + "name": "Consequences", + "entries": [ + "When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.", + "The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 496, + "name": "Exploration", + "entries": [ + "Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.", + "Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.", + "As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.", + "{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.", + "{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.", + "{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.", + { + "type": "pf2-h3", + "page": 496, + "name": "Exploration Activities", + "entries": [ + "In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.", + "The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.", + { + "type": "pf2-h4", + "page": 496, + "name": "Detect Magic", + "entries": [ + "This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.", + "When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Follow the Expert", + "entries": [ + "A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Investigate", + "entries": [ + "As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Search", + "entries": [ + "With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.", + "If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.", + "You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 498, + "name": "EXPLORATION ACTIVITIES", + "entries": [ + "The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.", + { + "type": "list", + "items": [ + "{@action Avoid Notice}", + "{@action Defend}", + "{@action Detect Magic}", + "{@action Follow the Expert}", + "{@action Hustle}", + "{@action Investigate}", + "{@action Repeat a Spell}", + "{@action Scout}", + "{@action Search}" + ] + }, + { + "type": "pf2-title", + "name": "Improvising New Activities" + }, + "If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.", + "You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 497, + "name": "Setting a Party Order", + "entries": [ + "In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.", + "When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 497, + "name": "Adverse Terrain and Weather", + "entries": [ + "Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.", + "{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.", + "Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.", + "Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 498, + "name": "Hazards", + "entries": [ + "Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 498, + "name": "Rolling Initiative", + "entries": [ + "Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:", + { + "type": "list", + "items": [ + "A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.", + "Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.", + "Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.", + "Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll." + ] + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Initiative after Reactions", + "entries": [ + "In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Choosing the Type of Roll", + "entries": [ + "When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.", + "If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.", + "You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Character Placement", + "entries": [ + "When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 499, + "name": "MONITORING SPELL DURATIONS", + "entries": [ + "Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.", + "If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.", + "There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.", + { + "type": "pf2-title", + "name": "Multiple Encounters" + }, + "A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.", + "Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.", + { + "type": "pf2-title", + "name": "Before a Fight" + }, + "Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.", + "Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 499, + "name": "Resting", + "entries": [ + "Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:", + { + "type": "list", + "items": [ + "The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).", + "The character loses the {@condition fatigued} condition.", + "The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.", + "Most spellcasters need to rest before they regain their spells for the day." + ] + }, + "A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.", + "Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.", + "If a character goes more than 16 hours without going to sleep, they become fatigued.", + "Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.", + { + "type": "pf2-h4", + "page": 499, + "name": "Resting", + "entries": [ + "Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:", + "Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.", + "If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Watches and Rest" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 500, + "name": "Daily Preperations", + "entries": [ + "Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.", + { + "type": "list", + "items": [ + "Spellcasters who prepare spells choose which spells they'll have available that day.", + "Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.", + "Each character equips their gear. This includes donning their armor and strapping on their weapons.", + "Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 500, + "name": "Starvation and Thirst", + "entries": [ + "Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 500, + "name": "Downtime", + "entries": [ + "In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.", + "Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.", + "This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.", + { + "type": "list", + "items": [ + "{@action Craft} ({@skill Crafting})", + "{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})", + "{@action Treat Disease} ({@skill Medicine})", + "{@action Create Forgery} ({@skill Society})", + "{@action Subsist} ({@skill Society}, {@skill Survival})" + ] + }, + "{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.", + "{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.", + "{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.", + "A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.", + { + "type": "pf2-h3", + "page": 500, + "name": "Playing out a Downtime Day", + "entries": [ + "At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.", + "Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.", + { + "type": "pf2-h4", + "page": 500, + "name": "Cooperation", + "entries": [ + "Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 500, + "name": "Checks", + "entries": [ + "Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 501, + "name": "Longer Periods of Downtime", + "entries": [ + "Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.", + "However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.", + { + "type": "pf2-h4", + "page": 501, + "name": "Events", + "entries": [ + "After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.", + "Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.", + "PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 501, + "name": "Average Progress", + "entries": [ + "For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.", + "The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Cost of Living", + "entries": [ + "For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.", + "A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Buying and Selling", + "entries": [ + "After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.", + "This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.", + "As always, you have final say over what sort of shops and items are available.", + "An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Long-Term Rest", + "entries": [ + "Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.", + "If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Retraining", + "entries": [ + "The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.", + "Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.", + { + "type": "pf2-h4", + "page": 502, + "name": "Time", + "entries": [ + "Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.", + "A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 502, + "name": "Instruction and Cost", + "entries": [ + "The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.", + "Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 502, + "name": "Disallowed Options", + "entries": [ + "While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 489, + "name": "Running a Game Session", + "entries": [ + "A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.", + { + "type": "pf2-h3", + "page": 489, + "name": "Planning a Session", + "entries": [ + "One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.", + "Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 490, + "name": "Starting a Session", + "entries": [ + "Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.", + { + "type": "list", + "items": [ + "Recap what happened during the previous sessions.", + "Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.", + "Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).", + "Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.", + "Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 490, + "name": "Running a Session", + "entries": [ + "During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.", + "You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.", + "You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.", + { + "type": "pf2-h4", + "page": 490, + "name": "The Spotlight", + "entries": [ + "As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 490, + "name": "Distractions and Interrupting", + "entries": [ + "Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.", + "A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.", + "Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 491, + "name": "OFF-SESSION GAMING", + "entries": [ + "Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.", + "You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.", + "Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 491, + "name": "Adjudicating the Rules", + "entries": [ + "As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)", + "To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.", + { + "type": "list", + "items": [ + "If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.", + "If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).", + "When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).", + "If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.", + "If you're not sure how difficult a significant challenge should be, use the DC for the party's level.", + "If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).", + "If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).", + "Use the characters' daily preparations as the time to reset anything that lasts roughly a day.", + "When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).", + "When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 492, + "name": "Special Circumstances", + "entries": [ + "The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.", + "You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 492, + "name": "SHARING RESPONSIBILITY", + "entries": [ + "Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.", + "It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 492, + "name": "Incorporating Additional Options", + "entries": [ + "You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 492, + "name": "PAIZO'S PUBLISHED ADVENTURES", + "entries": [ + "You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.", + { + "type": "pf2-title", + "name": "Pathfinder Adventure Paths" + }, + "Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.", + "Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.", + { + "type": "pf2-title", + "name": "Pathfinder Adventures" + }, + "Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.", + { + "type": "pf2-title", + "name": "Pathfinder Society Scenarios" + }, + "Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "source": "GMG", + "page": 39, + "name": "Starting at a Higher Level", + "entries": [ + "A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.", + "The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want." + ], + "data": { + "quickref": 5 + } + } + ] + } + ] + } +} diff --git a/data/generated/bookref-quick.json b/data/generated/bookref-quick.json index a5cb10f67c..1fa4069c7b 100644 --- a/data/generated/bookref-quick.json +++ b/data/generated/bookref-quick.json @@ -1 +1,9001 @@ -{"reference":{"bookref-quick":{"name":"Quick Reference","id":"bookref-quick","contents":[{"name":"Character Creation","headers":["Animal Companions","Archetypes","Character Creation","Characters With Disabilities","Familiars","Leveling Up"]},{"name":"Items & Equipment","headers":["Activating Items","Animals","Armor","Carrying and Using Items","Coins and Currency","Constant Abilities","Creating a Personal Staff","Formulas","Investing Magic Items","Item Damage","Item Level","Items and Sizes","Price","Runes","Scrolls","Services","Shields","Shoddy Items","Staves","Wands","Weapons","Wearing Tools"]},{"name":"Spells","headers":["Cantrips","Casting Spells","Disbelieving Illusions","Durations","Focus Spells","Hostile Actions","Identifying Spells","Innate Spells","Ranges, Areas, and Targets","Reading Spells","Rituals","Saving Throws","Setting Triggers","Spell Attacks","Spell Slots","Walls"]},{"name":"Playing the Game","headers":["Actions","Afflictions","Checks","Concealment and Invisibility","Condition Values","Conditions","Counteracting","Cover","Damage","Downtime Mode","Effects","Encounter Mode","Exploration Mode","Flanking","Game Conventions","Hero Points","Hit Points, Healing, and Dying","Making Choices","Movement","Overriding Conditions","Perception","Special Checks","Specific Checks"]},{"name":"Game Mastering","headers":["Difficulty Classes","Drugs","Environment","Hazards","Planning a Campaign","Preparing an Adventure","Rewards","Running Modes of Play","Running a Game Session","Starting at a Higher Level"]}]}},"data":{"bookref-quick":[{"type":"entries","entries":[{"type":"section","page":214,"name":"Animal Companions","entries":["An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.",{"type":"pf2-h3","page":214,"name":"Riding Animal Companions","entries":["You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Young Animal Companions","entries":["The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Proficiencies","entries":["Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Ability Modifiers","entries":["An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below."],"source":"CRB"},{"type":"pf2-h4","page":214,"name":"Hit Points","entries":["Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have."],"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Mature Animal Companions","entries":["To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Nimble Animal Companions","entries":["To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Savage Animal Companions","entries":["To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":214,"name":"Companion Types","entries":["The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.","The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Specialized Animal Companions","entries":["Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.","Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.","Each specialization grants additional benefits. Most animal companions can have only one specialization.",{"type":"pf2-h4","page":217,"name":"Ambusher","entries":["In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Bully","entries":["Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Daredevil","entries":["Your companion joins the fray with graceful leaps and dives.","It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Racer","entries":["Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Tracker","entries":["Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1."],"source":"CRB"},{"type":"pf2-h4","page":217,"name":"Wrecker","entries":["Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":219,"name":"Archetypes","entries":["Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.","Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).","Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.","Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.","Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.",{"type":"pf2-h3","page":219,"name":"Multiclass Archetypes","entries":["Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)."],"source":"CRB"},{"type":"pf2-h3","page":219,"name":"Class Archetypes","entries":["Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.","In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype."],"source":"CRB"},{"type":"pf2-h4","page":219,"name":"Spellcasting Archetypes","alias":["Spellcasting Benefits"],"entries":["Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.","A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.","Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.","All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.","{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"","{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"","{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\""],"data":{"quickrefIndex":true},"source":"CRB"},"{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}"],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":19,"name":"Character Creation","entries":["Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.","This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.","Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.","All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.","If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.",{"type":"pf2-h3","page":19,"name":"The Six Ability Scores","entries":["One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.","Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.","Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.",{"type":"pf2-h4","page":19,"name":"Strength","entries":["Strength measures your character's physical power.","Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Dexterity","entries":["Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Constitution","entries":["Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.","Your Constitution modifier is added to your Hit Points and Fortitude saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Intelligence","entries":["Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Wisdom","entries":["Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws."],"source":"CRB"},{"type":"pf2-h4","page":19,"name":"Charisma","entries":["Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Score Overview","entries":["Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.","{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).","{@b Background:} Your character's background provides two ability boosts.","{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.","{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.",{"type":"pf2-h4","page":20,"name":"Ability Boosts","entries":["An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.","When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom."],"source":"CRB"},{"type":"pf2-h4","page":20,"name":"Ability Flaws","entries":["Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2."],"source":"CRB"},{"type":"pf2-brown-box","page":20,"name":"ALTERNATIVE METHOD: ROLLING ABILITY SCORES","entries":["The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.","If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.",{"type":"pf2-title","name":"STEP 1: ROLL AND ASSIGN SCORES"},"Roll four 6-sided dice (4d6) and discard the lowest die result.","Add the three remaining results together and record the sum.","(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.",{"type":"pf2-title","name":"STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS"},"Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).","These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.",{"type":"pf2-title","name":"STEP 3: RECORD SCORES AND MODIFIERS"},"Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":20,"name":"Ability Modifiers","entries":["Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.",{"type":"data","tag":"table","name":"Ability Modifiers","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":21,"name":"Create a Concept","entries":["What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.","There are many ways to approach your character concept.","Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.",{"type":"pf2-h3","page":21,"name":"Ancestry, Background, Class, or Details","entries":["If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.","Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?","For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.","You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Faith","entries":["Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents."],"source":"CRB"},{"type":"pf2-brown-box","page":21,"name":"ANCESTRIES AND CLASSES","entries":["Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!","When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.","You can find more about ability boosts and ability flaws in Ability Scores on page 20.","The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.","Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64."],"source":"CRB"},{"type":"pf2-h3","page":21,"name":"Your Allies","entries":["You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.","However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions."],"source":"CRB"},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page."],"source":"CRB"}],"step":"1","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Start Building Ability Scores","entries":["At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.","Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information."],"step":"2","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Select an Ancestry","entries":["Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.","Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.","You'll make four decisions when you select your character's ancestry:",{"type":"list","items":["Pick the ancestry itself.","Assign any free ability boosts and decide if you are taking any voluntary flaws.","Select a heritage from those available within that ancestry, further defining the traits your character was born with.","Choose an ancestry feat, representing an ability your hero learned at an early age."]},{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses"],"source":"CRB"}],"step":"3","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Pick a Background","entries":["Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background."],"source":"CRB"}],"step":"4","source":"CRB"},{"type":"pf2-h2","page":21,"name":"Choose a Class","entries":["At this point, you need to decide your character's class.","A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.","You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.",{"type":"pf2-tips-box","page":21,"name":"CHARACTER SHEET","entries":["Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7."],"source":"CRB"}],"step":"5","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Determine Ability Scores","entries":[{"type":"pf2-sidebar","page":26,"name":"OPTIONAL: VOLUNTARY FLAWS","entries":["Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score."],"source":"CRB"},"Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:",{"type":"list","items":["First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).","Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.","Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}."]},"Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.",{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name."],"source":"CRB"}],"step":"6","source":"CRB"},{"type":"pf2-h2","page":26,"name":"Record Class Details","entries":["Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.",{"type":"pf2-sidebar","page":27,"name":"SPELLS AND SPELLCASTING","entries":["Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.","If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7."],"source":"CRB"},{"type":"list","items":["To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.","The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.","See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells."]},{"type":"pf2-tips-box","page":26,"name":"CHARACTER SHEET","entries":["Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9."],"source":"CRB"}],"step":"7","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Buy Equipment","entries":["At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.",{"type":"pf2-tips-box","page":27,"name":"CHARACTER SHEET","entries":["Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10."],"source":"CRB"}],"step":"8","source":"CRB"},{"type":"pf2-h2","page":27,"name":"Calculate Modifiers","entries":["With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.",{"type":"pf2-h3","page":27,"name":"Perception","entries":["Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Saving Throws","entries":["For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw."],"source":"CRB"},{"type":"pf2-h3","page":27,"name":"Melee Strikes and Ranged Strikes","entries":["Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).","You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.","Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information."],"source":"CRB"},{"type":"pf2-h3","page":28,"name":"Skills","entries":["In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0."],"source":"CRB"},{"type":"pf2-tips-box","page":28,"name":"CHARACTER SHEET","entries":["For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.","Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.","If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers."],"source":"CRB"}],"step":"9","source":"CRB"},{"type":"pf2-h2","page":28,"name":"Finishing Details","entries":["Now add the following details to your character sheet in the appropriate spaces.",{"type":"pf2-h3","page":28,"name":"Alignment","entries":["Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.","Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.","If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).",{"type":"pf2-h4","page":29,"name":"Good and Evil","entries":["Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Law and Chaos","entries":["Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.","Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.","Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.","Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis."],"source":"CRB"},{"type":"pf2-h4","page":29,"name":"Changing Alignment","entries":["Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Deity","entries":["Write down the deity your character worships, if any.","Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Age","entries":["Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Gender and Pronouns","entries":["Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Class DC","entries":["A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Hero Points","entries":["Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Armor Class (AC)","entries":["Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties."],"source":"CRB"},{"type":"pf2-h3","page":29,"name":"Bulk","entries":["Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment."],"source":"CRB"}],"step":"10","source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":487,"name":"Characters With Disabilities","entries":["A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.",{"type":"pf2-h3","name":"Blindness or Impaired Vision"},"A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.","A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.",{"type":"pf2-h3","name":"Deafness or Being Hard of Hearing"},"A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.","A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.",{"type":"pf2-h3","name":"Missing Limb"},"Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.","A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.","Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.",{"type":"pf2-h3","name":"Mental Illness and Chronic Illness"},"Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players."],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":217,"name":"Familiars","entries":["Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.","Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.","You can have only one familiar at a time.",{"type":"pf2-h3","page":217,"name":"Modifiers and AC","entries":["Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses."],"source":"CRB"},{"type":"pf2-h3","page":217,"name":"Hit Points","entries":["Your familiar has 5 Hit Points for each of your levels."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Size","entries":["Your familiar is Tiny."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Senses","entries":["Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Movement","entries":["Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).","It can gain other movement types from familiar abilities."],"source":"CRB"},{"type":"pf2-h3","page":218,"name":"Familiar and Master Abilities","entries":["Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.",{"type":"pf2-h4","page":218,"name":"Familiar Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Amphibious","entries":["It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)."]},{"name":"Burrower","entries":["It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes."]},{"name":"Climber","entries":["It gains a climb Speed of 25 feet."]},{"name":"Damage Avoidance","entries":["Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage."]},{"name":"Darkvision","entries":["It gains {@ability darkvision}."]},{"name":"Fast Movement","entries":["Increase one of the familiar's Speeds from 25 feet to 40 feet."]},{"name":"Flier","entries":["It gains a fly Speed of 25 feet."]},{"name":"Kinspeech","entries":["It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level."]},{"name":"Lab Assistant","entries":["It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this."]},{"name":"Manual Dexterity","entries":["It can use up to two of its limbs as if they were hands to use manipulate actions."]},{"name":"Scent","entries":["It gains {@ability scent} (imprecise, 30 feet)."]},{"name":"Speech","entries":["It understands and speaks a language you know."]}]}],"source":"CRB"},{"type":"pf2-h4","page":218,"name":"Master Abilities","entries":[{"type":"pf2-options","style":"pf2-p text-indent-subsequent block","items":[{"name":"Cantrip Connection","entries":["You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this."]},{"name":"Extra Reagents","entries":["Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability."]},{"name":"Familiar Focus","entries":["Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this."]},{"name":"Lifelink","entries":["If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar."]},{"name":"Spell Battery","entries":["You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability."]},{"name":"Spell Delivery","entries":["If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect."]}]}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"},{"type":"section","page":31,"name":"Leveling Up","entries":["The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.","Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!","Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.","Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.","For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.","You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).","Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.","If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.","Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.","Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.","You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.",{"type":"pf2-h3","page":31,"name":"Leveling-Up Checklist","entries":["Every time you gain a level, make sure you do each of the following:",{"type":"list","items":["Increase your level by 1 and subtract 1,000 XP from your XP total.","Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.","Add class features from your class advancement table, including ability boosts and skill increases.","Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.","Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.","Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.","Adjust bonuses from feats and other abilities that are based on your level."]}],"source":"CRB"}],"data":{"quickref":1},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":532,"name":"Activating Items","entries":["Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.","If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.",{"type":"data","tag":"action","name":"Activate an Item","source":"CRB"},{"type":"pf2-brown-box","page":532,"name":"DISRUPTING ACTIVATIONS","entries":["Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends."],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Activation Components","entries":["An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":533,"name":"Command","entries":["This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Envision","entries":["This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Interact","entries":["This component works like the Interact basic action.","Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action."],"source":"CRB"},{"type":"pf2-h4","page":533,"name":"Cast a Spell","entries":["If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.","If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.","In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Limited Activations","entries":["Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item."],"source":"CRB"},{"type":"pf2-brown-box","page":533,"name":"ITEM CATEGORIES","entries":["Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.",{"type":"list","items":["{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.","{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.","{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.","{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.","{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.","{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.","{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.","{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.","{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.","{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.","{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).","{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.","{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.","{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.","{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.","{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.","{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.","{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.","{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.","{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body."]}],"source":"CRB"},{"type":"pf2-h3","page":533,"name":"Sustaining Activations","entries":["Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.",{"type":"data","tag":"action","name":"Sustain an Activation","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":534,"name":"Dismissing Activations","entries":["Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Animals","entries":["The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.","Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.",{"type":"data","tag":"table","name":"Animals","source":"CRB"},{"type":"pf2-h3","page":295,"name":"Barding","entries":["You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.",{"type":"data","tag":"table","name":"Barding","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":274,"name":"Armor","entries":[{"type":"pf2-h2","page":274,"name":"Armor Class","entries":["Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.",{"type":"pf2-inset","page":274,"entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"],"source":"CRB"},"Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Donning and Removing Armor","entries":["Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor."],"source":"CRB"},{"type":"pf2-h2","page":274,"name":"Armor Statistics","entries":["{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.",{"type":"pf2-h3","page":274,"name":"Category","entries":["The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"AC Bonus","entries":["This number is the item bonus you add for the armor when determining Armor Class."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Dexterity Modifier Cap (Dex Cap)","entries":["This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Check Penalty","entries":["While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Speed Penalty","entries":["While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Strength","entries":["This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Bulk","entries":["This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Group","entries":["Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275."],"source":"CRB"},{"type":"pf2-h3","page":274,"name":"Armor Traits","entries":["The traits for each suit of armor appear in this entry.","Armor can have the following traits.","{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.","{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.","{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.","{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity."],"source":"CRB"},{"type":"pf2-h3","page":275,"name":"Armor Specialization Effects","entries":["Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.","{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.","{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.","{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmored Defense","source":"CRB"},{"type":"data","tag":"table","name":"Armor","source":"CRB"},{"type":"pf2-brown-box","page":275,"name":"MATERIALS","entries":["Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.","Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":275,"name":"Armor Descriptions","entries":["Each type of armor is described in more detail below.","{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.","{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.","{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.","{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).","{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).","{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.","{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.","{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.","{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.","{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).","{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.",{"type":"data","tag":"table","name":"Damaging Armor","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Carrying and Using Items","entries":["A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.","Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.","Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.",{"type":"pf2-h3","page":271,"name":"Bulk","entries":["Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.",{"type":"pf2-h4","page":272,"name":"Bulk Limits","entries":["You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.",{"type":"pf2-beige-box","page":272,"name":"Encumbered","entries":["You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk Values","entries":["Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Estimating an Item's Bulk","entries":["As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Coins","entries":["Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2."],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Bulk of Creatures","entries":["You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.",{"type":"table","page":272,"colStyles":["text-center","text-center"],"rows":[["Size of Creature","Bulk"],["{@trait Tiny}","1"],["{@trait Small}","3"],["{@trait Medium}","6"],["{@trait Large}","12"],["{@trait Huge}","24"],["{@trait Gargantuan}","48"]],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h4","page":272,"name":"Dragging","entries":["In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":272,"name":"Wielding Items","entries":["Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it."],"source":"CRB"},{"type":"data","tag":"table","name":"Changing Equipment","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Coins and Currency","entries":["Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.",{"type":"pf2-h3","page":271,"name":"Other Currency","entries":["Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Constant Abilities","entries":["Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage."],"data":{"quickref":2},"source":"CRB"},{"type":"section","name":"Creating a Personal Staff","source":"SoM","page":166,"entries":["Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.",{"type":"pf2-h3","name":"Determining Level And Price","source":"SoM","page":166,"entries":["Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.",{"type":"data","name":"Personal Staves","tag":"table","source":"SoM"}]},{"type":"pf2-h3","name":"Picking Your Spells","source":"SoM","page":166,"entries":["Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.","You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters."]},{"type":"pf2-h4","name":"Example","source":"SoM","page":166,"entries":["Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:",{"type":"list","style":"list-hang","items":["Cantrip: {@spell tanglefoot}","1st: {@spell protector tree}, {@spell shillelagh}","2nd: {@spell entangle}, {@spell shape wood}","3rd: {@spell tree shape}, {@spell wall of thorns}","4th: {@spell barkskin}, {@spell speak with plants}","5th: {@spell plant form}, {@spell wall of thorns}","6th: {@spell nature's reprisal}, {@spell plant form}"]},"Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot."]},{"type":"pf2-h3","name":"Crafting the Staff","source":"SoM","page":166,"entries":[{"type":"pf2-sidebar","name":"Staff of Nature's Cunning","source":"SoM","page":167,"entries":["You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.","{@item Staff of Nature's Cunning|SoM}"]},"Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.","As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.","Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.","You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@action Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.","To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements."]}]},{"type":"pf2-h3","name":"Naming The Staff","source":"SoM","page":167,"entries":["When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.",{"type":"pf2-h4","name":"Example","source":"SoM","page":167,"entries":["Lini christens her new creation {@i Lini's Leafstick}!",{"type":"data","tag":"item","name":"Lini's Leafstick","source":"SoM"}]}]}],"data":{"quickref":2}},{"type":"section","page":293,"name":"Formulas","entries":["Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.","You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!","If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.","The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.",{"type":"data","tag":"table","name":"Formulas","source":"CRB"},{"type":"pf2-h3","page":293,"name":"Items with Multiple Types","entries":["If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}"],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":531,"name":"Investing Magic Items","entries":["Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.","You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.","You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.",{"type":"data","tag":"action","name":"Invest an Item","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":272,"name":"Item Damage","entries":["An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.","An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.","An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.",{"type":"pf2-beige-box","page":273,"name":"Broken","entries":["Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses— with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.","A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.","If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold."],"source":"CRB"},{"type":"pf2-h3","page":273,"name":"Object Immunities","entries":["Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Item Level","entries":["Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":295,"name":"Items and Sizes","entries":["The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.","These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.",{"type":"pf2-h3","page":295,"name":"Bulk Conversions for Different Sizes","entries":["As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.",{"type":"data","tag":"table","name":"Bulk conversions","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":295,"name":"Items of Different Sizes","entries":["Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.",{"type":"data","tag":"table","name":"Differently Sized Items","source":"CRB"},"For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.","Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.","Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":271,"name":"Price","entries":["Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.",{"type":"pf2-key-box","page":271,"name":"STARTING MONEY","entries":[{"type":"pf2-title","name":"15 GP (150 SP)"}],"source":"CRB"},{"type":"data","tag":"table","name":"Coin Values","source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":580,"name":"Runes","entries":["Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.","Runes must be physically engraved on items through a special process to convey their effects. They take two forms:","fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.","The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.","An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.","Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.","Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.",{"type":"pf2-h3","page":580,"name":"Investiture","entries":["If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Rune Formulas","entries":["The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}."],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"The Etching Process","entries":["Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.",{"type":"pf2-h4","page":580,"name":"Transferring Runes","entries":["You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).","If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.","The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft."],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":580,"name":"Fundamental Runes","entries":["Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).","An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.",{"type":"data","tag":"table","name":"Fundamental Runes","source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"SPECIFIC ARMOR AND WEAPONS","entries":["Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes."],"source":"CRB"},{"type":"pf2-brown-box","page":581,"name":"RUNE TRANSFER EXAMPLES","entries":["You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.","When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.","For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}."],"source":"CRB"},{"type":"pf2-brown-box","page":582,"name":"UPGRADING ARMOR AND WEAPON RUNES","entries":["You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.",{"type":"data","tag":"table","name":"Armor Upgrade Prices","source":"CRB"},{"type":"data","tag":"table","name":"Weapon Upgrade Price","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":582,"name":"Property Runes","entries":["Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.","Rune abilities that must be activated follow the rules for activating magic items on page 532."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":564,"name":"Scrolls","entries":["A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.","If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.",{"type":"pf2-h4","page":564,"name":"Casting a Spell from a Scroll","entries":["{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.","To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).","Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll."],"source":"CRB"},{"type":"pf2-h4","page":564,"name":"Scroll Statistics","entries":["All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated."],"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Varying Statistics","entries":["Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.","The traits for a scroll vary based on the spell it contains.","A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it."],"source":"CRB"},{"type":"data","tag":"table","name":"Scroll Statistics","source":"CRB"},{"type":"pf2-h4","page":565,"name":"Crafting a Scroll","entries":["The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.","You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.","Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":565,"name":"Sample Scrolls","entries":["A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.",{"type":"data","tag":"item","data":{"name":"Scroll of Illusory Disguise","source":"CRB","page":565,"type":"Item","level":1,"traits":["consumable","illusion","magical","scroll"],"price":{"coin":"gp","amount":3},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can cast {@spell illusory disguise} as a 1st-level spell."],"craftReq":["Supply one casting of illusory disguise."]}},{"type":"data","tag":"item","data":{"name":"Scroll of Glitterdust","source":"CRB","page":565,"type":"Item","level":3,"traits":["consumable","evocation","magical","scroll"],"price":{"coin":"gp","amount":12},"usage":"held in 1 hand","bulk":"L","activate":{"activity":{"number":2,"unit":"action"},"components":"{@action Cast a Spell}"},"category":"Scroll","entries":["This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell."],"craftReq":["Supply one casting of glitterdust."]}}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":294,"name":"Services","entries":["The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.",{"type":"data","tag":"table","name":"Basic Services and Consumables","source":"CRB"},{"type":"pf2-h3","page":294,"name":"Hirelings","entries":["Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Transportation","entries":["The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible."],"source":"CRB"},{"type":"pf2-h3","page":294,"name":"Spellcasting","entries":["Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.",{"type":"data","tag":"table","name":"Spellcasting Services","source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":277,"name":"Shields","entries":["{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.","When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).","If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.",{"type":"pf2-h2","page":277,"name":"Shield Statistics","entries":["Shields have statistics that follow the same rules as armor:","Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.",{"type":"pf2-h3","page":277,"name":"AC Bonus","entries":["A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"Hardness","entries":["Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272."],"source":"CRB"},{"type":"pf2-h3","page":277,"name":"HP (BT)","entries":["This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction."],"source":"CRB"},{"type":"data","tag":"table","name":"Shields","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Attacking with a Shield","entries":["A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes."],"source":"CRB"},{"type":"pf2-h2","page":277,"name":"Shield Descriptions","entries":["Each type of shield is described in more detail below.","{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.","{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.","{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.","{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":273,"name":"Shoddy Items","entries":["Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type."],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":592,"name":"Staves","entries":["A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.",{"type":"pf2-h3","page":592,"name":"Casting Spells from a Staff","entries":["A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.","Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.","Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).",{"type":"pf2-h4","page":592,"name":"Casting Cantrips from a Staff","entries":["If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Preparing a Staff","entries":["During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.",{"type":"pf2-h4","page":592,"name":"Prepared Spellcasters","entries":["A prepared spellcaster—such as a cleric, druid, or wizard— can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell."],"source":"CRB"},{"type":"pf2-h4","page":592,"name":"Spontaneous Spellcasters","entries":["A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":592,"name":"Attacking with a Staff","entries":["Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":597,"name":"Wands","entries":["Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.","If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.","If it's not, you must {@action Identify Magic}.",{"type":"pf2-h3","page":597,"name":"Casting Spells from a Wand","entries":["A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.","To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.","A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.",{"type":"pf2-h4","page":597,"name":"Overcharging a Wand","entries":["After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.","On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Wand Statistics","entries":["A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.",{"type":"pf2-h4","page":597,"name":"Varying Statistics","entries":["Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)."],"source":"CRB"},{"type":"pf2-brown-box","page":597,"name":"EXAMPLE WAND","entries":["This example {@item magic wand (generic)} has the {@spell heal} spell.",{"type":"data","tag":"item","data":{"name":"Wand of Heal","source":"CRB","page":597,"type":"Item","level":"3+","traits":["magical","necromancy","positive","wand"],"usage":"held in 1 hand","bulk":"L","category":"Wand","entries":["The golden end caps on this white wooden wand are adorned with ruby cabochons.",{"type":"ability","style":"compact","components":["{@action Cast a Spell}"],"frequency":{"number":"once ","unit":"day","overcharge":true},"entries":["You cast a {@spell heal} spell at the indicated level."]}],"craftReq":["Supply a listed-level casting of heal."],"generic":"G","variants":[{"type":"1st-level spell","level":3,"price":{"coin":"gp","amount":60},"entries":[]},{"type":"2nd-level spell","level":5,"price":{"coin":"gp","amount":160},"entries":[]},{"type":"3rd-level spell","level":7,"price":{"coin":"gp","amount":360},"entries":[]},{"type":"4th-level spell","level":9,"price":{"coin":"gp","amount":700},"entries":[]},{"type":"5th-level spell","level":11,"price":{"coin":"gp","amount":1500},"entries":[]},{"type":"6th-level spell","level":13,"price":{"coin":"gp","amount":3000},"entries":[]},{"type":"7th-level spell","level":15,"price":{"coin":"gp","amount":6500},"entries":[]},{"type":"8th-level spell","level":17,"price":{"coin":"gp","amount":15000},"entries":[]},{"type":"9th-level spell","level":19,"price":{"coin":"gp","amount":40000},"entries":[]}]}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Crafting a Wand","entries":["For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.","The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example."],"source":"CRB"},{"type":"pf2-h3","page":597,"name":"Magic Wand","entries":["The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}."],"source":"CRB"},{"type":"pf2-h3","page":598,"name":"Specialty Wands","entries":["Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold."],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":278,"name":"Weapons","entries":[{"type":"pf2-h2","page":278,"name":"Attack Rolls","entries":["When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.",{"type":"pf2-inset","page":278,"entries":["Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties"],"source":"CRB"},"Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.",{"type":"pf2-h3","page":278,"name":"Multiple Attack Penalty","entries":["If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.","The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Damage Rolls","entries":["When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.",{"type":"pf2-inset","page":278,"entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"],"source":"CRB"},{"type":"pf2-inset","page":278,"entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"],"source":"CRB"},"Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.","Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Critical Hits","entries":["When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).","If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Unarmed Attacks","entries":["Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.","{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them."],"source":"CRB"},{"type":"pf2-h2","page":278,"name":"Improvised Weapons","entries":["If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have."],"source":"CRB"},{"type":"pf2-h2","page":279,"name":"Weapon Statistics","entries":["The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.",{"type":"pf2-h3","page":279,"name":"Damage","entries":["This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.",{"type":"pf2-beige-box","page":279,"name":"Damage Dice","entries":["Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.",{"type":"pf2-title","name":"Counting Damage Dice"},"Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.",{"type":"pf2-title","name":"Increasing Die Size"},"When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.","{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Range","entries":["Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.","For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Reload","entries":["While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.","An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Bulk","entries":["This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295."],"source":"CRB"},{"type":"pf2-brown-box","page":279,"name":"SELECTING WEAPONS","entries":["Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.","When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.",{"type":"pf2-title","name":"Weapon Categories"},"Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations."],"source":"CRB"},{"type":"pf2-h3","page":279,"name":"Hands","entries":["Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.","Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Group","entries":["A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Weapon Traits","entries":["The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait."],"source":"CRB"},{"type":"pf2-h3","page":280,"name":"Ammunition","entries":["Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it."],"source":"CRB"},{"type":"data","tag":"table","name":"Unarmed Attacks","source":"CRB"},{"type":"data","tag":"table","name":"Melee Weapons","source":"CRB"},{"type":"data","tag":"table","name":"Ranged Weapons","source":"CRB"},{"type":"pf2-h3","page":282,"name":"Weapon Traits","entries":["{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}"],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":283,"name":"Critical Specialization Effects","entries":["Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.","{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.","{@b Bomb:} Increase the radius of the bomb's splash damage (if any) to 10 feet.","{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.","{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.","{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.","{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Flail:} The target is knocked {@condition prone}.","{@b Hammer:} The target is knocked {@condition prone}.","{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.","{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.","{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.","{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.","{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.","{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.","{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.",{"type":"pf2-h3","page":284,"name":"Weapon Descriptions","entries":["{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}"],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":2},"source":"CRB"},{"type":"section","page":287,"name":"Wearing Tools","entries":["You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use."],"data":{"quickref":2},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":300,"name":"Cantrips","entries":["A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.","A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Casting Spells","entries":["The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.",{"type":"data","tag":"action","name":"Cast a Spell","source":"CRB"},{"type":"pf2-h3","page":303,"name":"Spell Components","entries":["A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.",{"type":"pf2-h4","page":303,"name":"Material","entries":["A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).","Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Somatic","entries":["A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.","Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Verbal","entries":["A verbal component is a vocalization of words of power.","You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component."],"source":"CRB"},{"type":"pf2-h4","page":303,"name":"Focus","entries":["A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.","As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.","Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}."],"source":"CRB"},{"type":"pf2-brown-box","page":303,"name":"Component Substitution","entries":["Some classes can substitute one component for another or alter how a component works.","If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.","If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.","If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.","Any character casting an innate spell can replace any material component with a somatic component."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":304,"name":"Metamagic","entries":["Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Disbelieving Illusions","entries":["Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).","If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Durations","entries":["The duration of a spell is how long the spell effect lasts.","Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.","Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.","For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).","If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.","You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.",{"type":"pf2-h3","page":304,"name":"Sustaining Spells","entries":["If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.",{"type":"data","tag":"action","name":"Sustain a Spell","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Long Durations","entries":["If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.","If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells."],"source":"CRB"},{"type":"pf2-h3","page":305,"name":"Dismissing","entries":["Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.",{"type":"data","tag":"action","name":"Dismiss","source":"CRB"}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":300,"name":"Focus Spells","entries":["Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.","Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.","Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.","You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.","Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.",{"type":"data","tag":"action","name":"Refocus","source":"CRB"},{"type":"pf2-brown-box","page":302,"name":"Focus Points from Multiple Sources","entries":["It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.","Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Spellcasters with Focus Spells","entries":["If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline."],"source":"CRB"},{"type":"pf2-h3","page":302,"name":"Non-Spellcasters with Focus Spells","entries":["If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Hostile Actions","entries":["Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.","For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Identifying Spells","entries":["Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.","If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":302,"name":"Innate Spells","entries":["Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.","You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.","If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.","You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":304,"name":"Ranges, Areas, and Targets","entries":["Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!",{"type":"pf2-h3","page":304,"name":"Touch Range","entries":["A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Areas","entries":["Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Targets","entries":["Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.","If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.","Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.","Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)."],"source":"CRB"},{"type":"pf2-h3","page":304,"name":"Line of Effect","entries":["You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Reading Spells","entries":["Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.",{"type":"data","tag":"generic","style":"book","data":{"name":"SPELL NAME","traits":["traits"],"category":"SPELL","level":"(LEVEL)","sections":[[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Tradition","entries":["This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions."]},{"name":"Cast","entries":["The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell."]},{"name":"Range, Area, and Targets","entries":["This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster."]},{"name":"Saving Throw and Duration","entries":["If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell."]}]}]],[["A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure."]],[[{"type":"pf2-options","skipSort":true,"noColon":true,"items":[{"name":"Heightened (level)","entries":["If the spell has special effects when heightened, those effects appear at the end of the stat block."]}]}]]]}}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":408,"name":"Rituals","entries":[{"type":"pf2-h2","page":408,"name":"Casting Rituals","entries":["When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.","You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.","Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.",{"type":"pf2-h3","page":408,"name":"Learning Rituals","entries":["Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Cost","entries":["A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Secondary Casters","entries":["Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required."],"source":"CRB"},{"type":"pf2-h3","page":408,"name":"Checks","entries":["At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.","The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.",{"type":"data","tag":"table","name":"Creature Creation Rituals","source":"CRB"}],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h4","page":408,"name":"Secondary Checks","entries":["Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.","Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.",{"type":"successDegree","entries":{"Critical Success":"You gain a +2 circumstance bonus to the primary check.","Success":"No bonus or penalty.","Failure":"You take a –4 circumstance penalty to the primary check.","Critical Failure":"As failure, and you reduce the degree of success of the primary skill check by one step."}}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":409,"name":"Effect","entries":["A ritual's effect depends on the result of the primary check.","If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":409,"name":"Rituals","entries":["{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}"],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Saving Throws","entries":["Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.",{"type":"pf2-h3","page":305,"name":"Basic Saving Throws","entries":["If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449."],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Setting Triggers","entries":["If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":305,"name":"Spell Attacks","entries":["Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.","Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.","In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack."],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":298,"name":"Spell Slots","entries":["Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.",{"type":"pf2-h3","page":298,"name":"Prepared Spells","entries":["If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.","Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.","You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells."],"source":"CRB"},{"type":"pf2-h3","page":298,"name":"Spontaneous Spells","entries":["If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire."],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"Magical Traditions","entries":["Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.","Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.","Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.",{"type":"table","style":"pf2-box__table--red","rows":[["Arcane","Divine","Occult","Primal"],["Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.","The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.","The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.","An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies."]]}],"source":"CRB"},{"type":"pf2-h3","page":299,"name":"Heightened Spells","entries":["Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.","This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.","In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.","Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.",{"type":"pf2-h4","page":299,"name":"Heightened Spontaneous Spells","entries":["If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.","Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-red-box","page":299,"name":"The Four Essences","entries":["Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.","The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.",{"type":"table","style":"pf2-box__table--red","rows":[["Matter","Spirit","Mind","Life"],["Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.","Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.","Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.","Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy."]]}],"source":"CRB"}],"data":{"quickref":3},"source":"CRB"},{"type":"section","page":306,"name":"Walls","entries":["Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall."],"data":{"quickref":3},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","page":461,"name":"Actions","entries":["You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.","{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.","{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.","{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.","{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).",{"type":"pf2-brown-box","page":461,"name":"ACTION ICON KEY","entries":["These icons appear in stat blocks as shorthand for each type of action.","{@as 1} Single Action","{@as 2} Two-Action Activity","{@as 3} Three-Action Activity","{@as R} Reaction","{@as F} Free Action"],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Activities","entries":["An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.","An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.",{"type":"pf2-h4","page":461,"name":"Exploration and Downtime Activities","entries":["Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.","If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":462,"name":"IN-DEPTH ACTION RULES","entries":["These rules clarify some of the specifics of using actions.",{"type":"pf2-title","name":"Simultaneous Actions"},"You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.","Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.",{"type":"pf2-title","name":"Subordinate Actions"},"An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.","Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Actions with Triggers","entries":["You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.","There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.",{"type":"pf2-h4","page":462,"name":"Limitations on Triggers","entries":["The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.","This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Other Actions","entries":["Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Gaining and Losing Actions","entries":["Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.","Conditions are detailed in the appendix on pages 618–623.","Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.","Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak."],"source":"CRB"},{"type":"pf2-h3","page":462,"name":"Disrupting Actions","entries":["Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.","The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":457,"name":"Afflictions","entries":["Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.",{"type":"pf2-h3","page":457,"name":"Format","entries":["Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.",{"type":"pf2-h4","page":457,"name":"Name and Traits","entries":["The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Saving Throw","entries":["When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.","On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.","If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Onset","entries":["Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Maximum Duration","entries":["If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below."],"source":"CRB"},{"type":"pf2-h4","page":458,"name":"Stages","entries":["An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.","At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.","On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Conditions from Afflictions","entries":["An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Multiple Exposures","entries":["Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length."],"source":"CRB"},{"type":"pf2-h3","page":458,"name":"Virulent Afflictions","entries":["Afflictions with the {@trait virulent} trait are harder to remove.","You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Checks","entries":["When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.",{"type":"list","style":"list-decimal","items":["Roll a d20 and identify the modifiers, bonuses, and penalties that apply.","Calculate the result.","Compare the result to the difficulty class (DC).","Determine the degree of success and the effect."]},"Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.","No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.",{"type":"pf2-h3","page":444,"name":"Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply","entries":["Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.","The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.","Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.","When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:","untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Proficiency Rank","Proficiency Bonus"],["Untrained","0"],["Trained","Your level + 2"],["Expert","Your level + 4"],["Master","Your level + 6"],["Legendary","Your level + 8"]]},"There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.","{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.","{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.","{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.","Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.","Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.","Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.","Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 2: Calculate the Result","entries":["This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result."],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 3: Compare the Result to the DC","entries":["This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.","Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.",{"type":"pf2-h4","page":445,"name":"Calculating DCs","entries":["Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":445,"name":"Step 4: Determine the Degree of Success and Effect","entries":["Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.","You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.","If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.","Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Concealment and Invisibility","entries":["The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.",{"type":"pf2-h4","page":467,"name":"Concealed","entries":["This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.","When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed."],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Invisible","entries":["A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.","You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.","Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.","Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Condition Values","entries":["Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Conditions","entries":["The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.","Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.",{"type":"pf2-brown-box","name":"CONDITIONS","entries":["These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.","{@b {@condition Blinded}:} You're unable to see.","{@b {@condition Broken}:} This item can't be used for its normal function until repaired.","{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.","{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.","{@b {@condition Confused}:} You attack indiscriminately.","{@b {@condition Controlled}:} Another creature determines your actions.","{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.","{@b {@condition Deafened}:} You're unable to hear.","{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.","{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.","{@b {@condition Dying}:} You're slipping closer to death.","{@b {@condition Encumbered}:} You're carrying more weight than you can manage.","{@b {@condition Enfeebled}:} Your strength has been sapped away.","{@b {@condition Fascinated}:} You are compelled to focus your attention on something.","{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.","{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.","{@b {@condition Fleeing}:} You must run away.","{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.","{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.","{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.","{@b {@condition Helpful}:} An NPC with this condition wants to assist you.","{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.","{@b {@condition Hostile}:} An NPC with this condition wants to harm you.","{@b {@condition Immobilized}:} You can't move.","{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.","{@b {@condition Invisible}:} Creatures can't see you.","{@b {@condition Observed}:} You're in plain view.","{@b {@condition Paralyzed}:} You body is frozen in place.","{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.","{@b {@condition Petrified}:} You've been turned to stone.","{@b {@condition Prone}:} You're lying on the ground and easier to attack.","{@b {@condition Quickened}:} You get an extra action each turn.","{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.","{@b {@condition Sickened}:} You're sick to your stomach.","{@b {@condition Slowed}:} You lose actions each turn.","{@b {@condition Stunned}:} You can't use actions.","{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.","{@b {@condition Unconscious}:} You're asleep or knocked out.","{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.","{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.","{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.","{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered."]}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":458,"name":"Counteracting","entries":["Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.","When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.","Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.",{"type":"successDegree","entries":{"Critical Success":"Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.","Success":"Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.","Failure":"Counteract the target if its counteract level is lower than your effect's counteract level.","Critical Failure":"You fail to counteract the target."}}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":477,"name":"Cover","entries":["When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Type of Cover","Bonus","Can Hide"],["Lesser","+1 to AC","No"],["Standard","+2 to AC, Reflex, {@skill Stealth}","Yes"],["Greater","+4 to AC, Reflex, {@skill Stealth}","Yes"]]},"Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.","Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.",{"type":"pf2-h4","page":477,"name":"Cover and Large Creatures","entries":["If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar."],"source":"CRB"},{"type":"pf2-h4","page":477,"name":"Special Circumstances","entries":["Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Damage","entries":["In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.","Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.","Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.",{"type":"list","style":"list-decimal","items":["Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.","Determine the damage type.","Apply the target's immunities, weaknesses, and resistances to the damage.","If any damage remains, reduce the target's Hit Points by that amount."]},{"type":"pf2-h3","page":450,"name":"Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties","entries":["Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.","When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.","As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.","Use the formulas below.",{"type":"pf2-inset","entries":["Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties"]},{"type":"pf2-inset","entries":["Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties"]},{"type":"pf2-inset","entries":["Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties"]},"If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.",{"type":"pf2-h4","page":451,"name":"Increasing Damage","entries":["In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Persistent Damage","entries":["Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.","Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.","See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition."],"source":"CRB"},{"type":"pf2-h4","page":451,"name":"Doubling and Halving Damage","entries":["Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's persistent fire damage or the extra damage die from the fatal weapon trait, aren't doubled."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 2: Determine The Damage Type","entries":["Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.",{"type":"pf2-h4","page":451,"name":"Damage Types and Traits","entries":["When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage."],"source":"CRB"},{"type":"pf2-brown-box","name":"DAMAGE TYPES","entries":["Damage has a number of different types and categories, which are described below.",{"type":"pf2-title","name":"Physical Damage"},"Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.","Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.",{"type":"pf2-title","name":"Energy Damage"},"Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.","Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.","Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.",{"type":"pf2-title","name":"Alignment Damage"},"Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.",{"type":"pf2-title","name":"Mental Damage"},"Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.",{"type":"pf2-title","name":"Poison Damage"},"Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.",{"type":"pf2-title","name":"Bleed Damage"},"Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.","As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.",{"type":"pf2-title","name":"Precision Damage"},"Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.","Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.",{"type":"pf2-title","name":"Precious Materials"},"While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have."]}],"source":"CRB"},{"type":"pf2-h3","page":451,"name":"Step 3: Apply the Target's Immunities, Weaknesses, and Resistances","entries":["Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.",{"type":"pf2-h4","page":451,"name":"Immunity","entries":["When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.","Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).","Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Temporary Immunity","entries":["Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.","Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Weakness","entries":["If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.","If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material."],"source":"CRB"},{"type":"pf2-h4","page":453,"name":"Resistance","entries":["If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.","If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.","It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":453,"name":"Step 4: If Damage Remains, Reduce the Target's Hit Points","entries":["After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.",{"type":"pf2-h4","page":453,"name":"Nonlethal Attacks","entries":["You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.","Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":481,"name":"Downtime Mode","entries":["Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.",{"type":"pf2-h2","page":481,"name":"Long-Term Rest","entries":["You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level."],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Retraining","entries":["Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.","Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.","Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).","When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.",{"type":"pf2-h3","page":481,"name":"Feats","entries":["You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Skills","entries":["You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.","You can also spend a week to retrain an initial trained skill you gained during character creation."],"source":"CRB"},{"type":"pf2-h3","page":481,"name":"Class Features","entries":["You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month."],"source":"CRB"},{"type":"pf2-brown-box","page":481,"name":"SKILL DOWNTIME ACTIVITIES","entries":["Chapter 4: Skills includes several downtime activities, which are summarized here.","{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).","{@b {@action Create Forgery}:} You forge a document (page 251).","{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).","{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).","{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":481,"name":"Other Downtime Activities","entries":["Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).","You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":453,"name":"Effects","entries":["Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.","If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.","Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.","While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.","The following general rules are used to understand and apply effects.",{"type":"pf2-h3","page":455,"name":"Duration","entries":["Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.","For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.","Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Range and Reach","entries":["Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.","Ranged and thrown weapons have a {@b range increment}.","Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.","{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on."],"source":"CRB"},{"type":"pf2-h3","page":455,"name":"Targets","entries":["Some effects require you to choose specific targets.","Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.","Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.","Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy."],"source":"CRB"},{"type":"pf2-h3","page":456,"name":"Areas","entries":["Some effects occupy an area of a specified shape and size.","An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.",{"type":"pf2-h4","page":456,"name":"Burst","entries":["A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Cone","entries":["A cone shoots out from you in a quarter circle on the grid.","When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.","If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Emanation","entries":["An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected."],"source":"CRB"},{"type":"pf2-h4","page":457,"name":"Line","entries":["A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Effect","entries":["When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.","In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":457,"name":"Line of Sight","entries":["Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":468,"name":"Encounter Mode","entries":[{"type":"pf2-h2","page":468,"name":"Structure","entries":["An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.","You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.",{"type":"pf2-h3","page":468,"name":"Step 1: Roll Initiative","entries":["When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.","Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.","The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.","Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.","If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 2: Play a Round","entries":["A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 3: Begin the Next Round","entries":["Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends."],"source":"CRB"},{"type":"pf2-h3","page":468,"name":"Step 4: End the Encounter","entries":["When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":468,"name":"Turns","entries":["When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.","Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.",{"type":"pf2-h3","page":468,"name":"Step 1: Start Your Turn","entries":["Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:",{"type":"list","items":["If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.","You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.","If you're {@condition dying}, roll a recovery check (page 459).","Do anything else that is specified to happen at the start of your turn."]},"The last step of starting your turn is always the same.",{"type":"list","items":["Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose."]}],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 2: Act","entries":["You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.","If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.","Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions."],"source":"CRB"},{"type":"pf2-h3","page":469,"name":"Step 3: End Your Turn","entries":["Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.","Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.",{"type":"list","items":["End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.","If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.","You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.","Resolve anything else specified to happen at the end of your turn."]}],"source":"CRB"},{"type":"pf2-brown-box","page":469,"name":"TRACKING INITIATIVE","entries":["The GM keeps track of the initiative order for an encounter.","It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.","Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.",{"type":"pf2-title","name":"Changing the Initiative Order"},"Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":469,"name":"Basic Actions","entries":["Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.","Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.","In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.","{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}",{"type":"pf2-brown-box","page":471,"name":"SPEAKING","entries":["As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.","All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}."],"source":"CRB"},{"type":"pf2-h3","page":472,"name":"Specialty Basic Actions","entries":["These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Activities in Encounters","entries":["Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461."],"source":"CRB"},{"type":"pf2-h2","page":472,"name":"Reactions in Encounters","entries":["Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.","Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.","Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.","One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.","This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.","You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.","Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty."],"source":"CRB"},{"type":"pf2-h2","page":473,"name":"Movement in Encounters","entries":["Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).","When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.","For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.",{"type":"pf2-h3","page":473,"name":"Grid Movement","entries":["If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.","Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn."],"source":"CRB"},{"type":"pf2-h3","page":473,"name":"Size, Space, and Reach","entries":["Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.","Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.","The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.",{"type":"data","tag":"table","source":"CRB","name":"Size and Reach"},"Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Move Actions That Trigger Reactions","entries":["Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.","Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement."],"source":"CRB"},{"type":"pf2-h3","page":474,"name":"Moving Through a Creature's Space","entries":["You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).",{"type":"pf2-h4","page":474,"name":"Prone and Incapacitated Creatures","entries":["You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Creatures of Different Sizes","entries":["In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.","Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there."],"source":"CRB"},{"type":"pf2-h4","page":475,"name":"Objects","entries":["Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Forced Movement","entries":["When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.","If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":475,"name":"Terrain","entries":["Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.",{"type":"pf2-h4","page":475,"name":"Difficult Terrain","entries":["Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.","Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.","Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Hazardous Terrain","entries":["Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Narrow Surfaces","entries":["A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.","Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Uneven Ground","entries":["Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone."],"source":"CRB"},{"type":"pf2-h4","page":476,"name":"Inclines","entries":["An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.","You're {@condition flat-footed} when {@action Climb||Climbing} an incline."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":477,"name":"Special Battles","entries":["Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.",{"type":"pf2-h3","page":478,"name":"Mounted Combat","entries":["You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.","For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.",{"type":"pf2-h4","page":478,"name":"Mounted Attacks","entries":["You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.","You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach."],"source":"CRB"},{"type":"pf2-h4","page":478,"name":"Mounted Defenses","entries":["When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.","Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":478,"name":"THREE-DIMENSIONAL COMBAT","entries":["In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:",{"type":"list","items":["Find platforms to place flying creatures' miniatures on.","Set a die next to a creature with the number indicating how many squares up in the air it is.","Make a stack of dice or tokens, 1 per 5 feet of elevation.","Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from."]},"As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aerial Combat","entries":["Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap."],"source":"CRB"},{"type":"pf2-h3","page":478,"name":"Aquatic Combat","entries":["Use these rules for battles in water or underwater:",{"type":"list","items":["You're {@condition flat-footed} unless you have a swim Speed.","You gain resistance 5 to acid and fire.","You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.","Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.","You can't cast fire spells or use actions with the fire trait underwater.","At the GM's discretion, some ground-based actions might not work underwater or while floating."]},{"type":"pf2-h4","page":478,"name":"Drowning and Suffocating","entries":["You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.","When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)."],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":479,"name":"Exploration Mode","entries":["Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.",{"type":"pf2-h2","page":479,"name":"Travel Speed","entries":["Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.",{"type":"data","tag":"table","source":"CRB","name":"Travel Speed"},"The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.","Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress."],"source":"CRB"},{"type":"pf2-h2","page":479,"name":"Exploration Activities","entries":["While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.","When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.","These are most common exploration activities.",{"type":"pf2-brown-box","page":480,"name":"SKILL EXPLORATION ACTIVITIES","entries":["Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.","{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).","{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).","{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).","{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).","{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).","{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).","{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).","{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).","{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).","{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).","{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).","{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).","{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).","{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).","{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":480,"name":"Rest and Daily Preparations","entries":["You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).","After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:",{"type":"list","items":["Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.","Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.","You don armor and equip weapons and other gear.","You invest up to 10 worn magic items to gain their benefits for the day."]}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":476,"name":"Flanking","entries":["When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.","To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":444,"name":"Game Conventions","entries":["Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.",{"type":"pf2-h3","name":"The GM Has the Final Say"},"If you're ever uncertain how to apply a rule, the GM decides.","Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.",{"type":"pf2-h3","name":"Specific Overrides General"},"A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.",{"type":"pf2-h3","name":"Rounding"},"You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.","For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.",{"type":"pf2-h3","name":"Multiplying"},"When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.",{"type":"pf2-h3","name":"Duplicate Effects"},"When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.",{"type":"pf2-h3","name":"Ambiguous Rules"},"Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":467,"name":"Hero Points","entries":["Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.","The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).","Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.","You can spend your Hero Points in one of two ways.","Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.",{"type":"list","items":["{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).","{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value."]},{"type":"pf2-h3","page":467,"name":"Describing Heroic Deeds","entries":["Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.","Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":459,"name":"Hit Points, Healing, and Dying","entries":["All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.","Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.",{"type":"pf2-h3","page":459,"name":"Knocked Out and Dying","entries":["Creatures cannot be reduced to fewer than 0 Hit Points.","When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.","Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.","As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:",{"type":"list","items":["You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.","You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points."]},{"type":"pf2-h4","page":459,"name":"Taking Damage while Dying","entries":["If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Recovery Checks","entries":["When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.",{"type":"successDegree","entries":{"Critical Success":"Your {@condition dying} value is reduced by 2.","Success":"Your {@condition dying} value is reduced by 1.","Failure":"Your {@condition dying} value increases by 1.","Critical Failure":"Your {@condition dying} value increases by 2."}}],"source":"CRB"},{"type":"pf2-h3","page":459,"name":"Conditions Related to Death and Dying","entries":["To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.","Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.",{"type":"pf2-h4","page":459,"name":"Dying","entries":["You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.","If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition."],"source":"CRB"},{"type":"pf2-h4","page":459,"name":"Unconscious","entries":["You're sleeping, or you've been knocked out. You can't act.","You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.","When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.","{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.","If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.","If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.","Each causes you to lose the {@condition unconscious} condition.",{"type":"list","items":["You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)","You receive healing, other than the natural healing you get from resting.","Someone nudges or shakes you awake using an Interact action.","Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.","If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest."]}],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Wounded","entries":["You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes."],"source":"CRB"},{"type":"pf2-h4","page":460,"name":"Doomed","entries":["Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.","Your {@condition doomed} value decreases by 1 each time you get a full night's rest."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Death","entries":["After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell."],"source":"CRB"},{"type":"pf2-h3","page":460,"name":"Heroic Recovery","entries":["If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Death Effects and Instant Death","entries":["Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Massive Damage","entries":["You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Temporary Hit Points","entries":["Some spells or abilities give you temporary Hit Points.","Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Fast Healing and Regeneration","entries":["A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage."],"source":"CRB"},{"type":"pf2-h3","page":461,"name":"Items and Hit Points","entries":["Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":443,"name":"Making Choices","entries":["Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.","This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.","Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.","But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":463,"name":"Movement","entries":["Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.","Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.",{"type":"pf2-h3","page":463,"name":"Movement Types","entries":["Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.","Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.","Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.",{"type":"pf2-h4","page":463,"name":"Speed","entries":["Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Burrow Speed","entries":["A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Climb Speed","entries":["A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.","You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.","If you have a climb Speed, you're not {@condition flat-footed} while climbing."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Fly Speed","entries":["As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.","Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.","Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally."],"source":"CRB"},{"type":"pf2-h4","page":463,"name":"Swim Speed","entries":["With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.","You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.","Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":463,"name":"Falling","entries":["When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.","You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).",{"type":"pf2-h4","page":464,"name":"Falling on a Creature","entries":["If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.",{"type":"successDegree","entries":{"Critical Success":"The creature takes no damage.","Success":"The creature takes bludgeoning damage equal to one-quarter the falling damage you took.","Failure":"The creature takes bludgeoning damage equal to half the falling damage you took.","Critical Failure":"The creature takes the same amount of bludgeoning damage you took from the fall."}}],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Falling Objects","entries":["A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":618,"name":"Overriding Conditions","entries":["Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed."],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":464,"name":"Perception","entries":["Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.","The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.",{"type":"pf2-h3","page":464,"name":"Light","data":{"quickrefIndex":true},"entries":["The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.",{"type":"pf2-h4","page":464,"name":"Bright Light","data":{"quickrefIndex":true},"entries":["In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Dim Light","data":{"quickrefIndex":true},"entries":["Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Darkness","data":{"quickrefIndex":true},"entries":["A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":464,"name":"Senses","data":{"quickrefIndex":true},"entries":["The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.",{"type":"pf2-h4","page":464,"name":"Precise Senses","data":{"quickrefIndex":true},"entries":["Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature."],"source":"CRB"},{"type":"pf2-h4","page":464,"name":"Imprecise Senses","data":{"quickrefIndex":true},"entries":["Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Vague Senses","data":{"quickrefIndex":true},"entries":["A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.","When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.","Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Special Senses","data":{"quickrefIndex":true},"entries":["While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.","Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.",{"type":"pf2-h4","page":465,"name":"Darkvision and Greater Darkvision","entries":["A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Low-Light Vision","entries":["A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Scent","entries":["Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).","If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind."],"source":"CRB"},{"type":"pf2-h4","page":465,"name":"Tremorsense","entries":["Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":465,"name":"DETECTING WITH OTHER SENSES","entries":["If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.",{"type":"pf2-title","name":"Using Stealth with Other Senses"},"The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.","In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check."],"source":"CRB"},{"type":"pf2-h3","page":465,"name":"Detecting Creatures","data":{"quickrefIndex":true},"entries":["There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.","With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.","Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.","You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.",{"type":"pf2-h4","page":466,"name":"Observed","entries":["In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Hidden","entries":["A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.","When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not."],"source":"CRB"},{"type":"pf2-h4","page":466,"name":"Undetected","entries":["If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.","Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.","For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!"],"source":"CRB"},{"type":"pf2-h4","page":467,"name":"Unnoticed","entries":["If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":450,"name":"Special Checks","entries":["Some categories of checks follow special rules. The most notable are flat checks and secret checks.",{"type":"pf2-h3","page":450,"name":"Flat Checks","entries":["When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.","If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Secret Checks","entries":["Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.","The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"},{"type":"section","page":446,"name":"Specific Checks","entries":["While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.",{"type":"pf2-h3","page":446,"name":"Attack Rolls","entries":["When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.","{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.",{"type":"pf2-inset","entries":["Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties"]},"{@b Ranged attack rolls} use Dexterity as their ability modifier.",{"type":"pf2-inset","entries":["Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.","The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).","Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.",{"type":"pf2-h4","page":446,"name":"Multiple Attack Penalty","entries":["The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.","Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.",{"type":"table","colStyles":["text-center","text-center","text-center"],"rows":[["Attack","Multiple Attack Penalty","Agile"],["First","None","None"],["Second","–5","–4"],["Third or subsequent","–10","–8"]]},"Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.","Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.","The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.",{"type":"pf2-h4","page":446,"name":"Range Penalty","entries":["Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.","You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.","For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range."],"source":"CRB"},{"type":"pf2-h4","page":447,"name":"Armor Class","entries":["Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.","Armor Class is calculated using the following formula.",{"type":"pf2-inset","entries":["Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties"]},"Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.","Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.","Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":447,"name":"STRIDING AND STRIKING","entries":["Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.","{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.","You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.","{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).","If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.","Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.","Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls."],"source":"CRB"},{"type":"pf2-h3","page":447,"name":"Spell Attack Rolls","entries":["If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.","The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.","Determine the spell attack roll with the following formula.",{"type":"pf2-inset","entries":["Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]},"If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.","Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.","Your spell DC is calculated using the following formula.",{"type":"pf2-inset","entries":["Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties"]}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Perception","entries":["Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.","Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.",{"type":"pf2-inset","entries":["Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.","Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.",{"type":"pf2-h4","page":448,"name":"Perception for Initiative","entries":["Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":448,"name":"Saving Throws","entries":["There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.","{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.","They use your Constitution modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties"]},"{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties"]},"{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.",{"type":"pf2-inset","entries":["Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties"]},"Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.","Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.",{"type":"pf2-h4","page":449,"name":"Basic Saving Throws","entries":["Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.","For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.",{"type":"successDegree","entries":{"Critical Success":"You take no damage from the spell, hazard, or effect that caused you to attempt the save.","Success":"You take half the listed damage from the effect.","Failure":"You take the full damage listed from the effect.","Critical Failure":"You take double the listed damage from the effect."}}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":449,"name":"FORTUNE AND MISFORTUNE EFFECTS","entries":["Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.","You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.","If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally."],"source":"CRB"},{"type":"pf2-h3","page":449,"name":"Skill Checks","entries":["Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.",{"type":"pf2-inset","entries":["Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties"]},"You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.","When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill."],"source":"CRB"},{"type":"pf2-h3","page":450,"name":"Notating Total Modifiers","entries":["When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.","Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances."],"source":"CRB"}],"data":{"quickref":4},"source":"CRB"}]},{"type":"entries","entries":[{"type":"section","name":"Difficulty Classes","page":503,"alias":["DCs"],"entries":[{"type":"pf2-h2","page":503,"name":"Simple DCs","entries":["Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).","If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.","Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.",{"type":"data","tag":"table","name":"Simple DCs","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Level-Based DCs","entries":["When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.","Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!","Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.",{"type":"data","tag":"table","name":"DCs by Level","source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":503,"name":"Adjusting Difficulty","entries":["You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.","Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.","You'll often apply the adjustments for uncommon, rare, or unique subjects.",{"type":"data","tag":"table","name":"DC Adjustments","source":"CRB"},"The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.","You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.",{"type":"pf2-h3","page":504,"name":"Group Attempts","entries":["The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.","At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters."],"source":"CRB"}],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Minimum Proficiency","entries":["Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!","For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h2","page":504,"name":"Specific Actions","entries":["Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.",{"type":"pf2-h3","page":504,"name":"Craft","entries":["When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft."],"source":"CRB"},{"type":"pf2-h3","page":504,"name":"Earn Income","entries":["You set the task level when someone tries to Earn Income.","The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.","Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Gather Information","entries":["To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Identify Magic or Learn a Spell","entries":["The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification."],"source":"CRB"},{"type":"pf2-h3","page":505,"name":"Recall Knowledge","entries":["On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.",{"type":"pf2-h4","page":505,"name":"Alternative Skills","entries":["As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Additional Knowledge","entries":["Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject."],"source":"CRB"},{"type":"pf2-h4","page":505,"name":"Creature Identification","entries":["A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.","The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).",{"type":"data","tag":"table","name":"Creature Identification Skills","source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":506,"name":"DETERMINING THE SCOPE OF LORE","entries":["{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Sense Direction","entries":["Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Social Skills","entries":["When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Subsist","entries":["A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Track","entries":["Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track."],"source":"CRB"},{"type":"pf2-h3","page":506,"name":"Train an Animal","entries":["Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":120,"name":"Drugs","entries":["Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.","Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.",{"type":"data","tag":"disease","data":{"source":"GMG","page":120,"name":"Addiction","level":", level varies","type":"disease","entries":["Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.","When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.",{"type":"affliction","savingThrow":"Fortitude (DC equals that of the drug)","onset":"1 day","stages":[{"stage":1,"entry":"{@condition fatigued}","duration":"1 week"},{"stage":2,"entry":"{@condition fatigued} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":3,"entry":"{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}","duration":"1 week"},{"stage":4,"entry":"{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}","duration":"1 week"}]}]}},{"type":"pf2-brown-box","source":"GMG","page":120,"name":"DRUGS IN YOUR GAME","entries":["Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.","If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug."]}],"data":{"quickref":5}},{"type":"section","page":512,"name":"Environment","entries":["Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).","Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.",{"type":"data","tag":"table","name":"Enviromental Features","source":"CRB"},{"type":"pf2-h2","page":512,"name":"Environmental Damage","entries":["Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.","Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.",{"type":"data","tag":"table","name":"Enviromental Damage","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Aquatic","entries":["Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.","Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.",{"type":"pf2-h3","page":512,"name":"Currents and Flowing Water","entries":["Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Visibility","entries":["It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Arctic","entries":["The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.",{"type":"pf2-h3","page":512,"name":"Ice","entries":["Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction."],"source":"CRB"},{"type":"pf2-h3","page":512,"name":"Snow","entries":["Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":512,"name":"Desert","entries":["Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.",{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Sand","entries":["Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).","The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Forest","entries":["These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.",{"type":"pf2-h3","page":513,"name":"Canopies","entries":["Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Trees","entries":["While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":513,"name":"Mountain","entries":["Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.",{"type":"pf2-h3","page":513,"name":"Chasms","entries":["Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Cliffs","entries":["Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage."],"source":"CRB"},{"type":"pf2-h3","page":513,"name":"Rubble","entries":["Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Slopes","entries":["Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Plains","entries":["The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.",{"type":"pf2-h3","page":514,"name":"Hedges","entries":["Hedges are planted rows of bushes, shrubs, and trees.","Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Swamp","entries":["Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.","Swamps often contain quicksand hazards (page 526).","Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.",{"type":"pf2-h3","page":514,"name":"Bogs","entries":["Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.","Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain."],"source":"CRB"},{"type":"pf2-h3","page":514,"name":"Undergrowth","entries":["Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.","Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":514,"name":"TERRAIN RULES","entries":["Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.","{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.","Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.","{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain."],"source":"CRB"},{"type":"pf2-h2","page":514,"name":"Urban","entries":["Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.",{"type":"pf2-h3","page":514,"name":"Crowds","entries":["Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.","A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd."],"data":{"quickrefIndex":true},"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Doors","entries":["Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to {@action Pick a Lock||Pick the Lock} or Force them Open."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Floors","entries":["Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Gates","entries":["Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Guards","entries":["Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Portcullises","entries":["A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)."],"source":"CRB"},{"type":"pf2-brown-box","page":515,"name":"DOORS, GATES, AND WALLS","entries":["Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.",{"type":"pf2-title","name":"Climbing"},"The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.",{"type":"pf2-title","name":"Demolishing"},"A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.","Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.",{"type":"table","rowLabelIdx":[0,5,11],"colStyles":["text-center","text-center","text-center"],"rows":[["Door","Climb DC","Hardness, HP (BT)"],["Wood","20","10, 40 (20)"],["Stone","30","14, 56 (28)"],["Reinforced Wood","15","15, 60 (30)"],["Iron","30","18, 72 (36)"],["Wall","Climb DC","Hardness, HP (BT)"],["Crumbling masonry","15","10, 40 (20)"],["Wooden slats","15","10, 40 (20)"],["Masonry","20","14, 56 (28)"],["Hewn stone","30","14, 56 (28)"],["Iron","40","18, 72 (36)"],["Portcullis","Climb DC","Hardness, HP (BT)"],["Wood","10","10, 40 (20)"],["Iron","10","18, 72 (36)"]]},{"type":"pf2-title","name":"Forcing Open"},"Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).","If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Rooftops","entries":["Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.","Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.","A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up."],"source":"CRB"},{"type":"pf2-h3","page":515,"name":"Sewers","entries":["Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.",{"type":"pf2-h4","page":516,"name":"Sewer Gas","entries":["Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stairs","entries":["Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Streets","entries":["Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.","Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Walls","entries":["Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515."],"source":"CRB"},{"type":"pf2-h2","page":516,"name":"Underground","entries":["Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.","The most common disasters underground are collapses.",{"type":"pf2-h3","page":516,"name":"Floors","entries":["Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Ledges","entries":["Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Rubble","entries":["Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground."],"source":"CRB"},{"type":"pf2-h3","page":516,"name":"Stalagmites and Stalactites","entries":["Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Walls","entries":["Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb."],"source":"CRB"},{"type":"pf2-brown-box","page":517,"name":"DUNGEONS","entries":["Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":517,"name":"Climate","entries":["Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.",{"type":"pf2-h3","page":517,"name":"Fog","entries":["Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze."],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Precipitation","entries":["Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.",{"type":"pf2-h4","page":517,"name":"Visibility","entries":["Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.","Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Fatigue","entries":["Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)."],"source":"CRB"},{"type":"pf2-h4","page":517,"name":"Thunderstorms","entries":["High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Temperature","entries":["Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.","Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.","Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":517,"name":"Wind","entries":["Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.",{"type":"pf2-h4","page":517,"name":"Moving in Wind","entries":["Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.","Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.","Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":518,"name":"Natural Disasters","entries":["Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.","The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.",{"type":"pf2-h3","page":518,"name":"Avalanches","entries":["Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.","An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.",{"type":"pf2-h4","page":518,"name":"Burial","entries":["Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.","Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).","Using shovels or other proper tools halves the time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Blizzards","entries":["Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Collapses","entries":["Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses."],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Earthquakes","entries":["Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.",{"type":"pf2-h4","page":518,"name":"Fissures","entries":["Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Soil Liquefaction","entries":["Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake."],"source":"CRB"},{"type":"pf2-h4","page":518,"name":"Tremors","entries":["Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":518,"name":"Floods","entries":["Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.",{"type":"data","tag":"table","name":"Temperature Effects","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Sandstorms","entries":["Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tornadoes","entries":["In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).","Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Tsunamis","entries":["Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction."],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Volcanic Eruptions","entries":["Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.",{"type":"pf2-h4","page":519,"name":"Ash","entries":["Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).","Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Bombs","entries":["Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Lava Flows","entries":["Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Pyroclastic Flows","entries":["Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Vents","entries":["Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":519,"name":"Wildfires","entries":["Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.",{"type":"pf2-h4","page":519,"name":"Flames","entries":["Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate persistent fire damage. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Heat","entries":["Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire."],"source":"CRB"},{"type":"pf2-h4","page":519,"name":"Smoke","entries":["Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":520,"name":"Hazards","entries":[{"type":"pf2-h2","page":520,"name":"Detecting a Hazard","entries":["Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.","During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.","Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.","Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all."],"source":"CRB"},{"type":"pf2-h2","page":520,"name":"Triggering a Hazard","entries":["If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.",{"type":"pf2-h3","page":520,"name":"Reaction or Free Action","entries":["Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Routine","entries":["A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.","After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard."],"source":"CRB"},{"type":"pf2-brown-box","page":520,"name":"MONSTERS AND HAZARDS","entries":["The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.","For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive."],"source":"CRB"},{"type":"pf2-h3","page":520,"name":"Resetting a Hazard","entries":["Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Disabling a Hazard","entries":["The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.","A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.","For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.","A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.","Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.",{"type":"pf2-h3","page":521,"name":"Damaging a Hazard","entries":["Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)","Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.",{"type":"pf2-h4","page":521,"name":"Attacking a Hazard","entries":["If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks."],"source":"CRB"},{"type":"pf2-h4","page":521,"name":"Repairing a Hazard","entries":["You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":521,"name":"Counteracting a Magical Hazard","entries":["Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":521,"name":"Hazard Experience","entries":["Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.",{"type":"data","tag":"table","name":"Hazard XP","source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":522,"name":"Hazard Format","entries":["Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.",{"type":"data","tag":"generic","data":{"source":"CRB","page":522,"name":"Hazard Name","category":"Hazard","level":" [Level]","traits":["traits"],"sections":[[[{"name":"Stealth","entry":"This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well."}],[{"name":"Description","entry":"This explains what the hazard looks like and might include special rules."}]],[[{"name":"Disable","entry":"The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses."}],[{"name":"AC","entry":"the hazard's AC"},{"name":"Saving Throws","entry":"the hazard's saves. Usually only haunts are subject to Will saves."}],[{"name":"Hardness","entry":"the hazard's Hardness"},{"name":"HP","entry":"the hazard's Hit Points, with its Broken Threshold in parentheses"},{"name":"Immunities","entry":"the hazard's immunities"},{"name":"Weaknesses","entry":"the hazard's weaknesses, if any"},{"name":"Resistances","entry":"the hazard's resistances, if any"}],[{"name":"Action Type","entry":"{@as r} or {@as f} This is the reaction or free action the hazard uses"},{"name":"Trigger","entry":"The trigger that sets off the hazard appears here"},{"name":"Effect","entry":"For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a"}],[{"name":"Routine","entry":"This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry."}],[{"name":"Action","entry":"Any action the hazard can use appears here. Typically, this is a melee or ranged attack."}]],[[{"name":"Reset","entry":"If the hazard can be reset, that information is here."}]]]}},{"type":"pf2-h3","page":522,"name":"Level","entries":["The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Traits","entries":["The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait."],"source":"CRB"},{"type":"pf2-h3","page":522,"name":"Stealth or Stealth DC","entries":["Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":526,"name":"Hazards","entries":["{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}",{"type":"pf2-brown-box","page":528,"name":"UPGRADED SUMMONING RUNES","entries":["You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.","Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":483,"name":"Planning a Campaign","entries":["A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.","A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.","A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.",{"type":"pf2-brown-box","page":483,"name":"COLLABORATION DURING PLAY","entries":["As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!","How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.","You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.","As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected."],"source":"CRB"},{"type":"pf2-h3","page":483,"name":"Campaign Length","entries":["The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.","A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.","If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.","You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).","It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.","It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.",{"type":"pf2-h4","name":"Expected Duration","entries":["Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.","You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments."]}],"source":"CRB"},{"type":"pf2-h3","page":484,"name":"Themes","entries":["The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.","A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.","Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.","Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting."],"source":"CRB"},{"type":"pf2-h3","page":485,"name":"A Welcoming Environment","entries":["The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.","Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.","If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.","Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.",{"type":"pf2-brown-box","page":485,"name":"TOOLS FOR RESPONSIBLE PLAY","entries":["Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.","Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.","A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.","The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.","You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}."],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"Objectionable Content","entries":["Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.","It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?","After you figure out the limits on objectionable content, you have four important tasks:",{"type":"list","items":["Clearly convey these limits to the other players.","Ensure you and the players abide by the boundaries.","Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.","Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content."]}],"source":"CRB"},{"type":"pf2-h4","page":486,"name":"The Pathfinder Baseline","entries":["You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.",{"type":"list","items":["Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.","Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).","Avoid excessively gross or scatological descriptions."]},"The following acts should never be performed by player characters:",{"type":"list","items":["Torture","Rape, nonconsensual sexual contact, or sexual threats","Harm to children, including sexual abuse","Owning slaves or profiting from the slave trade","Reprehensible uses of mind-control magic"]},"Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely."],"source":"CRB"},{"type":"pf2-h4","name":"Social Splash Damage","page":486,"entries":["As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":486,"name":"Character Creation","entries":["At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":486,"name":"Preparing an Adventure","entries":["An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.","You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.",{"type":"pf2-h3","page":486,"name":"Published Adventures","entries":["Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.","Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players."],"source":"CRB"},{"type":"pf2-h3","page":487,"name":"Creating Adventures","entries":["Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.","Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.",{"type":"pf2-h4","page":487,"name":"Locations","entries":["Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.","Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.","Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.","These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Encounters","entries":["A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.","Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional."],"source":"CRB"},{"type":"pf2-h4","page":487,"name":"Treasure","entries":["Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":488,"name":"USING RARITY AND ACCESS","entries":["The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.","At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.","Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.",{"type":"pf2-title","name":"Rewards"},"You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.","Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.",{"type":"pf2-title","name":"Different Locations"},"The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group."],"source":"CRB"},{"type":"pf2-h3","page":488,"name":"Building Encounters","entries":["The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.","To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.","{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.","{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.","{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.","{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.","{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.",{"type":"pf2-h4","page":488,"name":"XP Budget","entries":["Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Choosing Creatures","entries":["In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.","Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508."],"source":"CRB"},{"type":"pf2-h4","page":488,"name":"Different Party Sizes","entries":["For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.","It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters."],"source":"CRB"},{"type":"data","tag":"table","source":"CRB","name":"Encounter Budget"},{"type":"data","tag":"table","source":"CRB","name":"Creature XP and Role"}],"data":{"quickrefIndex":true},"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":507,"name":"Rewards","entries":[{"type":"pf2-h2","page":507,"name":"Hero Points","entries":["Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.","In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.","Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.","The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment."],"source":"CRB"},{"type":"pf2-h2","page":507,"name":"Experience Points","entries":["As characters adventure, they earn Experience Points (XP).","These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.","Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.",{"type":"pf2-h3","page":507,"name":"XP Awards","entries":["Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.","Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.",{"type":"pf2-h3","page":507,"name":"Adversaries and Hazards","entries":["Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).","Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure."],"source":"CRB"},{"type":"pf2-h3","page":507,"name":"Accomplishments","entries":["Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.","As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any."],"source":"CRB"},{"type":"data","tag":"table","name":"XP Awards","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Party Size","entries":["The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast."],"source":"CRB"},{"type":"pf2-h3","page":508,"name":"Group Parity and Party Level","entries":["It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.","If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.","Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":508,"name":"Treasure","entries":["As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.","This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.",{"type":"pf2-h3","page":508,"name":"Treasure by Level","entries":["{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.","When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.","Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.","Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.",{"type":"pf2-h4","page":509,"name":"Currency","entries":["A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.","If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price."],"source":"CRB"},{"type":"pf2-brown-box","page":509,"name":"ADVANCEMENT SPEEDS","entries":["By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.","Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.","You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.",{"type":"table","colStyles":["text-center","text-center"],"rows":[["Advancement Speed","XP to Level Up"],["Fast","800 XP"],["Standad","1,000 XP"],["Slow","1,200 XP"]]},{"type":"pf2-title","name":"Story-Based Leveling"},"If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.","Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Other Types of Treasure","entries":["Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop."],"source":"CRB"},{"type":"pf2-h4","page":509,"name":"Treasure and Rarity","entries":["Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.","Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world."],"source":"CRB"},{"type":"data","tag":"table","name":"Party Treasure by Level","source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Item Levels","entries":["The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.","However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!","If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly."],"source":"CRB"},{"type":"pf2-h4","page":510,"name":"Different Party Sizes","entries":["If a party has more than four characters, add the following for each additional character:",{"type":"list","items":["One permanent item of the party's level or 1 level higher","Two consumables, usually one of the party's level and one of 1 level higher","Currency equal to the value in the Currency per Additional PC column of Table 10–9"]},"If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":510,"name":"ADJUSTING TREASURE","entries":["The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.","This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.",{"type":"pf2-title","name":"Megadungeons and Sandboxes"},"Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.","If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.","For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.","If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further."],"source":"CRB"},{"type":"pf2-h3","page":510,"name":"Treasure for New Characters","entries":["When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.","These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.",{"type":"pf2-h4","page":511,"name":"Item Selection","entries":["You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.","At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.","A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.","If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items."],"source":"CRB"},{"type":"data","tag":"table","name":"Character Wealth","source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":511,"name":"Buying and Selling Items","entries":["Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)."],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":493,"name":"Running Modes of Play","entries":["Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.","Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.","When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.",{"type":"pf2-h2","page":493,"name":"Encounters","entries":["Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.","{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.","{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.","{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.","Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.",{"type":"pf2-h3","page":493,"name":"Choosing Adversaries' Actions","entries":["Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.","Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.","When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.","Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.","Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter."],"source":"CRB"},{"type":"pf2-h3","page":493,"name":"Bypassed Encounters","entries":["What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.","In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.","If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.","You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place."],"source":"CRB"},{"type":"pf2-brown-box","page":494,"name":"PLAYING WITHOUT A GRID","entries":["The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"","When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count."],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Ending Encounters","entries":["A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.","The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.","You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.","One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.","These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.",{"type":"pf2-h3","page":494,"name":"Fleeing Enemies","entries":["Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.","If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":494,"name":"Social Encounters","entries":["Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.","Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.","Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.","You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:",{"type":"list","items":["Proving someone's innocence in front of a judge.","Convincing a neighboring monarch to help defend against an invasion.","Besting a rival bard in a battle of wits.","Exposing a villain's deception before a noble court."]},{"type":"pf2-h4","page":494,"name":"Initiative and Actions","entries":["Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.","Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Measuring Success and Progress","entries":["You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.","The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.","Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame."],"source":"CRB"},{"type":"pf2-h4","page":495,"name":"Consequences","entries":["When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.","The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":496,"name":"Exploration","entries":["Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.","Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.","As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.","{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.","{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.","{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.",{"type":"pf2-h3","page":496,"name":"Exploration Activities","entries":["In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.","The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.",{"type":"pf2-h4","page":496,"name":"Detect Magic","entries":["This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.","When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Follow the Expert","entries":["A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Investigate","entries":["As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood."],"source":"CRB"},{"type":"pf2-h4","page":496,"name":"Search","entries":["With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.","If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.","You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":498,"name":"EXPLORATION ACTIVITIES","entries":["The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.",{"type":"list","items":["{@action Avoid Notice}","{@action Defend}","{@action Detect Magic}","{@action Follow the Expert}","{@action Hustle}","{@action Investigate}","{@action Repeat a Spell}","{@action Scout}","{@action Search}"]},{"type":"pf2-title","name":"Improvising New Activities"},"If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.","You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Setting a Party Order","entries":["In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.","When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe."],"source":"CRB"},{"type":"pf2-h3","page":497,"name":"Adverse Terrain and Weather","entries":["Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.","{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.","Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.","Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Hazards","entries":["Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)."],"source":"CRB"},{"type":"pf2-h3","page":498,"name":"Rolling Initiative","entries":["Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:",{"type":"list","items":["A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.","Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.","Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.","Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll."]},{"type":"pf2-h4","page":498,"name":"Initiative after Reactions","entries":["In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Choosing the Type of Roll","entries":["When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.","If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.","You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it."],"source":"CRB"},{"type":"pf2-h4","page":498,"name":"Character Placement","entries":["When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":499,"name":"MONITORING SPELL DURATIONS","entries":["Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.","If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.","There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.",{"type":"pf2-title","name":"Multiple Encounters"},"A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.","Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.",{"type":"pf2-title","name":"Before a Fight"},"Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.","Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations."],"source":"CRB"},{"type":"pf2-h3","page":499,"name":"Resting","entries":["Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:",{"type":"list","items":["The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).","The character loses the {@condition fatigued} condition.","The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.","Most spellcasters need to rest before they regain their spells for the day."]},"A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.","Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.","If a character goes more than 16 hours without going to sleep, they become fatigued.","Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.",{"type":"pf2-h4","page":499,"name":"Resting","entries":["Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:","Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.","If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.",{"type":"data","tag":"table","source":"CRB","name":"Watches and Rest"}],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Daily Preperations","entries":["Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.",{"type":"list","items":["Spellcasters who prepare spells choose which spells they'll have available that day.","Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.","Each character equips their gear. This includes donning their armor and strapping on their weapons.","Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)."]}],"source":"CRB"},{"type":"pf2-h3","page":500,"name":"Starvation and Thirst","entries":["Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h2","page":500,"name":"Downtime","entries":["In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.","Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.","This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.",{"type":"list","items":["{@action Craft} ({@skill Crafting})","{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})","{@action Treat Disease} ({@skill Medicine})","{@action Create Forgery} ({@skill Society})","{@action Subsist} ({@skill Society}, {@skill Survival})"]},"{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.","{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.","{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.","A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.",{"type":"pf2-h3","page":500,"name":"Playing out a Downtime Day","entries":["At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.","Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.",{"type":"pf2-h4","page":500,"name":"Cooperation","entries":["Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds."],"source":"CRB"},{"type":"pf2-h4","page":500,"name":"Checks","entries":["Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":501,"name":"Longer Periods of Downtime","entries":["Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.","However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.",{"type":"pf2-h4","page":501,"name":"Events","entries":["After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.","Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.","PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check."],"source":"CRB"},{"type":"pf2-h4","page":501,"name":"Average Progress","entries":["For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.","The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Cost of Living","entries":["For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.","A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Buying and Selling","entries":["After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.","This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.","As always, you have final say over what sort of shops and items are available.","An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Long-Term Rest","entries":["Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.","If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest."],"source":"CRB"},{"type":"pf2-h3","page":502,"name":"Retraining","entries":["The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.","Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.",{"type":"pf2-h4","page":502,"name":"Time","entries":["Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.","A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Instruction and Cost","entries":["The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.","Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return."],"source":"CRB"},{"type":"pf2-h4","page":502,"name":"Disallowed Options","entries":["While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost."],"source":"CRB"}],"source":"CRB"}],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","page":489,"name":"Running a Game Session","entries":["A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.",{"type":"pf2-h3","page":489,"name":"Planning a Session","entries":["One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.","Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)."],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Starting a Session","entries":["Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.",{"type":"list","items":["Recap what happened during the previous sessions.","Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.","Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).","Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.","Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react."]}],"source":"CRB"},{"type":"pf2-h3","page":490,"name":"Running a Session","entries":["During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.","You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.","You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.",{"type":"pf2-h4","page":490,"name":"The Spotlight","entries":["As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting."],"source":"CRB"},{"type":"pf2-h4","page":490,"name":"Distractions and Interrupting","entries":["Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.","A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.","Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device."],"source":"CRB"}],"source":"CRB"},{"type":"pf2-brown-box","page":491,"name":"OFF-SESSION GAMING","entries":["Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.","You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.","Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost."],"source":"CRB"},{"type":"pf2-h3","page":491,"name":"Adjudicating the Rules","entries":["As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)","To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.",{"type":"list","items":["If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.","If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).","When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).","If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.","If you're not sure how difficult a significant challenge should be, use the DC for the party's level.","If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).","If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).","Use the characters' daily preparations as the time to reset anything that lasts roughly a day.","When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).","When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely."]}],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Special Circumstances","entries":["The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.","You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"SHARING RESPONSIBILITY","entries":["Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.","It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable."],"source":"CRB"},{"type":"pf2-h3","page":492,"name":"Incorporating Additional Options","entries":["You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play."],"source":"CRB"},{"type":"pf2-brown-box","page":492,"name":"PAIZO'S PUBLISHED ADVENTURES","entries":["You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.",{"type":"pf2-title","name":"Pathfinder Adventure Paths"},"Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.","Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.",{"type":"pf2-title","name":"Pathfinder Adventures"},"Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.",{"type":"pf2-title","name":"Pathfinder Society Scenarios"},"Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign."],"source":"CRB"}],"data":{"quickref":5},"source":"CRB"},{"type":"section","source":"GMG","page":39,"name":"Starting at a Higher Level","entries":["A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.","The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want."],"data":{"quickref":5}}]}]}} \ No newline at end of file +{ + "reference": { + "bookref-quick": { + "name": "Quick Reference", + "id": "bookref-quick", + "contents": [ + { + "name": "Character Creation", + "headers": [ + "Animal Companions", + "Archetypes", + "Character Creation", + "Characters With Disabilities", + "Familiars", + "Leveling Up" + ] + }, + { + "name": "Items & Equipment", + "headers": [ + "Activating Items", + "Animals", + "Armor", + "Carrying and Using Items", + "Coins and Currency", + "Constant Abilities", + "Creating a Personal Staff", + "Formulas", + "Investing Magic Items", + "Item Damage", + "Item Level", + "Items and Sizes", + "Price", + "Runes", + "Scrolls", + "Services", + "Shields", + "Shoddy Items", + "Staves", + "Wands", + "Weapons", + "Wearing Tools" + ] + }, + { + "name": "Spells", + "headers": [ + "Cantrips", + "Casting Spells", + "Disbelieving Illusions", + "Durations", + "Focus Spells", + "Hostile Actions", + "Identifying Spells", + "Innate Spells", + "Ranges, Areas, and Targets", + "Reading Spells", + "Rituals", + "Saving Throws", + "Setting Triggers", + "Spell Attacks", + "Spell Slots", + "Walls" + ] + }, + { + "name": "Playing the Game", + "headers": [ + "Actions", + "Afflictions", + "Checks", + "Concealment and Invisibility", + "Condition Values", + "Conditions", + "Counteracting", + "Cover", + "Damage", + "Downtime Mode", + "Effects", + "Encounter Mode", + "Exploration Mode", + "Flanking", + "Game Conventions", + "Hero Points", + "Hit Points, Healing, and Dying", + "Making Choices", + "Movement", + "Overriding Conditions", + "Perception", + "Special Checks", + "Specific Checks" + ] + }, + { + "name": "Game Mastering", + "headers": [ + "Difficulty Classes", + "Drugs", + "Environment", + "Hazards", + "Planning a Campaign", + "Preparing an Adventure", + "Rewards", + "Running Modes of Play", + "Running a Game Session", + "Starting at a Higher Level" + ] + } + ] + } + }, + "data": { + "bookref-quick": [ + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 214, + "name": "Animal Companions", + "entries": [ + "An animal companion is a loyal comrade who follows your orders without you needing to use Handle an Animal on it. Your animal companion has the {@trait animal} and {@trait minion} traits, and it gains 2 actions during your turn if you use the {@action Command an Animal} action to command it; this is in place of the usual effects of {@action Command an Animal}. If your companion dies, you can spend a week of downtime to replace it at no cost. You can have only one animal companion at a time.", + { + "type": "pf2-h3", + "page": 214, + "name": "Riding Animal Companions", + "entries": [ + "You or an ally can ride your animal companion as long as it is at least one size larger than the rider. If it is carrying a rider, the animal companion can use only its land Speed, and it can't move and Support you on the same turn. However, if your companion has the mount special ability, it's especially suited for riding and ignores both of these restrictions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Young Animal Companions", + "entries": [ + "The following are the base statistics for a young animal companion, the first animal companion most characters get. You make adjustments to these statistics depending on the type of animal you choose. As you gain levels, you might make further adjustments as your companion becomes more powerful. An animal companion has the same level you do. Animal companions calculate their modifiers and DCs just as you do with one difference: the only item bonuses they can benefit from are to speed and AC (their maximum item bonus to AC is +2)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Proficiencies", + "entries": [ + "Your animal companion uses your level to determine its proficiency bonuses. It's trained in its unarmed attacks, unarmored defense, barding, all saving throws, Perception, {@skill Acrobatics}, and {@skill Athletics}. Animal companions can't use abilities that require greater Intelligence, such as Coerce or Decipher Writing, even if trained in the appropriate skill, unless they have a specialization that allows it." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Ability Modifiers", + "entries": [ + "An animal companion begins with base ability modifiers of {@b Str} +2, {@b Dex} +2, {@b Con} +1, {@b Int}–4, {@b Wis} +1, {@b Cha} +0. Each type has its own strengths and increases two of these modifiers by 1 each. These increases are already calculated into the stat blocks in Companion Types below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 214, + "name": "Hit Points", + "entries": [ + "Your animal companion has ancestry Hit Points from its type, plus a number of Hit Points equal to 6 plus its Constitution modifier for each level you have." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Mature Animal Companions", + "entries": [ + "To advance a young animal companion to a mature animal companion (usually a result of one of your class feat choices), increase its Strength, Dexterity, Constitution, and Wisdom modifiers by 1. Increase its unarmed attack damage from one die to two dice (for instance 1d8 to 2d8), and its proficiency rank for Perception and all saving throws to expert. Increase its proficiency ranks in {@skill Intimidation}, {@skill Stealth}, and {@skill Survival} to trained, and if it was already trained in one of those skills from its type, increase its proficiency rank in that skill to expert. If your companion is Medium or smaller, it grows by one size." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Nimble Animal Companions", + "entries": [ + "To advance a mature animal companion to a nimble animal companion, increase its Dexterity modifier by 2 and its Strength, Constitution, and Wisdom modifiers by 1. It deals 2 additional damage with its unarmed attacks. Increase its proficiency ranks in {@skill Acrobatics} to expert. It also learns the advanced maneuver for its type. Its attacks become magical for the purpose of ignoring resistances." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Savage Animal Companions", + "entries": [ + "To advance a mature animal companion to a savage animal companion, increase its Strength modifier by 2 and its Dexterity, Constitution, and Wisdom modifiers by 1. It deals 3 additional damage with its unarmed attacks. Increase its proficiency rank in {@skill Athletics} to expert. It also learns the advanced maneuver for its type. If your companion is Medium or smaller, it grows by one size. Its attacks become magical for the purpose of ignoring resistances." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 214, + "name": "Companion Types", + "entries": [ + "The species of animal you choose is called your {@filter companion's type|companionsfamiliars||Type=Companion}. Each {@filter companion type|companionsfamiliars||Type=Companion} has its own statistics. The Size entry indicates your companion's starting size as a young animal companion. Following the size entry are the companion's unarmed attacks, and then its ability modifiers. The Hit Points entry indicates the companion's ancestry Hit Points. The Skill entry indicates an additional trained skill your companion has. The Senses entry lists your companion's special senses. The Speed entry gives your companion's Speeds. The Special entry, if present, lists any other special abilities your companion has, for example whether it often serves as a mount and is particularly appropriate for mounted classes, such as the champion.", + "The Support Benefit entry indicates a special benefit you gain by {@action Command an Animal||Commanding the Animal} to use the Support action (see below). The Advanced Maneuver entry indicates a powerful new action your companion learns how to use if it becomes a nimble or savage animal companion." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 217, + "name": "Specialized Animal Companions", + "entries": [ + "Specialized animal companions are more intelligent and engage in more complex behaviors. The first time an animal gains a specialization, it gains the following: Its proficiency rank for unarmed attacks increases to expert. Its proficiency ranks for saving throws and Perception increase to master.", + "Increase its Dexterity modifier by 1 and its Intelligence modifier by 2. Its unarmed attack damage increases from two dice to three dice, and it increases its additional damage with unarmed attacks from 2 to 4 or from 3 to 6.", + "Each specialization grants additional benefits. Most animal companions can have only one specialization.", + { + "type": "pf2-h4", + "page": 217, + "name": "Ambusher", + "entries": [ + "In your companion's natural environment, it can use a {@action Sneak} action even if it's currently observed. Its proficiency rank in {@skill Stealth} increases to expert (or master if it was already an expert from its type), and its Dexterity modifier increases by 1. Its proficiency rank for unarmored defense increases to expert." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Bully", + "entries": [ + "Your companion terrorizes foes with dominance displays and pushes them around the battlefield. Its proficiency ranks for {@skill Athletics} and {@skill Intimidation} increase to expert (or master if it was already expert from its type), its Strength modifier increases by 1, and its Charisma modifier increases by 3." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Daredevil", + "entries": [ + "Your companion joins the fray with graceful leaps and dives.", + "It gains the {@classFeature deny advantage|barbarian||3} ability, so it isn't {@condition flat-footed} to hidden, undetected, or flanking creatures unless such a creature's level is greater than yours. Its proficiency rank in {@skill Acrobatics} increases to master, and its Dexterity modifier increases by 1. Its proficiency rank in unarmored defense increases to expert." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Racer", + "entries": [ + "Your companion races. It gains a +10-foot status bonus to its Speed, swim Speed, or fly Speed (your choice). Its proficiency in Fortitude saves increases to legendary, and its Constitution modifier increases by 1." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Tracker", + "entries": [ + "Your companion is an incredible tracker. It can move at full Speed while following tracks. Its proficiency rank in {@skill Survival} increases to expert (or master if it was already an expert from its type), and its Wisdom modifier increases by 1." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 217, + "name": "Wrecker", + "entries": [ + "Your companion smashes things. Its unarmed attacks ignore half an object's Hardness. Its {@skill Athletics} proficiency increases to master, and its Strength modifier increases by 1." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 219, + "name": "Archetypes", + "entries": [ + "Applying an archetype requires you to select archetype feats instead of class feats. Start by finding the archetype that best fits your character concept, and select the archetype's dedication feat using one of your class feat choices. Once you have the dedication feat, you can select any feat from that archetype in place of a class feat as long as you meet its prerequisites. The archetype feat you select is still subject to any selection restrictions on the class feat it replaces. For example, if you gained an ability at 6th level that granted you a 4th-level class feat with the dwarf trait, you could swap out that class feat only for an archetype feat of 4th level or lower with the dwarf trait. Archetype feats you gain in place of a class feat are called archetype class feats.", + "Occasionally, an archetype feat works like a skill feat instead of a class feat. These archetype feats have the skill trait, and you select them in place of a skill feat, otherwise following the same rules above. These are not archetype class feats (for instance, to determine the number of Hit Points you gain from the Fighter Resiliency archetype feat).", + "Each archetype's dedication feat represents a certain portion of your character's time and focus, so once you select a dedication feat for an archetype, you must satisfy its requirements before you can gain another dedication feat. Typically, you satisfy an archetype dedication feat by gaining a certain number of feats from the archetype's list. You cannot retrain a dedication feat as long as you have any other feats from that archetype.", + "Sometimes an archetype feat lets you gain another feat, such as the alchemist's basic concoction. You must always meet the prerequisites of the feat you gain in this way.", + "Two special kinds of archetypes are designated by the class and multiclass traits. The archetypes in this book are all multiclass archetypes.", + { + "type": "pf2-h3", + "page": 219, + "name": "Multiclass Archetypes", + "entries": [ + "Archetypes with the multiclass trait represent diversifying your training into another class's specialties. You can't select a multiclass archetype's dedication feat if you are a member of the class of the same name (for instance, a fighter can't select the Fighter Dedication feat)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 219, + "name": "Class Archetypes", + "entries": [ + "Archetypes with the class trait represent a fundamental divergence from your class's specialties, but one that exists within the context of your class. You can select a class archetype only if you are a member of the class of the same name. Class archetypes always alter or replace some of a class's static class features, in addition to any new feats they offer. It may be possible to take a class archetype at 1st level if it alters or replaces some of the class's initial class features.", + "In that case, you must take that archetype's dedication feat at 2nd level, and after that you proceed normally. You can never have more than one class archetype." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 219, + "name": "Spellcasting Archetypes", + "alias": [ + "Spellcasting Benefits" + ], + "entries": [ + "Some archetypes grant you a substantial degree of spellcasting, albeit delayed compared to a character from a spellcasting class. In this book, the spellcasting archetypes are bard, cleric, druid, sorcerer, and wizard, the multiclass archetypes for the five main spellcasting classes, but future books might introduce spellcasting archetypes that aren't multiclass archetypes.", + "A spellcasting archetype allows you to use scrolls, staves, and wands in the same way that a member of a spellcasting class can.", + "Spellcasting archetypes always grant the ability to cast cantrips in their dedication, and then they have a basic spellcasting feat, an expert spellcasting feat, and a master spellcasting feat. These feats share their name with the archetype; for instance, the wizard's master spellcasting feat is called Master Wizard Spellcasting.", + "All spell slots you gain from spellcasting archetypes have restrictions depending on the archetype; for instance, the bard archetype grants you spell slots you can use only to cast occult spells from your bard repertoire, even if you are a sorcerer with occult spells in your sorcerer repertoire.", + "{@b Basic Spellcasting Feat:} Usually available at 4th level, these feats grant a 1st-level spell slot. At 6th level, they grant you a 2nd-level spell slot, and if you have a spell repertoire, you can select one spell from your repertoire as a signature spell. At 8th level, they grant you a 3rd-level spell slot. Archetypes refer to these benefits as the \"basic spellcasting benefits.\"", + "{@b Expert Spellcasting Feat:} Typically taken at 12th level, these feats make you an expert in spell attack rolls and DCs of the appropriate magical tradition and grant you a 4th-level spell slot. If you have a spell repertoire, you can select a second spell from your repertoire as a signature spell. At 14th level, they grant you a 5th-level spell slot, and at 16th level, they grant you a 6th-level spell slot. Archetypes refer to these benefits as the \"expert spellcasting benefits.\"", + "{@b Master Spellcasting Feat:} Usually found at 18th level, these feats make you a master in spell attack rolls and DCs of the appropriate magical tradition and grant you a 7th-level spell slot. If you have a spell repertoire, you can select a third spell from your repertoire as a signature spell. At 20th level, they grant you an 8th-level spell slot. Archetypes refer to these benefits as the \"master spellcasting benefits.\"" + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + "{@note To view all Archetypes, please view the {@filter Archetypes page.|archetypes||source=CRB}}" + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 19, + "name": "Character Creation", + "entries": [ + "Unless you're the GM, the first thing you need to do when playing Pathfinder is create your character. It's up to you to imagine your character's past experiences, personality, and worldview, and this will set the stage for your roleplaying during the game. You'll use the game's mechanics to determine your character's ability to perform various tasks and use special abilities during the game.", + "This section provides a step-by-step guide for creating a character using the Pathfinder rules, preceded by a guide to help you understand ability scores. These scores are a critical part of your character, and you will be asked to make choices about them during many of the following steps. The steps of character creation are presented in a suggested order, but you can complete them in whatever order you prefer.", + "Many of the steps on pages 21 –28 instruct you to fill out fields on your character sheet. The character sheet is shown on pages 24 –25; you can find a copy in the back of this book or online as a free pdf. The character sheet is designed to be easy to use when you're actually playing the game—but creating a character happens in a different order, so you'll move back and forth through the character sheet as you go through the character creation process. Additionally, the character sheet includes every field you might need, even though not all characters will have something to put in each field. If a field on your character sheet is not applicable to your character, just leave that field blank.", + "All the steps of character creation are detailed on the following pages; each is marked with a number that corresponds to the sample character sheet on pages 24 –25, showing you where the information goes. If the field you need to fill out is on the third or fourth page of the character sheet, which aren't shown, the text will tell you.", + "If you're creating a higher-level character, it's a good idea to begin with the instructions here, then turn to page 29 for instructions on leveling up characters.", + { + "type": "pf2-h3", + "page": 19, + "name": "The Six Ability Scores", + "entries": [ + "One of the most important aspects of your character is their ability scores. These scores represent your character's raw potential and influence nearly every other statistic on your character sheet. Determining your ability scores is not done all at once, but instead happens over several steps during character creation.", + "Ability scores are split into two main groups: physical and mental. Strength, Dexterity, and Constitution are physical ability scores, measuring your character's physical power, agility, and stamina. In contrast, Intelligence, Wisdom, and Charisma are mental ability scores and measure your character's learned prowess, awareness, and force of personality.", + "Excellence in an ability score improves the checks and statistics related to that ability, as described below. When imagining your character, you should also decide what ability scores you want to focus on to give you the best chance at success.", + { + "type": "pf2-h4", + "page": 19, + "name": "Strength", + "entries": [ + "Strength measures your character's physical power.", + "Strength is important if your character plans to engage in hand-to-hand combat. Your Strength modifier gets added to melee damage rolls and determines how much your character can carry." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Dexterity", + "entries": [ + "Dexterity measures your character's agility, balance, and reflexes. Dexterity is important if your character plans to make attacks with ranged weapons or use stealth to surprise foes. Your Dexterity modifier is also added to your character's AC and Reflex saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Constitution", + "entries": [ + "Constitution measures your character's overall health and stamina. Constitution is an important statistic for all characters, especially those who fight in close combat.", + "Your Constitution modifier is added to your Hit Points and Fortitude saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Intelligence", + "entries": [ + "Intelligence measures how well your character can learn and reason. A high Intelligence allows your character to analyze situations and understand patterns, and it means they can become trained in additional skills and might be able to master additional languages." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Wisdom", + "entries": [ + "Wisdom measures your character's common sense, awareness, and intuition. Your Wisdom modifier is added to your Perception and Will saving throws." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 19, + "name": "Charisma", + "entries": [ + "Charisma measures your character's personal magnetism and strength of personality. A high Charisma score helps you influence the thoughts and moods of others." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 20, + "name": "Ability Score Overview", + "entries": [ + "Each ability score starts at 10, representing human average, but as you make character choices, you'll adjust these scores by applying ability boosts, which increase a score, and ability flaws, which decrease a score. As you build your character, remember to apply ability score adjustments when making the following decisions.", + "{@b Ancestry:} Each ancestry provides ability boosts, and sometimes an ability flaw. If you are taking any voluntary flaws, apply them in this step (see the sidebar on page 24).", + "{@b Background:} Your character's background provides two ability boosts.", + "{@b Class:} Your character's class provides an ability boost to the ability score most important to your class, called your key ability score.", + "{@b Determine Scores:} After the other steps, you apply four more ability boosts of your choice. Then, determine your ability modifiers based on those scores.", + { + "type": "pf2-h4", + "page": 20, + "name": "Ability Boosts", + "entries": [ + "An ability boost normally increases an ability score's value by 2. However, if the ability score to which you're applying an ability boost is already 18 or higher, its value increases by only 1. At 1st level, a character can never have any ability score that's higher than 18.", + "When your character receives an ability boost, the rules indicate whether it must be applied to a specific ability score or to one of two specific ability scores, or whether it is a \"free\" ability boost that can be applied to any ability score of your choice. However, when you gain multiple ability boosts at the same time, you must apply each one to a different score. Dwarves, for example, receive an ability boost to their Constitution score and their Wisdom score, as well as one free ability boost, which can be applied to any score other than Constitution or Wisdom." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 20, + "name": "Ability Flaws", + "entries": [ + "Ability flaws are not nearly as common in Pathfinder as ability boosts. If your character has an ability flaw—likely from their ancestry—you decrease that ability score by 2." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 20, + "name": "ALTERNATIVE METHOD: ROLLING ABILITY SCORES", + "entries": [ + "The standard method of generating ability scores that's described above works great if you want to create a perfectly customized, balanced character. But your GM may decide to add a little randomness to character creation and let the dice decide what kind of character the players are going to play. In that case, you can use this alternative method to generate your ability scores. Be warned—the same randomness that makes this system fun also allows it to sometimes create characters that are significantly more (or less) powerful than the standard ability score system and other Pathfinder rules assume.", + "If your GM opts for rolling ability scores, follow these alternative steps, ignoring all other instructions and guidelines about applying ability boosts and ability flaws throughout the character generation process.", + { + "type": "pf2-title", + "name": "STEP 1: ROLL AND ASSIGN SCORES" + }, + "Roll four 6-sided dice (4d6) and discard the lowest die result.", + "Add the three remaining results together and record the sum.", + "(For example, if you rolled a 2, 4, 5, and 6, you would discard the 2 and your total would be 15.) Repeat this process until you've generated six such values. Decide which value you want for each of your ability scores.", + { + "type": "pf2-title", + "name": "STEP 2: ASSIGN ABILITY BOOSTS AND ABILITY FLAWS" + }, + "Apply the ability boosts your character gains from their ancestry, but your character gets one fewer free ability boost than normal. If your character's ancestry has any ability flaws, apply those next. Finally, apply one ability boost to one of the ability scores specified in the character's background (you do not get the other free ability boost).", + "These ability boosts cannot raise a score above 18. If this would happen, you can put the ability boost into another ability score instead, as if it were a free ability boost, or you can put it into an ability score of 17 to reach 18 and lose the excess increase.", + { + "type": "pf2-title", + "name": "STEP 3: RECORD SCORES AND MODIFIERS" + }, + "Record the final scores and assign the ability modifiers according to {@table ABILITY MODIFIERS||Table 1–1}. When your character receives additional ability boosts at higher levels, you assign them as any character would." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 20, + "name": "Ability Modifiers", + "entries": [ + "Once you've finalized your ability scores, you can use them to determine your ability modifiers, which are used in most other statistics in the game. Find the score in {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers} to determine its ability modifier.", + { + "type": "data", + "tag": "table", + "name": "Ability Modifiers", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Create a Concept", + "entries": [ + "What sort of hero do you want to play? The answer to this question might be as simple as \"a brave warrior,\" or as complicated as \"the child of elven wanderers, but raised in a city dominated by humans and devoted to Sarenrae, goddess of the sun.\" Consider your character's personality, sketch out a few details about their past, and think about how and why they adventure. You'll want to peruse Pathfinder's available ancestries, backgrounds, and classes. The summaries on pages 22 –23 might help you match your concept with some of these basic rule elements. Before a game begins, it's also a good idea for the players to discuss how their characters might know each other and how they'll work together throughout the course of their adventures.", + "There are many ways to approach your character concept.", + "Once you have a good idea of the character you'd like to play, move on to Step 2 to start building your character.", + { + "type": "pf2-h3", + "page": 21, + "name": "Ancestry, Background, Class, or Details", + "entries": [ + "If one of Pathfinder's character ancestries, backgrounds, or classes particularly intrigues you, it's easy to build a character concept around these options. The summaries of ancestries and classes on pages 22 –23 give a brief overview of these options (full details appear in Chapters 2 and 3, respectively). Each ancestry also has several heritages that might refine your concept further, such as a human with an elf or orc parent, or an arctic or woodland elf. Additionally, the game has many backgrounds to choose from, representing your character's upbringing, their family's livelihood, or their earliest profession. Backgrounds are detailed later in Chapter 2, beginning on page 60.", + "Building a character around a specific ancestry, background, or class can be a fun way to interact with the world's lore. Would you like to build a typical member of your character's ancestry or class, as described in the relevant entry, or would you prefer to play a character who defies commonly held notions about their people?", + "For example, you could play a dwarf with a wide-eyed sense of wonder and a zest for change, or a performing rogue capable of amazing acrobatic feats but with little interest in sneaking about.", + "You can draw your concept from any aspect of a character's details. You can use roleplaying to challenge not only the norms of Pathfinder's fictional world, but even real-life societal norms. Your character might challenge gender notions, explore cultural identity, have a disability, or any combination of these suggestions. Your character can live any life you see fit." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 21, + "name": "Faith", + "entries": [ + "Perhaps you'd like to play a character who is a devout follower of a specific deity. Pathfinder is a rich world with myriad faiths and philosophies spanning a wide range, from Cayden Cailean, the Drunken Hero of good-hearted adventuring; to Desna, the Song of Spheres and goddess of dreaming and the stars; to Iomedae, the Inheritor, goddess of honor, justice, and rulership. Pathfinder's major deities appear on pages 437–440. Your character might be so drawn to a particular faith that you decide they should be a champion or cleric of that deity; they might instead be a lay worshipper who applies their faith's teachings to daily life, or simply the child of devout parents." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 21, + "name": "ANCESTRIES AND CLASSES", + "entries": [ + "Each player takes a different approach to creating a character. Some want a character who will fit well into the story, while others look for a combination of abilities that complement each other mechanically. You might combine these two approaches. There is no wrong way!", + "When you turn the page, you'll see a graphical representation of ancestries and classes that provide at-aglance information for players looking to make the most of their starting ability scores. In the ancestries overview on page 22, each entry lists which ability scores it boosts, and also indicates any ability flaws the ancestry might have.", + "You can find more about ability boosts and ability flaws in Ability Scores on page 20.", + "The summaries of the classes on pages 22 –23 list each class's key ability score—the ability score used to calculate the potency of many of their class abilities. Characters receive an ability boost in that ability score when you choose their class. This summary also lists one or more secondary ability scores important to members of that class.", + "Keep in mind a character's background also affects their ability scores, though there's more flexibility in the ability boosts from backgrounds than in those from classes. For descriptions of the available backgrounds, see pages 60–64." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 21, + "name": "Your Allies", + "entries": [ + "You might want to coordinate with other players when forming your character concept. Your characters could have something in common already; perhaps they are relatives, or travelers from the same village. You might discuss mechanical aspects with the other players, creating characters whose combat abilities complement each other. In the latter case, it can be helpful for a party to include characters who deal damage, characters who can absorb damage, and characters who can provide healing.", + "However, Pathfinder's classes include a lot of choices, and there are many options for building each type of character, so don't let these broad categories restrict your decisions." + ], + "source": "CRB" + }, + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Once you've developed your character's concept, jot down a few sentences summarizing your ideas under the Notes section on the third page of your character sheet. Record any of the details you've already decided, such as your character's name, on the appropriate lines on the first page." + ], + "source": "CRB" + } + ], + "step": "1", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Start Building Ability Scores", + "entries": [ + "At this point, you need to start building your character's ability scores. See the overview of ability scores on pages 19 –20 for more information about these important aspects of your character and an overview of the process.", + "Your character's ability scores each start at 10, and as you select your ancestry, background, and class, you'll apply ability boosts, which increase a score by 2, and ability flaws, which decrease a score by 2. At this point, just note a 10 in each ability score and familiarize yourself with the rules for ability boosts and flaws on page 20. This is also a good time to identify which ability scores will be most important to your character. See The Six Ability Scores on page 19 and the class summaries on pages 22 –23 for more information." + ], + "step": "2", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Select an Ancestry", + "entries": [ + "Select an ancestry for your character. The ancestry summaries on page 22 provide an overview of Pathfinder's core ancestry options, and each is fully detailed in Chapter 2. Ancestry determines your character's size, Speed, and languages, and contributes to their Hit Points.", + "Each also grants ability boosts and ability flaws to represent the ancestry's basic capabilities.", + "You'll make four decisions when you select your character's ancestry:", + { + "type": "list", + "items": [ + "Pick the ancestry itself.", + "Assign any free ability boosts and decide if you are taking any voluntary flaws.", + "Select a heritage from those available within that ancestry, further defining the traits your character was born with.", + "Choose an ancestry feat, representing an ability your hero learned at an early age." + ] + }, + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's ancestry and heritage in the appropriate space at the top of your character sheet's first page. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your ancestry, and subtracting 2 from an ability score if you gained an ability flaw from your ancestry. Note the number of Hit Points your character gains from their ancestry—you'll add more to this number later. Finally, in the appropriate spaces, record your character's size, Speed, and languages. If your character's ancestry provides them with special abilities, write them in the appropriate spaces, such as {@ability darkvision} in the Senses" + ], + "source": "CRB" + } + ], + "step": "3", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Pick a Background", + "entries": [ + "Your character's background might represent their upbringing, an aptitude they've been honing since their youth, or another aspect of their life before they became an adventurer. Character backgrounds appear in Chapter 2, starting on page 60. They typically provide two ability boosts (one that can be applied to either of two specific ability scores, and one that is free), training in a specific skill, training in a Lore skill, and a specific skill feat.", + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Record your character's background in the space at the top of the first page of your character sheet. Adjust your ability scores, adding 2 to an ability score if you gained an ability boost from your background. Record the skill feat the background provides in the Skill Feat section of your character sheet's second page. On the first page, check the \"T\" box next to the name of the specific skill and for one Lore skill to indicate your character is trained, then write the name of the Lore skill granted by your background." + ], + "source": "CRB" + } + ], + "step": "4", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 21, + "name": "Choose a Class", + "entries": [ + "At this point, you need to decide your character's class.", + "A class gives your character access to a suite of heroic abilities, determines how effectively they fight, and governs how easily they can shake off or avoid certain harmful effects. Each class is fully detailed in Chapter 3, but the summaries on pages 22 –23 provide an overview of each and tells you which ability scores are important when playing that class.", + "You don't need to write down all of your character's class features yet. You simply need to know which class you want to play, which determines the ability scores that will be most important for your character.", + { + "type": "pf2-tips-box", + "page": 21, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's class in the space at the top of the first page of your character sheet, then write \"1\" in the Level box to indicate that your character is 1st level. Next to the ability scores, note the class's key ability score, and add 2 to that ability score from the ability boost the class provides. Don't worry about recording the rest of your character's class features and abilities yet—you'll handle that in Step 7." + ], + "source": "CRB" + } + ], + "step": "5", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 26, + "name": "Determine Ability Scores", + "entries": [ + { + "type": "pf2-sidebar", + "page": 26, + "name": "OPTIONAL: VOLUNTARY FLAWS", + "entries": [ + "Sometimes, it's fun to play a character with a major flaw regardless of your ancestry. You can elect to take additional ability flaws when applying the ability boosts and ability flaws from your ancestry. This is purely for roleplaying a highly flawed character, and you should consult with the rest of your group if you plan to do this! You can't apply more than one flaw to any single ability score." + ], + "source": "CRB" + }, + "Now that you've made the main mechanical choices about your character, it's time to finalize their ability scores. Do these three things:", + { + "type": "list", + "items": [ + "First, make sure you've applied all the ability boosts and ability flaws you've noted in previous steps (from your ancestry, background, and class).", + "Then, apply four more ability boosts to your character's ability scores, choosing a different ability score for each and increasing that ability score by 2.", + "Finally, record your starting ability scores and ability modifiers, as determined using {@table ABILITY MODIFIERS||Table 1–1: Ability Modifiers}." + ] + }, + "Remember that each ability boost adds 2 to the base score of 10, and each ability flaw subtracts 2. You should have no ability score lower than 8 or higher than 18.", + { + "type": "pf2-tips-box", + "page": 26, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's starting ability scores in the box provided for each. Record the ability modifier for each ability score in the box to the left of the ability's name." + ], + "source": "CRB" + } + ], + "step": "6", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 26, + "name": "Record Class Details", + "entries": [ + "Now, record all the benefits and class features that your character receives from the class you've chosen. While you've already noted your key ability score, you'll want to be sure to record the following class features.", + { + "type": "pf2-sidebar", + "page": 27, + "name": "SPELLS AND SPELLCASTING", + "entries": [ + "Most classes can learn to cast a few focus spells, but the bard, cleric, druid, sorcerer, and wizard all gain spellcasting—the ability to cast a wide variety of spells.", + "If your character's class grants spells, you should take time during Step 7 to learn about the spells they know and how to cast them. The fourth page of the character sheet provides space to note your character's magic tradition and their proficiency rank for spell attack rolls and spell DCs. It also gives ample space to record the spells in your character's repertoire or spellbook, or that you prepare frequently. Each class determines which spells a character can cast, how they are cast, and how many they can cast in a day, but the spells themselves and detailed rules for spellcasting are located in Chapter 7." + ], + "source": "CRB" + }, + { + "type": "list", + "items": [ + "To determine your character's total starting Hit Points, add together the number of Hit Points your character gains from their ancestry (chosen in Step 2) and the number of Hit Points they gain from their class.", + "The Initial Proficiencies section of your class entry indicates your character's starting proficiency ranks in a number of areas. Choose which skills your character is trained in and record those, along with the ones set by your class. If your class would make you trained in a skill you're already trained in (typically due to your background), you can select another skill to become trained in.", + "See the class advancement table in your class entry to learn the class features your character gains at 1st level—but remember, you already chose an ancestry and background. Some class features require you to make additional choices, such as selecting spells." + ] + }, + { + "type": "pf2-tips-box", + "page": 26, + "name": "CHARACTER SHEET", + "entries": [ + "Write your character's total Hit Points on the first page of your character sheet. Use the proficiency fields (the boxes marked \"T,\" \"E,\" \"M,\" and \"L\") on your character sheet to record your character's initial proficiencies in Perception, saving throws, and the skills granted by their class; mark \"T\" if your character is trained, or \"E\" if your character is expert. Indicate which additional skills you chose for your character to be trained in by marking the \"T\" proficiency box for each skill you selected. Likewise, record your character's their armor proficiencies in the Armor Class section at the top of the first page and their weapon proficiencies at the bottom of the first page. Record all other class feats and abilities on the second page. Don't worry yet about finalizing any values for your character's statistics—you'll handle that in Step 9." + ], + "source": "CRB" + } + ], + "step": "7", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 27, + "name": "Buy Equipment", + "entries": [ + "At 1st level, your character has 15 gold pieces (150 silver pieces) to spend on armor, weapons, and other basic equipment. Your character's class lists the types of weapons and armor with which they are trained (or better!). Their weapons determine how much damage they deal in combat, and their armor influences their Armor Class; these calculations are covered in more detail in Step 10. Don't forget essentials such as food and traveling gear! For more on the available equipment and how much it costs, see Chapter 6.", + { + "type": "pf2-tips-box", + "page": 27, + "name": "CHARACTER SHEET", + "entries": [ + "Once you've spent your character's starting wealth, calculate any remaining gp, sp, and cp they might still have and write those amounts in Inventory on the second page. Record your character's weapons in the Melee {@action Strike||Strikes} and Ranged {@action Strike||Strikes} sections of the first page, depending on the weapon, and the rest of their equipment in the Inventory section on your character sheet's second page. You'll calculate specific numbers for melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} with the weapons in Step 9 and for AC when wearing that armor in Step 10." + ], + "source": "CRB" + } + ], + "step": "8", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 27, + "name": "Calculate Modifiers", + "entries": [ + "With most of the big decisions for your character made, it's time to calculate the modifiers for each of the following statistics. If your proficiency rank for a statistic is trained, expert, master, and legendary, your bonus equals your character's level plus another number based on the rank (2, 4, 6, and 8, respectively). If your character is untrained, your proficiency bonus is +0.", + { + "type": "pf2-h3", + "page": 27, + "name": "Perception", + "entries": [ + "Your character's Perception modifier measures how alert they are. This modifier is equal to their proficiency bonus in Perception plus their Wisdom modifier. For more about Perception, see page 448." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 27, + "name": "Saving Throws", + "entries": [ + "For each kind of saving throw, add your character's Fortitude, Reflex, or Will proficiency bonus (as appropriate) plus the ability modifier associated with that kind of saving throw. For Fortitude saving throws, use your character's Constitution modifier. For Reflex saving throws, use your character's Dexterity modifier. For Will saving throws, use your character's Wisdom modifier. Then add in any bonuses or penalties from abilities, feats, or items that always apply (but not modifiers, bonuses, or penalties that apply only in certain situations). Record this number on the line for that saving throw." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 27, + "name": "Melee Strikes and Ranged Strikes", + "entries": [ + "Next to where you've written your character's melee and ranged weapons, calculate the modifier to Strike with each weapon and how much damage that Strike deals. The modifier for a Strike is equal to your character's proficiency bonus with the weapon plus an ability modifier (usually Strength for melee {@action Strike||Strikes} and Dexterity for ranged {@action Strike||Strikes}).", + "You also add any item bonus from the weapon and any other permanent bonuses or penalties. You also need to calculate how much damage each weapon's Strike deals.", + "Melee weapons usually add your character's Strength modifier to damage rolls, while ranged weapons might add some or all of your character's Strength modifier, depending on the weapon's traits. See the weapon entries in Chapter 6 for more information." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 28, + "name": "Skills", + "entries": [ + "In the second box to the right of each skill name on your character sheet, there's an abbreviation that reminds you of the ability score tied to that skill. For each skill in which your character is trained, add your proficiency bonus for that skill (typically +3 for a 1st-level character) to the indicated ability's modifier, as well as any other applicable bonuses and penalties, to determine the total modifier for that skill. For skills your character is untrained in, use the same method, but your proficiency bonus is +0." + ], + "source": "CRB" + }, + { + "type": "pf2-tips-box", + "page": 28, + "name": "CHARACTER SHEET", + "entries": [ + "For Perception and saving throws, write your proficiency bonus and the appropriate ability modifier in the boxes provided, then record the total modifier in the large space.", + "Record the proficiency bonuses, ability modifiers, and total modifiers for your melee {@action Strike||Strikes} and ranged {@action Strike||Strikes} in the box after the name of each weapon, and put the damage for each in the space below, along with the traits for that attack. For skills, record the relevant ability modifier and proficiency bonus in the appropriate box for each skill, and then write the total skill modifiers in the spaces to the left.", + "If your character has any modifiers, bonuses, or penalties from feats or abilities that always apply, add them into the total modifiers. For ones that apply only in certain situations, note them next to the total modifiers." + ], + "source": "CRB" + } + ], + "step": "9", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 28, + "name": "Finishing Details", + "entries": [ + "Now add the following details to your character sheet in the appropriate spaces.", + { + "type": "pf2-h3", + "page": 28, + "name": "Alignment", + "entries": [ + "Your character's alignment is an indicator of their morality and personality. There are nine possible alignments in Pathfinder, as shown on Table 1 –2: The Nine Alignments. If your alignment has any components other than neutral, your character gains the traits of those alignment components. This might affect the way various spells, items, and creatures interact with your character.", + "Your character's alignment is measured by two pairs of opposed values: the axis of good and evil and the axis of law and chaos. A character who isn't committed strongly to either side is neutral on that axis. Keep in mind that alignment is a complicated subject, and even acts that might be considered good can be used for nefarious purposes, and vice versa. The GM is the arbiter of questions about how specific actions might affect your character's alignment.", + "If you play a champion, your character's alignment must be one allowed for their deity and cause (pages 437–440 and 106–107), and if you play a cleric, your character's alignment must be one allowed for their deity (pages 437–440).", + { + "type": "pf2-h4", + "page": 29, + "name": "Good and Evil", + "entries": [ + "Your character has a good alignment if they consider the happiness of others above their own and work selflessly to assist others, even those who aren't friends and family. They are also good if they value protecting others from harm, even if doing so puts the character in danger. Your character has an evil alignment if they're willing to victimize others for their own selfish gain, and even more so if they enjoy inflicting harm. If your character falls somewhere in the middle, they're likely neutral on this axis." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 29, + "name": "Law and Chaos", + "entries": [ + "Your character has a lawful alignment if they value consistency, stability, and predictability over flexibility.", + "Lawful characters have a set system in life, whether it's meticulously planning day-to-day activities, carefully following a set of official or unofficial laws, or strictly adhering to a code of honor. On the other hand, if your character values flexibility, creativity, and spontaneity over consistency, they have a chaotic alignment—though this doesn't mean they make decisions by choosing randomly.", + "Chaotic characters believe that lawful characters are too inflexible to judge each situation by its own merits or take advantage of opportunities, while lawful characters believe that chaotic characters are irresponsible and flighty.", + "Many characters are in the middle, obeying the law or following a code of conduct in many situations, but bending the rules when the situation requires it. If your character is in the middle, they are neutral on this axis." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 29, + "name": "Changing Alignment", + "entries": [ + "Alignment can change during play as a character's beliefs change, or as you realize that your character's actions reflect a different alignment than the one on your character sheet. In most cases, you can just change their alignment and continue playing. However, if you play a cleric or champion and your character's alignment changes to one not allowed for their deity (or cause, for champions), your character loses some of their class abilities until they atone (as described in the class)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Deity", + "entries": [ + "Write down the deity your character worships, if any.", + "Champions and clerics must worship a deity. See pages 437–440 for more about Pathfinder's deities." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Age", + "entries": [ + "Decide your character's age and note it on the third page of the character sheet. The description for your character's ancestry in Chapter 2 gives some guidance on the age ranges of members of that ancestry. Beyond that, you can play a character of whatever age you like. There aren't any mechanical adjustments to your character for being particularly old, but you might want to take it into account when considering your starting ability scores and future advancement. Particularly young characters can change the tone of some of the game's threats, so it's recommended that characters are at least young adults." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Gender and Pronouns", + "entries": [ + "Characters of all genders are equally likely to become adventurers. Record your character's gender, if applicable, and their pronouns on the third page of the character sheet." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Class DC", + "entries": [ + "A class DC sets the difficulty for certain abilities granted by your character's class. This DC equals 10 plus their proficiency bonus for their class DC (+3 for most 1st-level characters) plus the modifier for the class's key ability score." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Hero Points", + "entries": [ + "Your character usually begins each game session with 1 Hero Point, and you can gain additional Hero Points during sessions by performing heroic deeds or devising clever strategies. Your character can use Hero Points to gain certain benefits, such as staving off death or rerolling a d20. See page 467 for more about Hero Points." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Armor Class (AC)", + "entries": [ + "Your character's Armor Class represents how difficult they are to hit in combat. To calculate your AC, add 10 plus your character's Dexterity modifier (up to their armor's Dexterity modifier cap; page 274), plus their proficiency bonus with their armor, plus their armor's item bonus to AC and any other permanent bonuses and penalties." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 29, + "name": "Bulk", + "entries": [ + "Your character's maximum Bulk determines how much weight they can comfortably carry. If they're carrying a total amount of Bulk that exceeds 5 plus their Strength modifier, they are encumbered. A character can't carry a total amount of Bulk that exceeds 10 plus their Strength modifier. The Bulk your character is carrying equals the sum of all of their items; keep in mind that 10 light items make up 1 Bulk. You can find out more about Bulk in Chapter 6: Equipment." + ], + "source": "CRB" + } + ], + "step": "10", + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 487, + "name": "Characters With Disabilities", + "entries": [ + "A player might want to create a character with a disability, or their character might end up with a disability over the course of play. Work with the player to find ways to respectfully represent the disability. Conditions such as blinded and deafened aren't a good fit for a character who has been living with a disability long-term. Here are suggestions for rules you might use for PCs with disabilities.", + { + "type": "pf2-h3", + "name": "Blindness or Impaired Vision" + }, + "A blind character can't detect anything using vision, critically fails {@skill Perception} checks requiring sight, is immune to {@trait visual} effects, and can't be {@condition blinded} or {@condition dazzled}. You might give this character the {@feat Blind-Fight (Fighter)||Blind-Fight} feat for free.", + "A character with impaired vision might take a –2 to –4 penalty to vision-based {@skill Perception} checks. {@item Basic Corrective Lenses|LOTGB|Spectacles} or {@filter other corrective devices|items||source=|type=|Subcategory=Vision} might reduce or remove this.", + { + "type": "pf2-h3", + "name": "Deafness or Being Hard of Hearing" + }, + "A deaf character can't detect anything using hearing, critically fails {@skill Perception} checks that require hearing, and is immune to {@trait auditory} effects. They have enough practice to supply verbal components for casting spells and command components for activating magic items, but if they perform an action they're not accustomed to that involves auditory elements, they must succeed at a DC {@flatDC 5} flat check or the action is lost. It's best to give them the {@feat Sign Language} feat for free, and you might give them {@feat Read Lips} as well. You might give one or more other characters in the group {@feat Sign Language} for free as well.", + "A hard-of-hearing character might take a –2 to –4 penalty to {@skill Perception} checks that are hearing-based. {@filter Corrective devices for hearing|items||Subcategory=Hearing} are less common than spectacles are in a typical Pathfinder world.", + { + "type": "pf2-h3", + "name": "Missing Limb" + }, + "Some magic items require certain limbs or other body parts. It's fine to allow an alternative form of the item, turning boots into bracers for a character without legs, for example.", + "A character with a missing hand or arm might need to spend 2 actions to {@action Interact} with an item that requires two hands, or otherwise compensate. Using a two-handed weapon is not possible. A character can acquire a {@filter prosthetic hand or arm|items||source=|type=|subcategory=prosthesis} to compensate.", + "Someone missing a foot or leg might take a small penalty to Speed, but can typically acquire a prosthetic to compensate. If they have no legs, they might use a {@filter wheelchair|items||source=|type=|subcategory=wheelchair}, a dependable mount, or levitation or flight magic.", + { + "type": "pf2-h3", + "name": "Mental Illness and Chronic Illness" + }, + "Some disabilities, such as mental illness and chronic illnesses, are best left to the player to roleplay. Mental illness is an especially fraught topic, with a history of insensitive portrayal. Be careful about the intentions of the player and the impact the presentation might have on other players." + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 217, + "name": "Familiars", + "entries": [ + "Familiars are mystically bonded creatures tied to your magic. Most familiars were originally animals, though the ritual of becoming a familiar makes them something more. You can choose a Tiny animal you want as your familiar, such as a bat, cat, raven, or snake. Some familiars are different, usually described in the ability that granted you a familiar; for example, a druid's leshy familiar is a Tiny plant instead of an animal, formed from a minor nature spirit.", + "Familiars have the minion trait (page 634), so during an encounter, they gain 2 actions in a round if you spend an action to command them. If your familiar dies, you can spend a week of downtime to replace it at no cost.", + "You can have only one familiar at a time.", + { + "type": "pf2-h3", + "page": 217, + "name": "Modifiers and AC", + "entries": [ + "Your familiar's save modifiers and AC are equal to yours before applying circumstance or status bonuses or penalties. Its Perception, {@skill Acrobatics}, and {@skill Stealth} modifiers are equal to your level plus your spellcasting ability modifier (Charisma if you don't have one, unless otherwise specified). If it attempts an attack roll or other skill check, it uses your level as its modifier. It doesn't have or use its own ability modifiers and can never benefit from item bonuses." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 217, + "name": "Hit Points", + "entries": [ + "Your familiar has 5 Hit Points for each of your levels." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Size", + "entries": [ + "Your familiar is Tiny." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Senses", + "entries": [ + "Your familiar has {@ability low-light vision} and can gain additional senses from familiar abilities. It can communicate empathically with you as long as it's within 1 mile of you, sharing emotions. It doesn't understand or speak languages normally, but it can gain speech from a familiar ability." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Movement", + "entries": [ + "Your familiar has either a Speed of 25 feet or a swim Speed of 25 feet (choose one upon gaining the familiar).", + "It can gain other movement types from familiar abilities." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 218, + "name": "Familiar and Master Abilities", + "entries": [ + "Each day, you channel your magic into two abilities, which can be either familiar or master abilities. If your familiar is an animal that naturally has one of these abilities (for instance, an owl has a fly Speed), you must select that ability. Your familiar can't be an animal that naturally has more familiar abilities than your daily maximum familiar abilities.", + { + "type": "pf2-h4", + "page": 218, + "name": "Familiar Abilities", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-p text-indent-subsequent block", + "items": [ + { + "name": "Amphibious", + "entries": [ + "It gains a swim Speed of 25 feet (or Speed of 25 feet if it already has a swim Speed)." + ] + }, + { + "name": "Burrower", + "entries": [ + "It gains a burrow Speed of 5 feet, allowing it to dig Tiny holes." + ] + }, + { + "name": "Climber", + "entries": [ + "It gains a climb Speed of 25 feet." + ] + }, + { + "name": "Damage Avoidance", + "entries": [ + "Choose one type of save. It takes no damage when it succeeds at that type of save; this doesn't prevent effects other than damage." + ] + }, + { + "name": "Darkvision", + "entries": [ + "It gains {@ability darkvision}." + ] + }, + { + "name": "Fast Movement", + "entries": [ + "Increase one of the familiar's Speeds from 25 feet to 40 feet." + ] + }, + { + "name": "Flier", + "entries": [ + "It gains a fly Speed of 25 feet." + ] + }, + { + "name": "Kinspeech", + "entries": [ + "It can understand and speak with animals of the same species. To select this, your familiar must be an animal, it must have the speech ability, and you must be at least 6th level." + ] + }, + { + "name": "Lab Assistant", + "entries": [ + "It can use your Quick Alchemy action. You must have Quick Alchemy, and your familiar must be in your space. This has the same cost and requirement as if you used it. It must have the manual dexterity ability to select this." + ] + }, + { + "name": "Manual Dexterity", + "entries": [ + "It can use up to two of its limbs as if they were hands to use manipulate actions." + ] + }, + { + "name": "Scent", + "entries": [ + "It gains {@ability scent} (imprecise, 30 feet)." + ] + }, + { + "name": "Speech", + "entries": [ + "It understands and speaks a language you know." + ] + } + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 218, + "name": "Master Abilities", + "entries": [ + { + "type": "pf2-options", + "style": "pf2-p text-indent-subsequent block", + "items": [ + { + "name": "Cantrip Connection", + "entries": [ + "You can prepare an additional cantrip, or if you have a repertoire, instead designate a cantrip to add to your repertoire every time you select this ability; you can retrain it but can't otherwise change it. You must be able to prepare cantrips or add them to your repertoire to select this." + ] + }, + { + "name": "Extra Reagents", + "entries": [ + "Your familiar grows extra infused reagents on or in its body. You gain an additional batch of infused reagents. You must have the infused reagents ability to select this ability." + ] + }, + { + "name": "Familiar Focus", + "entries": [ + "Once per day, your familiar can use 2 actions with the {@trait concentrate} to regain 1 Focus Point, up to your usual maximum You must have a focus pool to select this." + ] + }, + { + "name": "Lifelink", + "entries": [ + "If your familiar would be reduced to 0 HP by damage, as a reaction with the {@trait concentrate}, you can take the damage. If you do, you take all the damage and your familiar takes none. However, if special effects when a hit damages your familiar (such as snake venom) still apply to your familiar." + ] + }, + { + "name": "Spell Battery", + "entries": [ + "You gain one additional spell slot at least 3 levels lower than your highest-level spell slot; you must be able to cast 4th-level spells using spell slots to select this master ability." + ] + }, + { + "name": "Spell Delivery", + "entries": [ + "If your familiar is in your space, you can cast a spell with a range of touch, transfer its power to your familiar, and command the familiar to deliver the spell. If you do, the familiar uses its 2 actions for the round to move to a target of your choice and touch that target. If it doesn't reach the target to touch it this turn, the spell has no effect." + ] + } + ] + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 31, + "name": "Leveling Up", + "entries": [ + "The world of Pathfinder is a dangerous place, and your character will face terrifying beasts and deadly traps on their journey into legend. With each challenge resolved, a character earns Experience Points (XP) that allow them to increase in level. Each level grants greater skill, increased resiliency, and new capabilities, allowing your character to face even greater challenges and go on to earn even more impressive rewards.", + "Each time your character reaches 1,000 Experience Points, their level increases by 1. On your character sheet, indicate your character's new level beside the name of their class, and deduct 1,000 XP from their XP total. If you have any Experience Points left after this, record them—they count toward your next level, so your character is already on their way to advancing yet again!", + "Next, return to your character's class entry. Increase your character's total Hit Points by the number indicated for your class. Then, take a look at the class advancement table and find the row for your character's new level.", + "Your character gains all the abilities listed for that level, including new abilities specific to your class and additional benefits all characters gain as they level up.", + "For example, all characters gain four ability boosts at 5th level and every 5 levels thereafter.", + "You can find all the new abilities specific to your class, including class feats, right in your class entry, though you can also use class feats to take an archetype (page 219).", + "Your character's class entry also explains how to apply any ability boosts and skill increases your character gains.", + "If they gain an ancestry feat, head back to the entry for your character's ancestry in Chapter 2 and select another ancestry feat from the list of options. If they gain a skill increase, refer to Chapter 4 when deciding which skill to apply it to. If they gain a general feat or a skill feat, you can choose from the feats listed in Chapter 5. If they can cast spells, see the class entry for details on adding spell slots and spells. It's also a good idea to review your character's spells in Chapter 7 and see if there are heightened versions they can now cast.", + "Once you've made all your choices for your character's new level, be sure to go over your character sheet and adjust any values that have changed. At a bare minimum, your proficiency bonuses all increase by 1 because you've gained a level, so your AC, attack rolls, Perception, saving throws, skill modifiers, spell attack rolls, and class DC all increase by at least 1. You might need to change other values because of skill increases, ability boosts, or class features that either increase your proficiency rank or increase other statistics at certain levels. If an ability boost increases your character's Constitution modifier, recalculate their maximum Hit Points using their new Constitution modifier (typically this adds 1 Hit Point per level). If an ability boost increases your character's Intelligence modifier, they become trained in an additional skill and language.", + "Some feats grant a benefit based on your level, such as Toughness, and these benefits are adjusted whenever you gain a level as well.", + "You can perform the steps in the leveling-up process in whichever order you want. For example, if you wanted to take the skill feat Intimidating Prowess as your skill feat at 10th level, but your character's Strength score was only 14, you could first increase their Strength score to 16 using the ability boosts gained at 10th level, and then take Intimidating Prowess as a skill feat at the same level.", + { + "type": "pf2-h3", + "page": 31, + "name": "Leveling-Up Checklist", + "entries": [ + "Every time you gain a level, make sure you do each of the following:", + { + "type": "list", + "items": [ + "Increase your level by 1 and subtract 1,000 XP from your XP total.", + "Increase your maximum Hit Points by the amount listed in your class entry in Chapter 3.", + "Add class features from your class advancement table, including ability boosts and skill increases.", + "Select feats as indicated on your class advancement table. For ancestry feats, see Chapter 2. For class feats, see your class entry in Chapter 3. For general feats and skill feats, see Chapter 5.", + "Add spells and spell slots if your class grants spellcasting. See Chapter 7 for spells.", + "Increase all of your proficiency bonuses by 1 from your new level, and make other increases to your proficiency bonuses as necessary from skill increases or other class features. Increase any other statistics that changed as a result of ability boosts or other abilities.", + "Adjust bonuses from feats and other abilities that are based on your level." + ] + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 1 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 532, + "name": "Activating Items", + "entries": [ + "Some items produce their effects only when used properly in the moment. Others always offer the same benefits as their mundane counterparts when worn, but have magical abilities you can gain by further spending actions. Either case requires you to use the Activate an Item activity. {@action Activate an Item||Activating an Item} works much like {@action Cast a Spell||Casting a Spell}, in that the activity takes a variable number of actions and can have different components depending on how you Activate the Item. This information appears in the item's Activate entry.", + "If an item is used up when activated, as is the case for consumable items, its Activate entry appears toward the top of the stat block. For permanent items with activated abilities, the Activate entry is a paragraph in the description. Activations are not necessarily magical—for instance, drinking an alchemical elixir isn't usually a magical effect.", + { + "type": "data", + "tag": "action", + "name": "Activate an Item", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 532, + "name": "DISRUPTING ACTIVATIONS", + "entries": [ + "Some abilities and effects can disrupt the process of {@action Activate an Item||Activating an Item}. If something disrupts your item activation, you fail to Activate the Item and lose the actions you committed. If the item can be activated only a certain number of times per day, the failed activation still counts against that limit. If an item requires you to spend actions to Sustain an Activation and one of those actions is disrupted, the item's effect ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Activation Components", + "entries": [ + "An item's activate entry lists the components required to activate its abilities. Each component adds certain traits to the Activate an Item activity, and some components have special requirements. The components that appear in this book are listed below.", + { + "type": "pf2-h4", + "page": 533, + "name": "Command", + "entries": [ + "This component is a specific utterance you must make in a loud and strong voice. Activate an Item gains the auditory and {@trait concentrate}s. You must be able to speak to provide this component." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Envision", + "entries": [ + "This component is a specific image or phenomenon you need to imagine. Activate an Item gains the {@trait concentrate}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Interact", + "entries": [ + "This component works like the Interact basic action.", + "Activate an Item gains the manipulate trait and requires you to use your hands, just like with any Interact action." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 533, + "name": "Cast a Spell", + "entries": [ + "If an item lists \"{@action Cast a Spell}\" after \"Activate,\" the activation requires you to use the {@action Cast a Spell} activity (described on page 302) to Activate the Item. This happens when the item replicates a spell. You must have a spellcasting class feature to Activate an Item with this activation component.", + "If the item can be used for a specific spell, the action icon for that spell is provided. If it's an item like a staff, which can be used for many spells, the icon is omitted, and you must refer to each spell to determine which actions you must spend to Activate the Item to cast it.", + "In this case, Activate an Item gains all the traits from the relevant components of the {@action Cast a Spell} activity." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Limited Activations", + "entries": [ + "Some items can be activated only a limited number of times per day, as described in the items. This limit is independent of any costs for activating the item. The limit resets during your daily preparations. The limit is inherent to the item, so if an ability that can be used only once per day is used, it doesn't refresh if another creature later invests or tries to activate the item." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 533, + "name": "ITEM CATEGORIES", + "entries": [ + "Items are grouped into the following categories, shown here with the page number where those items appear and a brief description of the category.", + { + "type": "list", + "items": [ + "{@b {@filter Alchemical Items|items||source=CRB|category=Bomb;Poison;Elixir}} are powered by the reactions of alchemical reagents. Almost all alchemical items are consumable items that are used up when you activate them. This category includes bombs, elixirs (including mutagens), poisons, and alchemical tools.", + "{@b {@filter Ammunition|items||source=CRB|category=Ammunition}}, in Consumables, includes different types of magical arrows, crossbow bolts, and other types of ammunition.", + "{@b {@filter Apex Items|items||source=CRB|category=Apex}} are a subcategory of worn items of a high level that increase an ability score.", + "{@b {@filter Armor|items||source=CRB|category=armor}} includes the rules for basic magical armor as well as special suits of armor.", + "{@b {@filter Companion Items|items||source=CRB|category=companion}} are a category of worn items meant for animal companions and mounts.", + "{@b {@filter Consumables|items||source=CRB|category=consumable}} are used up when you activate them, and include ammunition, oils, potions, scrolls, and talismans, among others. Categories of items that are consumables but have specific rules, such as alchemical items, are presented separately.", + "{@b {@filter Held Items|items||source=CRB|category=held}} include a wide variety of items you use with your hands. This doesn't include more narrow categories of held items, such as weapons.", + "{@b {@filter Materials|items||source=CRB|category=material}} can be used to make items with unique properties and other advantages.", + "{@b {@filter Oils|items||source=CRB|category=oil}} are consumables applied to the surface of an object or person.", + "{@b {@filter Potions|items||source=CRB|category=potion}} are consumable magical liquids you drink to activate.", + "{@b {@filter Runes|items||source=CRB|category=rune}} modify armor and weapons when etched onto them. This section includes fundamental runes for weapons ({@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking}) and armor ({@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient}).", + "{@b {@filter Scrolls|items||source=CRB|category=scroll}} are consumables that allow spellcasters to cast more spells.", + "{@b {@filter Shields|items||source=CRB|category=shield}} include more durable shields and ones with special magical powers.", + "{@b {@filter Snares|items||source=CRB|category=snare}} are single-use traps typically made by rangers.", + "{@b {@filter Staves|items||source=CRB|category=staff}} provide flexible spellcasting options.", + "{@b {@filter Structures|items||source=CRB|category=structure}} include buildings, tents, and other larger items.", + "{@b {@filter Talismans|items||source=CRB|category=talisman}} are consumables that are affixed to items and then activated for a one-time combat or physical benefit.", + "{@b {@filter Wands|items||source=CRB|category=wand}} hold a spell of the crafter's choice, and can be used to repeatedly cast that spell.", + "{@b {@filter Weapons|items||source=CRB|category=weapon}} include the rules for basic magical weapons, weapons made from precious materials, and specific magic weapons.", + "{@b {@filter Worn Items|items||source=CRB|category=worn}} consist of a vast collection of clothing and other items you wear on your body." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 533, + "name": "Sustaining Activations", + "entries": [ + "Some items, once activated, have effects that can be sustained if you concentrate on them. This works much like the Sustain a Spell action (found on page 304). If an item's description states that you can sustain the effect, that effect lasts until the end of your turn in the round after you Activated the Item. You can use a Sustain an Activation action on that turn to extend the duration.", + { + "type": "data", + "tag": "action", + "name": "Sustain an Activation", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 534, + "name": "Dismissing Activations", + "entries": [ + "Some item effects can be dismissed, ending the duration early due to you or the target taking action. Dismissing an activation requires using the Dismiss action.", + { + "type": "data", + "tag": "action", + "name": "Dismiss", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 294, + "name": "Animals", + "entries": [ + "The Prices for animals are listed both for renting and for purchasing them outright. You usually need to pay for animal rentals up front, and if the vendor believes the animal might be put in danger, they typically require a deposit equal to the purchase Price. Most animals panic in battle. When combat begins, they become {@condition frightened||frightened 4} and {@condition fleeing} as long as they're {@condition frightened}. If you successfully {@action Command your Animal} using {@skill Nature}, you can keep it from fleeing, though this doesn't remove its frightened condition. If the animal is attacked or damaged, it returns to {@condition frightened||frightened 4} and {@condition fleeing}, with the same exceptions.", + "Warhorses and warponies are combat trained. They don't become {@condition frightened} or {@condition fleeing} during encounters in this way.", + { + "type": "data", + "tag": "table", + "name": "Animals", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 295, + "name": "Barding", + "entries": [ + "You can purchase special armor for animals, called barding (shown on {@table Barding||Table 6–18}). All animals have a trained proficiency rank in light barding, and combat-trained animals are trained in heavy barding. Barding uses the same rules as armor except for the following. The Price and Bulk of barding depend on the animal's size. Unlike for a suit of armor, barding's Strength entry is listed as a modifier, not a score. Barding can't be etched with magic runes, though special magical barding might be available.", + { + "type": "data", + "tag": "table", + "name": "Barding", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 274, + "name": "Armor", + "entries": [ + { + "type": "pf2-h2", + "page": 274, + "name": "Armor Class", + "entries": [ + "Your {@b Armor Class} ({@b AC}) measures how well you can defend against attacks. When a creature attacks you, your Armor Class is the DC for that attack roll.", + { + "type": "pf2-inset", + "page": 274, + "entries": [ + "Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties" + ], + "source": "CRB" + }, + "Use your proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Donning and Removing Armor", + "entries": [ + "Getting in and out of armor is time consuming—so make sure you're wearing it when you need it! Donning and removing armor are both activities involving many Interact actions. It takes 1 minute to don light armor, 5 minutes to don medium or heavy armor, and 1 minute to remove any armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 274, + "name": "Armor Statistics", + "entries": [ + "{@table Unarmored Defense||Table 6–3: Unarmored Defense} provides the statistics for the various forms of protection without wearing armor. {@table Armor||Table 6–4: Armor} provides the statistics for suits of armor that can be purchased and worn, organized by category. The columns in both tables provide the following statistics.", + { + "type": "pf2-h3", + "page": 274, + "name": "Category", + "entries": [ + "The armor's category—unarmored, light armor, medium armor, or heavy armor—indicates which proficiency bonus you use while wearing the armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "AC Bonus", + "entries": [ + "This number is the item bonus you add for the armor when determining Armor Class." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Dexterity Modifier Cap (Dex Cap)", + "entries": [ + "This number is the maximum amount of your Dexterity modifier that can apply to your AC while you are wearing a given suit of armor. For example, if you have a Dexterity modifier of +4 and you are wearing a suit of half plate, you apply only a +1 bonus from your Dexterity modifier to your AC while wearing that armor." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Check Penalty", + "entries": [ + "While wearing your armor, you take this penalty to Strength- and Dexterity-based skill checks, except for those that have the attack trait. If you meet the armor's Strength threshold (see Strength below), you don't take this penalty." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Speed Penalty", + "entries": [ + "While wearing a suit of armor, you take the penalty listed in this entry to your Speed, as well as to any other movement types you have, such as a climb Speed or swim Speed, to a minimum Speed of 5 feet. If you meet the armor's Strength threshold (see below), you reduce the penalty by 5 feet." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Strength", + "entries": [ + "This entry indicates the Strength score at which you are strong enough to overcome some of the armor's penalties. If your Strength is equal to or greater than this value, you no longer take the armor's check penalty, and you decrease the Speed penalty by 5 feet (to no penalty if the penalty was –5 feet, or to a –5-foot penalty if the penalty was –10 feet)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Bulk", + "entries": [ + "This entry gives the armor's Bulk, assuming you're wearing the armor and distributing its weight across your body. A suit of armor that's carried or worn usually has 1 more Bulk than what's listed here (or 1 Bulk total for armor of light Bulk). An armor's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium in size, following the rules on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Group", + "entries": [ + "Each type of medium and heavy armor belongs to an armor group, which classifies it with similar types of armor. Some abilities reference armor groups, typically to grant armor specialization effects, which are described on page 275." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 274, + "name": "Armor Traits", + "entries": [ + "The traits for each suit of armor appear in this entry.", + "Armor can have the following traits.", + "{@b {@trait Bulwark}:} The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a {@spell fireball}, you add a +3 modifier instead of your Dexterity modifier.", + "{@b {@trait Comfort}:} The armor is so comfortable that you can rest normally while wearing it.", + "{@b {@trait Flexible}:} The armor is flexible enough that it doesn't hinder most actions. You don't apply its check penalty to {@skill Acrobatics} or {@skill Athletics} checks.", + "{@b {@trait Noisy}:} This armor is loud and likely to alert others to your presence when you're using the {@action Avoid Notice} exploration activity." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 275, + "name": "Armor Specialization Effects", + "entries": [ + "Certain class features can grant you additional benefits with certain armors. This is called an armor specialization effect. The exact effect depends on which armor group your armor belongs to, as listed below. Only medium and heavy armors have armor specialization effects.", + "{@b {@group Chain}:} The armor is so flexible it can bend with a critical hit and absorb some of the blow. Reduce the damage from critical hits by either 4 + the value of the armor's potency rune for medium armor, or 6 + the value of the armor's potency rune for heavy armor. This can't reduce the damage to less than the damage rolled for the hit before doubling for a critical hit.", + "{@b {@group Composite}:} The numerous overlapping pieces of this armor protect you from piercing attacks. You gain resistance to piercing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.", + "{@b {@group Leather}:} The thick second skin of the armor disperses blunt force to reduce bludgeoning damage. You gain resistance to bludgeoning damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor.", + "{@b {@group Plate}:} The sturdy plate provides no purchase for a cutting edge. You gain resistance to slashing damage equal to 1 + the value of the armor's potency rune for medium armor, or 2 + the value of the armor's potency rune for heavy armor." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Unarmored Defense", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Armor", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 275, + "name": "MATERIALS", + "entries": [ + "Most suits of armor and weapons are made from ordinary, commonly available materials like iron, leather, steel, and wood. If you're not sure what a suit of armor is made of, the GM determines the details.", + "Some armor, shields, and weapons are instead made of precious materials. These often have inherent supernatural properties. Cold iron, for example, which harms fey, and silver can damage werecreatures. These materials are detailed beginning on page 577." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 275, + "name": "Armor Descriptions", + "entries": [ + "Each type of armor is described in more detail below.", + "{@b {@item Breastplate}:} Though referred to as a breastplate, this type of armor consists of several pieces of plate or half-plate armor (page 276) that protect the torso, chest, neck, and sometimes the hips and lower legs. It strategically grants some of the protection of plate while allowing greater flexibility and speed.", + "{@b {@item Chain Mail}:} A suit of chain mail consists of several pieces of armor composed of small metal rings linked together in a protective mesh. It typically includes a chain shirt, leggings, a pair of arms, and a coif, collectively protecting most of the body.", + "{@b {@item Chain Shirt}:} Sometimes called a hauberk, this is a long shirt constructed of the same metal rings as chainmail. However, it is much lighter than chainmail and protects only the torso, upper arms, and upper legs of its wearer.", + "{@b {@item Explorer's Clothing}:} Adventurers who don't wear armor travel in durable clothing. Though it's not armor and uses your unarmored defense proficiency, it still has a Dex Cap and can grant an item bonus to AC if etched with potency runes (as described on page 581).", + "{@b {@item Full Plate}:} Plate mail consists of interlocking plates that encase nearly the entire body in a carapace of steel. It is costly and heavy, and the wearer often requires help to don it correctly, but it provides some of the best defense armor can supply. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).", + "{@b {@item Half Plate}:} Half plate consists of most of the upper body plates used in full plate, with lighter or sparser steel plate protection for the arms and legs. This provides some of the protection of full plate with greater flexibility and speed. A suit of this armor comes with an undercoat of padded armor (see below) and a pair of gauntlets (page 285).", + "{@b {@item Hide}:} A mix of furs, sturdy hide, and sometimes molded boiled leather, this armor provides protection due to its layers of leather, though its bulkiness slows the wearer down and decreases mobility.", + "{@b {@item Leather}:} A mix of flexible and molded boiled leather, a suit of this type of armor provides some protection with maximum flexibility.", + "{@b {@item Padded Armor}:} This armor is simply a layer of heavy, quilted cloth, but it is sometimes used because it's so inexpensive. Padded armor is easier to damage and destroy than other types of armor. Heavy armor comes with a padded armor undercoat included in its Price, though it loses the comfort trait when worn under heavy armor. You can wear just that padded armor undercoat to sleep in, if your heavy armor is destroyed, or when otherwise not wearing the full heavy armor. This allows you to keep the armor invested and benefit from the power of any runes on the associated heavy armor, but no one else can wear your heavy armor without the padded undercoat.", + "{@b {@item Scale Mail}:} Scale mail consists of many metal scales sewn onto a reinforced leather backing, often in the form of a long shirt that protects the torso, arms, and legs.", + "{@b {@item Splint Mail}:} This type of armor is chain mail reinforced with flexible, interlocking metal plates, typically located on the wearer's torso, upper arms, and legs. A suit of this armor comes with an undercoat of padded armor (see above) and a pair of gauntlets (page 285).", + "{@b {@item Studded Leather}:} This leather armor is reinforced with metal studs and sometimes small metal plates, providing most of the flexibility of leather armor with more robust protection.", + { + "type": "data", + "tag": "table", + "name": "Damaging Armor", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Carrying and Using Items", + "entries": [ + "A character carries items in three ways: held, worn, and stowed. Held items are in your hands; a character typically has two hands, allowing them to hold an item in each hand or a single two-handed item using both hands. Worn items are tucked into pockets, belt pouches, bandoliers, weapon sheaths, and so forth, and they can be retrieved and returned relatively quickly. Stowed items are in a backpack or a similar container, and they are more difficult to access.", + "Drawing a worn item or changing how you're carrying an item usually requires you to use an {@action Interact} action (though to drop an item, you use the {@action Release} action instead). {@table Changing Equipment||Table 6–2: Changing Equipment} lists some ways that you might change the items you're holding or carrying, and the number of hands you need to do so.", + "Many ways of using items require you to spend multiple actions. For example, drinking a potion stowed in your belt pouch requires using an {@action Interact} action to draw it and then using a second action to drink it as described in its {@action Activate an Item||Activate} entry.", + { + "type": "pf2-h3", + "page": 271, + "name": "Bulk", + "entries": [ + "Carrying especially heavy or unwieldy items can make it more difficult for you to move, as can overloading yourself with too much gear. The Bulk value of an item reflects how difficult the item is to handle, representing its size, weight, and general awkwardness. If you have a high Strength score, you usually don't need to worry about Bulk unless you're carrying numerous substantial items.", + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk Limits", + "entries": [ + "You can carry an amount of Bulk equal to 5 plus your Strength modifier without penalty; if you carry more, you gain the encumbered condition. You can't hold or carry more Bulk than 10 plus your Strength modifier.", + { + "type": "pf2-beige-box", + "page": 272, + "name": "Encumbered", + "entries": [ + "You are carrying more weight than you can manage. While you're {@condition encumbered}, you're {@condition clumsy 1} and take a –10-foot penalty to all your Speeds. As with all penalties to your Speed, this can't reduce your Speed below 5 feet." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk Values", + "entries": [ + "Items can have a number to indicate their Bulk value, or they can be light (indicated by an L) or negligible (indicated by a—) for the purpose of determining Bulk. For instance, {@item full plate} armor is 4 Bulk, a {@item longsword} is 1 Bulk, a dagger or scroll is light, and a piece of chalk is negligible. Ten light items count as 1 Bulk, and you round down fractions (so 9 light items count as 0 Bulk, and 11 light items count as 1 Bulk). Items of negligible Bulk don't count toward Bulk unless you try to carry vast numbers of them, as determined by the GM." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Estimating an Item's Bulk", + "entries": [ + "As a general rule, an item that weighs 5 to 10 pounds is 1 Bulk, an item weighing less than a few ounces is negligible, and anything in between is light. Particularly awkward or unwieldy items might have higher Bulk values. For example, a 10-foot pole isn't heavy, but its length makes it difficult for you to move while you have one on your person, so its Bulk is 1. Items made for larger or smaller creatures have greater or lesser Bulk, as described on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk of Coins", + "entries": [ + "Coins are a popular means of exchange due to their portability, but they can still add up. A thousand coins of any denomination or combination of denominations count as 1 Bulk. It's not usually necessary to determine the Bulk of coins in fractions of 1,000; simply round down fractions of 1,000. In other words, 100 coins don't count as a light item, and 1,999 coins are 1 Bulk, not 2." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Bulk of Creatures", + "entries": [ + "You might need to know the Bulk of a creature, especially if you need to carry someone off the battlefield. The table that follows lists the typical Bulk of a creature based on its size, but the GM might adjust this number.", + { + "type": "table", + "page": 272, + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Size of Creature", + "Bulk" + ], + [ + "{@trait Tiny}", + "1" + ], + [ + "{@trait Small}", + "3" + ], + [ + "{@trait Medium}", + "6" + ], + [ + "{@trait Large}", + "12" + ], + [ + "{@trait Huge}", + "24" + ], + [ + "{@trait Gargantuan}", + "48" + ] + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 272, + "name": "Dragging", + "entries": [ + "In some situations, you might drag an object or creature rather than carry it. If you're dragging something, treat its Bulk as half. Typically, you can drag one thing at a time, you must use both hands to do so, and you drag slowly—roughly 50 feet per minute unless you have some means to speed it up. Use the total Bulk of what you're dragging, so if you have a sack laden with goods, use the sum of all the Bulk it carries instead of an individual item within." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 272, + "name": "Wielding Items", + "entries": [ + "Some abilities require you to wield an item, typically a weapon. You're wielding an item any time you're holding it in the number of hands needed to use it effectively. When wielding an item, you're not just carrying it around—you're ready to use it. Other abilities might require you to merely carry or have an item. These apply as long as you have the item on your person; you don't have to wield it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Changing Equipment", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Coins and Currency", + "entries": [ + "Though you might be able to barter valuable items in some areas, currency is the most versatile way to make transactions when you head to market. The most common currency is coins. For most commoners and beginning adventurers, the standard unit is the {@b silver piece} ({@b sp}). Each silver piece is a standard weight of silver and is typically accepted by any merchant or kingdom no matter where it was minted. There are three other common types of coins, each likewise standardized in weight and value. The first is the {@b copper piece} ({@b cp}). Each copper piece is worth one-tenth of a silver piece. The {@b gold piece} ({@b gp}) is often used for purchasing magic items and other expensive items, as 1 gold piece is worth 10 silver pieces or 100 copper pieces. The {@b platinum piece} ({@b pp}) is used by nobles to demonstrate their wealth, for the purchase of very expensive items, or simply as a way to easily transport large sums of currency. A platinum piece is worth 10 gold pieces, 100 silver pieces, or 1,000 copper pieces. See {@table Coin Values||Table 6–1: Coin Values} for the exchange rates of common types of coins.", + { + "type": "pf2-h3", + "page": 271, + "name": "Other Currency", + "entries": [ + "Art objects, gems, and raw materials (such as those used for the {@action Craft} activity) can be used much like currency: you can sell them for the same Price you can buy them." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 531, + "name": "Constant Abilities", + "entries": [ + "Some magic items have abilities that always function. You don't have to use any actions to do anything special (beyond wearing and investing a worn item or wielding a held item) to make these abilities work. For example, an {@item everburning torch} always sheds light, and a {@item flaming} weapon deals fire damage every time it deals damage." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "name": "Creating a Personal Staff", + "source": "SoM", + "page": 166, + "entries": [ + "Establishing magical pathways to turn a simple piece of wood or metal into a staff is no simple matter. Without some structure to bind multiple disparate spells to a single staff, the magic would surely fail. Thus, a custom staff must always be created around a single trait. For example, an elemental trait (air, earth, fire, or water), energy trait (acid, cold, electricity, fire, sonic, positive, negative, or force), alignment trait, the detection trait, the light trait, and so on. The staff and its spells must have the trait. A few traits are too broad to use, including incapacitation and the traits for spell schools and traditions. The GM might add others to this list.", + { + "type": "pf2-h3", + "name": "Determining Level And Price", + "source": "SoM", + "page": 166, + "entries": [ + "Your level sets a personal staff's maximum item level, which determines the Price and the number and level of spells the staff can have, as shown on the table below.", + { + "type": "data", + "name": "Personal Staves", + "tag": "table", + "source": "SoM" + } + ] + }, + { + "type": "pf2-h3", + "name": "Picking Your Spells", + "source": "SoM", + "page": 166, + "entries": [ + "Once you've decided the trait, choose the spells to inscribe. They must share the trait you chose for the staff. For instance, your {@class sorcerer|crb|undine|undine} {@class sorcerer} might create a {@i deep sea staff} themed around the {@trait water} trait, inscribing it with spells such as {@spell create water} and {@spell hydraulic push}.", + "You can inscribe a number of common spells on the staff depending on its level, as shown on the table below. You can place the same spell into the staff at multiple levels to provide heightened versions, though doing so uses up one of your picks for that spell level. You can add a spell you can't cast to a staff by supplying a casting of it via another caster or by using {@feat Trick Magic Item}; however, since you can cast a spell from a staff only if it's on your spell list, this option isn't useful for most characters." + ] + }, + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 166, + "entries": [ + "Lini, a 15th-level druid, wants to create a staff to interact with the plants she encounters. She chooses the plant trait to represent that theme. Next, she selects some common spells for the staff, starting with one cantrip and adding one or two spells at each level, up to the staff's maximum spell level. To build a 15th-level staff with 6th-level spells, she selects the following combination of spells:", + { + "type": "list", + "style": "list-hang", + "items": [ + "Cantrip: {@spell tanglefoot}", + "1st: {@spell protector tree}, {@spell shillelagh}", + "2nd: {@spell entangle}, {@spell shape wood}", + "3rd: {@spell tree shape}, {@spell wall of thorns}", + "4th: {@spell barkskin}, {@spell speak with plants}", + "5th: {@spell plant form}, {@spell wall of thorns}", + "6th: {@spell nature's reprisal}, {@spell plant form}" + ] + }, + "Note that some of these spells are duplicates of lower-level spells, which can be a great way to fill in levels if new spells don't appeal to you. It's usually best to choose a spell for one of these slots that has an extra benefit when heightened (such as plant form giving you better statistics), but even if you don't find a spell with such a benefit, it's worth filling every open slot." + ] + }, + { + "type": "pf2-h3", + "name": "Crafting the Staff", + "source": "SoM", + "page": 166, + "entries": [ + { + "type": "pf2-sidebar", + "name": "Staff of Nature's Cunning", + "source": "SoM", + "page": 167, + "entries": [ + "You might want to take a version of the {@item Lini's Leafstick} for your own character or to give out as treasure in a campaign. To make that easier, here's a non-unique version with multiple types for different levels.", + "{@item Staff of Nature's Cunning|SoM}" + ] + }, + "Once you've themed and designed your staff, you can craft it with the following the guidelines, along with previously established rules for crafting magical items.", + "As with normal staves, one casting of all listed levels of all spells in the staff must be provided during {@action Craft||Crafting}.", + "Choose a magical school for your staff from among the schools the spells on it have. Pick the one that best reflects the spells, usually the one most shared among them. You can optionally give your staff a trait for one magic tradition, instead of the {@trait magical} trait, if the staff is fully steeped in that tradition and contains spells only from that tradition's spell list.", + "You still need to {@action Craft} the staff. If you're not good at {@skill Crafting}, you can have somebody use the {@action Craft} activity for you, but you must be present the whole time. Since the creation of a custom staff is {@trait rare}, you and the GM might decide to have a special quest for esoteric ingredients and methods as part of the story.", + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 167, + "entries": [ + "Lini selected mostly transmutation spells for her staff, so she chooses the {@trait transmutation} trait. She could give it the primal trait, but choses to keep it open with the {@trait magical} trait, much like the {@item verdant staff} in the Core Rulebook.", + "To Craft the staff, Lini follows the normal rules. She provides 3,250 gp in raw materials, spends 4 days at work, and attempts a {@skill Crafting} check. Each day she works on it, she prepares the spells she needs to put into the staff given its Craft Requirements." + ] + } + ] + }, + { + "type": "pf2-h3", + "name": "Naming The Staff", + "source": "SoM", + "page": 167, + "entries": [ + "When your staff is complete, give it a name—though skeptics might sneer, spellcasters believe that naming a staff upon creation will help it attune to its new master.", + { + "type": "pf2-h4", + "name": "Example", + "source": "SoM", + "page": 167, + "entries": [ + "Lini christens her new creation {@i Lini's Leafstick}!", + { + "type": "data", + "tag": "item", + "name": "Lini's Leafstick", + "source": "SoM" + } + ] + } + ] + } + ], + "data": { + "quickref": 2 + } + }, + { + "type": "section", + "page": 293, + "name": "Formulas", + "entries": [ + "Formulas are instructions for making items with the {@action Craft} activity. You can usually read a formula as long as you can read the language it's written in, though you might lack the skill to {@action Craft} the item. Often, alchemists and crafting guilds use obscure languages or create codes to protect their formulas from rivals.", + "You can buy common formulas at the Price listed on {@table formulas||Table 6–13}, or you can hire an NPC to let you copy their formula for the same Price. A purchased formula is typically a schematic on rolled-up parchment of light Bulk. You can copy a formula into your formula book in 1 hour, either from a schematic or directly from someone else's formula book. If you have a formula, you can {@action Craft} a copy of it using the {@skill Crafting} skill. Formulas for uncommon items and rare items are usually significantly more valuable—if you can find them at all!", + "If you have an item, you can try to reverse-engineer its formula. This uses the Craft activity and takes the same amount of time as creating the item from a formula would. You must first disassemble the item. After the base downtime, you attempt a {@skill Crafting} check against the same DC it would take to {@action Craft} the item. If you succeed, you {@action Craft} the formula at its full Price, and you can keep working to reduce the Price as normal. If you fail, you're left with raw materials and no formula. If you critically fail, you also waste 10% of the raw materials you'd normally be able to salvage.", + "The item's disassembled parts are worth half its Price in raw materials and can't be reassembled unless you successfully reverse-engineer the formula or acquire the formula another way. Reassembling the item from the formula works just like {@action Craft||Crafting} it from scratch; you use the disassembled parts as the necessary raw materials.", + { + "type": "data", + "tag": "table", + "name": "Formulas", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 293, + "name": "Items with Multiple Types", + "entries": [ + "If an item has multiple types of different levels, each type has its own formula, and you need the formula for the specific type of item you want to Craft. For example, {@i if you have a formula for a type I bag of holding but not for a type II bag of holding, you must acquire a separate formula to Craft a type II bag of holding.}" + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 531, + "name": "Investing Magic Items", + "entries": [ + "Certain magic items convey their magical benefits only when worn and invested using the Invest an Item activity, tying them to your inner potential. These items have the invested trait. Many invested items have constant abilities that function all the time or that always trigger when you use the item—but only when they're invested. If you don't have an item invested, these abilities don't work. If an invested item can be activated, you must have invested the item to activate it.", + "You can benefit from no more than 10 invested magic items each day. Because this limit is fairly high, and because it matters only for worn items, you probably won't need to worry about reaching the limit until higher levels, when you've acquired many useful magic items to wear.", + "You can still gain the mundane benefits of an item if you don't invest it. A suit of {@i +1 resilient armor} still gives you its item bonus to AC when not invested, but it doesn't give its magical bonus to saving throws, and {@item winged boots} still protect your feet even though you can't activate them to fly. Entirely non-magical items don't need to be invested.", + { + "type": "data", + "tag": "action", + "name": "Invest an Item", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 272, + "name": "Item Damage", + "entries": [ + "An item can be broken or destroyed if it takes enough damage. Every item has a {@b Hardness} value. Each time an item takes damage, reduce any damage the item takes by its Hardness. The rest of the damage reduces the item's Hit Points. Normally an item takes damage only when a creature is directly attacking it—commonly targeted items include doors and traps. A creature that attacks you doesn't normally damage your armor or other gear, even if it hits you. However, the {@feat Shield Block} reaction can cause your shield to take damage as you use it to prevent damage to yourself, and some monsters have exceptional abilities that can damage your items.", + "An item that takes damage can become and eventually destroyed. It becomes broken when its Hit Points are equal to or lower than its {@b Broken Threshold} ({@b BT}); once its Hit Points are reduced to 0, it is {@b destroyed}. A broken item has the broken condition until Repaired above its Broken Threshold. Anything that automatically makes an item broken immediately reduces its Hit Points to its Broken Threshold if the item had more Hit Points than that when the effect occurred. If an item has no {@condition Broken} Threshold, then it has no relevant changes to its function due to being broken, but it's still destroyed at 0 Hit Points. (See the broken condition definition on page 273 for more information.) A destroyed item can't be Repaired.", + "An item's Hardness, Hit Points, and {@condition Broken} Threshold usually depend on the material the item is made of. This information appears in the {@book Materials|CRB|11|Materials} section of {@book Chapter 11: Crafting & Treasure|CRB|11|Chapter 11: Crafting & Treasure}.", + { + "type": "pf2-beige-box", + "page": 273, + "name": "Broken", + "entries": [ + "Broken is a condition that affects objects. An object is broken when damage has reduced its Hit Points to equal or less than its Broken Threshold. A broken object can't be used for its normal function, nor does it grant bonuses—with the exception of armor. Broken armor still grants its item bonus to AC, but it also imparts a status penalty to AC depending on its category: –1 for broken light armor, –2 for broken medium armor, or –3 for broken heavy armor.", + "A broken item still imposes penalties and limitations normally incurred by carrying, holding, or wearing it. For example, broken armor would still impose its Dexterity modifier cap, check penalty, and so forth.", + "If an effect makes an item broken automatically and the item has more HP than its Broken Threshold, that effect also reduces the item's current HP to the Broken Threshold." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 273, + "name": "Object Immunities", + "entries": [ + "Inanimate objects and hazards are immune to bleed, death effects, disease, healing, mental effects, necromancy, nonlethal attacks, and poison, as well as the doomed, drained, fatigued, paralyzed, sickened, and unconscious conditions. An item that has a mind is not immune to mental effects. Many objects are immune to other conditions, at the GM's discretion. For instance, a sword has no Speed, so it can't take a penalty to its Speed, but an effect that causes a Speed penalty might work on a moving blade trap." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Item Level", + "entries": [ + "Each item has an item level, which represents the item's complexity and any magic used in its construction. Simpler items with a lower level are easier to construct, and you can't Craft items that have a higher level than your own (page 243). If an item's level isn't listed, its level is 0. While characters can use items of any level, GMs should keep in mind that allowing characters access to items far above their current level may have a negative impact on the game." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 295, + "name": "Items and Sizes", + "entries": [ + "The Bulk rules in this chapter are for {@trait Small} and {@trait Medium} creatures, as the items are made for creatures of those sizes. Large creatures can carry more, and smaller creatures can carry less, as noted on {@table Bulk Conversions||Table 6–19}.", + "These rules for Bulk limits come up most often when a group tries to load up a mount or animal companion. The rules for items of different sizes tend to come into play when the characters defeat a big creature that has gear, since in most cases, the only creatures of other sizes are creatures under the GM's control. In most cases, Small or Medium creatures can wield a Large weapon, though it's unwieldy, giving them the clumsy 1 condition, and the larger size is canceled by the difficulty of swinging the weapon, so it grants no special benefit. Large armor is simply too large for Small and Medium creatures.", + { + "type": "pf2-h3", + "page": 295, + "name": "Bulk Conversions for Different Sizes", + "entries": [ + "As shown in {@table Bulk Conversions||Table 6–19}, {@trait Large} or larger creatures are less encumbered by bulky items than {@trait Small} or {@trait Medium} creatures, while {@trait Tiny} creatures become overburdened more quickly. A {@trait Large} creature treats 10 items of 1 Bulk as 1 Bulk, a {@trait Huge} creature treats 10 items of 2 Bulk as 1 Bulk, and so on. A {@trait Tiny} creature treats 10 items of negligible Bulk as 1 Bulk. Negligible items work in a similar way—a {@trait Huge} creature treats items of 1 Bulk as negligible, so it can carry any number of items of 1 Bulk. A {@trait Tiny} creature doesn't treat any items as having negligible Bulk.", + { + "type": "data", + "tag": "table", + "name": "Bulk conversions", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 295, + "name": "Items of Different Sizes", + "entries": [ + "Creatures of sizes other than {@trait Small} or {@trait Medium} need items appropriate to their size. These items have different Bulk and possibly a different Price. {@table Differently Sized Items||Table 6 –20} provides the Price and Bulk conversion for such items.", + { + "type": "data", + "tag": "table", + "name": "Differently Sized Items", + "source": "CRB" + }, + "For example, a {@item morningstar} sized for a {@trait Medium} creature has a Price of 1 gp and 1 Bulk, so one made for a {@trait Huge} creature has a Price of 4 gp and 4 Bulk. One made for a {@trait Tiny} creature still costs 1 gp (due to its intricacy) and has 1/2 Bulk, which rounds down to light Bulk.", + "Because the way that a creature treats Bulk and the Bulk of gear sized for it scale the same way, {@trait Tiny} or {@trait Large} (or larger) creatures can usually wear and carry about the same amount of appropriately sized gear as a {@trait Medium} creature.", + "Higher-level magic items that cost significantly more than 8 times the cost of a mundane item can use their listed Price regardless of size. Precious materials, however, have a Price based on the Bulk of the item, so multiply the Bulk value as described on {@table Differently Sized Items||Table 6 –20}, then use the formula in the precious material's entry to determine the item's Price. See page 578 for more information." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 271, + "name": "Price", + "entries": [ + "Most items in the following tables have a Price, which is the amount of currency it typically takes to purchase that item. An item with a Price of \"—\" can't be purchased. An item with a Price of 0 is normally free, but its value could be higher based on the materials used to create it. Most items can be sold for half their Price, but coins, gems, art objects, and raw materials (such as components for the Craft activity) can be exchanged for their full Price.", + { + "type": "pf2-key-box", + "page": 271, + "name": "STARTING MONEY", + "entries": [ + { + "type": "pf2-title", + "name": "15 GP (150 SP)" + } + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Coin Values", + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 580, + "name": "Runes", + "entries": [ + "Most magic weapons and armor gain their enhancements from potent eldritch runes etched into them. These runes allow for in-depth customization of items.", + "Runes must be physically engraved on items through a special process to convey their effects. They take two forms:", + "fundamental runes and property runes. Fundamental runes offer the most basic and essential benefits: a {@item weapon potency (generic)||weapon potency} rune adds a bonus to a weapon's attack rolls, and the {@item striking (generic)||striking} rune adds extra weapon damage dice. An {@item armor potency (generic)||armor potency} rune increases the armor's item bonus to AC, and the {@item resilient (generic)||resilient} rune grants a bonus to the wearer's saving throws. Property runes, by contrast, grant more varied effects—typically powers that are constant while the armor is worn or that take effect each time the weapon is used, such as a rune that grants energy resistance or one that adds fire damage to a weapon's attacks.", + "The number of property runes a weapon or armor can have is equal to the value of its potency rune. A +1 weapon can have one property rune, but it could hold another if the {@item +1 weapon potency} rune were upgraded to a {@item +2 weapon potency} rune. Since the {@item striking (generic)||striking} and {@item resilient (generic)||resilient} runes are fundamental runes, they don't count against this limit.", + "An item with runes is typically referred to by the value of its potency rune, followed by any other fundamental runes, then the names of any property runes, and ends with the name of the base item. For example, you might have a {@runeItem longsword||+1 weapon potency|} or {@runeItem chain mail||+2 armor potency||greater resilient||fire-resistant|}.", + "Rune-etched armor and weapons have the same Bulk and general characteristics as the non-magical version unless noted otherwise. The level of an item with runes etched onto it is equal to the highest level among the base item and all runes etched on it; therefore, a {@runeItem mace||+1 weapon potency||striking|} (a 4th-level item) with a {@item disrupting} rune (a 5th-level rune) would be a 5th-level item.", + "Each rune can be etched into a specific type of armor or weapon, as indicated in the Usage entry of the rune's stat block. Explorer's clothing can have armor runes etched on it even though it's not armor, but because it's not in the light, medium, or heavy armor category, it can't have runes requiring any of those categories.", + { + "type": "pf2-h3", + "page": 580, + "name": "Investiture", + "entries": [ + "If a suit of armor has any runes, it has the {@trait invested} trait, requiring you to invest it to get its magical benefits." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "Rune Formulas", + "entries": [ + "The Price of a rune's formula is the same as the Price of a formula for an item of the same level; it can be acquired in the same way as an {@quickref item formula||1|formulas}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "The Etching Process", + "entries": [ + "Etching a rune on an item follows the same process as using the {@action Craft} activity to make an item. You must have the formula for the rune, the item you're adding the rune to must be in your possession throughout the etching process, and you must meet any special Craft Requirements of the rune, including being able to craft magic items. The rune has no effect until you complete the {@action Craft} activity. You can etch only one rune at a time.", + { + "type": "pf2-h4", + "page": 580, + "name": "Transferring Runes", + "entries": [ + "You can transfer runes between one item and another, including a {@item runestone}. This also uses the {@action Craft} activity. This lets you either move one rune from one item to another or swap a rune on one item with a rune on the other item. To swap, the runes must be of the same form (fundamental or property).", + "If an item can have two or more property runes, you decide which runes to swap and which to leave when transferring. If you attempt to transfer a rune to an item that can't accept it, such as transferring a melee weapon rune to a ranged weapon, you get an automatic critical failure on your {@action craft||Crafting} check. If you transfer a potency rune, you might end up with property runes on an item that can't benefit from them. These property runes go dormant until transferred to an item with the necessary potency rune or until you etch the appropriate potency rune on the item bearing them.", + "The DC of the {@skill Crafting} check to transfer a rune is determined by the item level of the rune being transferred, and the Price of the transfer is 10% of the rune's Price, unless transferring from a {@item runestone}, which is free. If you're swapping, use the higher level and higher Price between the two runes to determine these values. It takes 1 day (instead of the 4 days usually needed to Craft) to transfer a rune or swap a pair of runes, and you can continue to work over additional days to get a discount, as usual with Craft." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 580, + "name": "Fundamental Runes", + "entries": [ + "Four fundamental runes produce the most essential magic of protection and destruction: {@item armor potency (generic)||armor potency} and {@item resilient (generic)||resilient} runes for armor, and {@item weapon potency (generic)||weapon potency} and {@item striking (generic)||striking} runes for weapons. A potency rune is what makes a weapon a magic weapon (page 599) or armor magic armor (page 556).", + "An item can have only one fundamental rune of each type, though etching a stronger rune can upgrade an existing rune to the more powerful version (as described in each rune's entry). As you level up, you typically alternate between increasing an item's potency rune and its {@item striking (generic)||striking} or {@item resilient (generic)||resilient} rune when you can afford to.", + { + "type": "data", + "tag": "table", + "name": "Fundamental Runes", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 581, + "name": "SPECIFIC ARMOR AND WEAPONS", + "entries": [ + "Unlike armor and weapons enhanced with runes, specific armor and weapons (such as {@item ghoul hide} or a {@item holy avenger}) are created for a specific purpose and can work quite differently from other items of their type. Specific magic armor and weapons can't gain property runes, but you can add or improve their fundamental runes." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 581, + "name": "RUNE TRANSFER EXAMPLES", + "entries": [ + "You could transfer a {@item flaming} rune from a {@runeItem greatsword||+1 weapon potency||striking||flaming|} to a {@runeItem longsword||+2 weapon potency||striking|}, resulting in a {@runeItem longsword||+2 weapon potency||striking||flaming|} and a {@runeItem greatsword||+1 weapon potency||striking|}. You could swap the weapon potency runes from a {@runeItem longsword||+1 weapon potency} and a {@runeItem greatsword||+2 weapon potency}, resulting in a {@runeItem longsword||+2 weapon potency} and a {@runeItem greatsword||+1 weapon potency}. However, you couldn't swap a {@item +1 weapon potency} rune from one weapon with a {@item flaming} property rune from another weapon, as the two runes don't have the same form.", + "When transferring a rune to an item that can hold multiple property runes, you can decide whether you transfer a single rune or swap runes between the items.", + "For example, a +2 weapon can hold two property runes. If you transferred a {@item flaming} rune from a {@runeItem rapier||+1 weapon potency||striking||flaming|} to a {@runeItem warhammer||+2 weapon potency||striking||frost|}, you would decide whether you wanted to end up with a {@runeItem rapier||+1 weapon potency||striking|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming||frost|} or a {@runeItem rapier||+1 weapon potency||striking||frost|} and a {@runeItem warhammer||+2 weapon potency||striking||flaming|}." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 582, + "name": "UPGRADING ARMOR AND WEAPON RUNES", + "entries": [ + "You'll often want to upgrade the fundamental runes of magic armor or a magic weapon you already have. This requires upgrading each rune separately. Tables 11–5 and 11–6 summarize the Price of each step, with a number in parentheses indicating the item's level for the Craft activity. This also indicates the typical progression for an adventurer to follow when upgrading their armor and weapons. The tables here don't include progressions that aren't as likely to come up, like turning a +1 weapon directly into a +1 greater striking weapon.", + { + "type": "data", + "tag": "table", + "name": "Armor Upgrade Prices", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Weapon Upgrade Price", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 582, + "name": "Property Runes", + "entries": [ + "Property runes add special abilities to armor or a weapon in addition to the item's fundamental runes. If a suit of armor or a weapon has multiple etchings of the same rune, only the highest-level one applies. You can upgrade a property rune to a higher-level type of that rune in the same way you would upgrade a fundamental rune.", + "Rune abilities that must be activated follow the rules for activating magic items on page 532." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 564, + "name": "Scrolls", + "entries": [ + "A scroll contains a single spell that you can cast without having to expend a spell slot. A scroll can be Crafted to contain nearly any spell, so the types of scrolls available are limited only by the number of spells in the game. The exceptions are cantrips, focus spells, and rituals, none of which can be put on scrolls. The spell on a scroll can be cast only once, and the scroll is destroyed as part of the casting. The spell on the scroll is cast at a particular spell level, as determined by the scroll. For instance, a scroll of {@spell magic missile} (1st level) can be used to cast the 1st-level version of magic missile, but not a magic missile heightened to 2nd level. If no level is listed, the scroll can be used to cast the spell at its lowest level.", + "If you find a scroll, you can try to figure out what spell it contains. If the spell is a common spell from your spell list or a spell you know, you can spend a single {@action Recall Knowledge} action and automatically succeed at identifying the scroll's spell. If it's not, you must use {@action Identify Magic} to learn what spell the scroll holds.", + { + "type": "pf2-h4", + "page": 564, + "name": "Casting a Spell from a Scroll", + "entries": [ + "{@action Cast a Spell||Casting a Spell} from a scroll requires holding the scroll in one hand and activating it with a {@action Cast a Spell} activity using the normal number of actions for that spell.", + "To {@action Cast a Spell} from a scroll, the spell must appear on your spell list. Because you're the one {@action Cast a Spell||Casting the Spell}, use your spell attack roll and spell DC. The spell also gains the appropriate trait for your tradition (arcane, divine, occult, or primal).", + "Any physical material components and costs are provided when a scroll is created, so you don't need to provide them when {@action Cast a Spell||Casting a Spell} from a scroll. You must replace any required material component for that spell with a somatic component. If the spell requires a focus, you must have that focus to {@action Cast a Spell||Cast the Spell} from a scroll." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 564, + "name": "Scroll Statistics", + "entries": [ + "All scrolls have the same base statistics unless noted otherwise. A scroll has light Bulk, and it must be held in one hand to be activated." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Varying Statistics", + "entries": [ + "Table 11–3 indicates the item level and Price of a scroll, both of which are based on the level of the spell contained on the scroll. Any costs to {@action Cast a Spell||Cast the Spell} are added to the scroll's Price when the scroll is crafted, so a scroll containing a spell with a Cost entry will have a higher Price than what appears on the table. The scroll's rarity matches the spell's rarity.", + "The traits for a scroll vary based on the spell it contains.", + "A scroll always has the consumable, magical, and scroll traits, plus the traits of the spell stored on it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Scroll Statistics", + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Crafting a Scroll", + "entries": [ + "The process to {@action Craft} a scroll is much like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the scroll. You have to either {@action Cast a Spell||Cast that Spell} during the crafting process, or someone else must do so in your presence. {@action Cast a Spell||Casting that Spell} doesn't produce its normal effects; instead, the magic is trapped inside the scroll. The casting must come from a spellcaster expending a spell slot.", + "You can't {@action Craft} a scroll from a spell produced from another magic item, for example. The caster has to provide any cost of the spell. You need to learn only a single 1st-level formula to {@spell Craft} scrolls.", + "Like other {@trait consumable||consumables}, scrolls can be crafted in batches of four. All scrolls of one batch must contain the same spell at the same level, and you must provide one casting for each scroll crafted." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 565, + "name": "Sample Scrolls", + "entries": [ + "A wide variety of spells can appear on scrolls. The following specific scrolls are just examples.", + { + "type": "data", + "tag": "item", + "data": { + "name": "Scroll of Illusory Disguise", + "source": "CRB", + "page": 565, + "type": "Item", + "level": 1, + "traits": [ + "consumable", + "illusion", + "magical", + "scroll" + ], + "price": { + "coin": "gp", + "amount": 3 + }, + "usage": "held in 1 hand", + "bulk": "L", + "activate": { + "activity": { + "number": 2, + "unit": "action" + }, + "components": "{@action Cast a Spell}" + }, + "category": "Scroll", + "entries": [ + "This scroll can cast {@spell illusory disguise} as a 1st-level spell." + ], + "craftReq": [ + "Supply one casting of illusory disguise." + ] + } + }, + { + "type": "data", + "tag": "item", + "data": { + "name": "Scroll of Glitterdust", + "source": "CRB", + "page": 565, + "type": "Item", + "level": 3, + "traits": [ + "consumable", + "evocation", + "magical", + "scroll" + ], + "price": { + "coin": "gp", + "amount": 12 + }, + "usage": "held in 1 hand", + "bulk": "L", + "activate": { + "activity": { + "number": 2, + "unit": "action" + }, + "components": "{@action Cast a Spell}" + }, + "category": "Scroll", + "entries": [ + "This scroll can be used to cast {@spell glitterdust} as a 2nd-level spell." + ], + "craftReq": [ + "Supply one casting of glitterdust." + ] + } + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 294, + "name": "Services", + "entries": [ + "The services listed on {@table Basic Services and Consumables||Table 6–14} describe expenditures for common services and consumables.", + { + "type": "data", + "tag": "table", + "name": "Basic Services and Consumables", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Hirelings", + "entries": [ + "Paid laborers can provide services for you. Unskilled hirelings can perform simple manual labor and are untrained at most skills. Skilled hirelings have expert proficiency in a particular skill. Hirelings are level 0. If a skill check is needed, an untrained hireling has a +0 modifier, while a skilled hireling has a +4 modifier in their area of expertise and +0 for other skill checks. Hirelings' rates double if they're going adventuring with you." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Transportation", + "entries": [ + "The cost to hire transportation includes standard travel with no amenities. Most transit services provide basic sleeping arrangements, and some provide meals at the rates listed on Table 6–14. Arranging transportation into dangerous lands can be more expensive or impossible." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 294, + "name": "Spellcasting", + "entries": [ + "Spellcasting services, listed on {@table Spellcasting Services||Table 6–15}, are uncommon. Having a spell cast for you requires finding a spellcaster who knows and is willing to cast it. It's hard to find someone who can cast higher-level spells, and uncommon spells typically cost at least 100% more, if you can find someone who knows them at all. Spells that take a long time to cast (over 1 minute) usually cost 25% more. You must pay any cost listed in the spell in addition to the Price on the table.", + { + "type": "data", + "tag": "table", + "name": "Spellcasting Services", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 277, + "name": "Shields", + "entries": [ + "{@action Raise a Shield} is the action most commonly used with shields. Most shields must be held in one hand, so you can't hold anything with that hand and {@action Raise a Shield}. A {@item buckler}, however, doesn't take up your hand, so you can {@action Raise a Shield} with a {@item buckler} if the hand is free (or, at the GM's discretion, if it's holding a simple, lightweight object that's not a weapon). You lose the benefits of {@action Raise a Shield} if that hand is no longer free.", + "When you have a {@item tower shield} raised, you can use the {@action Take Cover} action to increase the circumstance bonus to AC to +4. This lasts until the shield is no longer raised. If you would normally provide {@quickref lesser cover||3|cover} against an attack, having your tower shield raised provides {@quickref standard cover||3|cover} against it (and other creatures can {@action Take Cover} as normal using the cover from your shield).", + "If you have access to the {@feat Shield Block} reaction (from your class or from a feat), you can use it while {@action Raise a Shield||Raising your Shield} to reduce the damage you take by an amount equal to the shield's Hardness. Both you and the shield then take any remaining damage.", + { + "type": "pf2-h2", + "page": 277, + "name": "Shield Statistics", + "entries": [ + "Shields have statistics that follow the same rules as armor:", + "Price, Speed Penalty, and Bulk. See page 274 for the rules for those statistics. Their other statistics are described here.", + { + "type": "pf2-h3", + "page": 277, + "name": "AC Bonus", + "entries": [ + "A shield grants a circumstance bonus to AC, but only when the shield is raised. This requires using the Raise a Shield action, found on page 472." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 277, + "name": "Hardness", + "entries": [ + "Whenever a shield takes damage, the amount of damage it takes is reduced by this amount. This number is particularly relevant for shields because of the {@feat Shield Block} feat (page 266). The rules for Hardness appear on page 272." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 277, + "name": "HP (BT)", + "entries": [ + "This column lists the shield's Hit Points (HP) and Broken Threshold (BT). These measure how much damage the shield can take before it's destroyed (its total HP) and how much it can take before being broken and unusable (its BT). These matter primarily for the {@feat Shield Block} reaction." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Shields", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 277, + "name": "Attacking with a Shield", + "entries": [ + "A shield can be used as a martial weapon for attacks, using the statistics listed for a shield bash on {@table Melee Weapons||Table 6–7: Melee Weapons}. The shield bash is an option only for shields that weren't designed to be used as weapons. A shield can't have runes added to it. You can also buy and attach a {@item shield boss} or {@item shield spikes} to a shield to make it a more practical weapon. These can be found on {@table Melee Weapons||Table 6–7}. These work like other weapons and can even be etched with runes." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 277, + "name": "Shield Descriptions", + "entries": [ + "Each type of shield is described in more detail below.", + "{@b {@item Buckler}:} This very small shield is a favorite of duelists and quick, lightly armored warriors. It's typically made of steel and strapped to your forearm. You can Raise a Shield with your buckler as long as you have that hand free or are holding a light object that's not a weapon in that hand.", + "{@b {@item Wooden Shield}:} Though they come in a variety of shapes and sizes, the protection offered by wooden shields comes from the stoutness of their materials. While wooden shields are less expensive than steel shields, they break more easily.", + "{@b {@item Steel Shield}:} Like wooden shields, steel shields come in a variety of shapes and sizes. Though more expensive than wooden shields, they are much more durable.", + "{@b {@item Tower Shield}:} These massive shields can be used to provide cover to nearly the entire body. Due to their size, they are typically made of wood reinforced with metal." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 273, + "name": "Shoddy Items", + "entries": [ + "Improvised or of dubious make, shoddy items are never available for purchase except for in the most desperate of communities. When available, a shoddy item usually costs half the Price of a standard item, though you can never sell one in any case. Attacks and checks involving a shoddy item take a –2 item penalty. This penalty also applies to any DCs that a shoddy item applies to (such as AC, for shoddy armor). A shoddy suit of armor also worsens the armor's check penalty by 2. A shoddy item's Hit Points and Broken Threshold are each half that of a normal item of its type." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 592, + "name": "Staves", + "entries": [ + "A magical staff is an indispensable accessory for an elite spellcaster. A staff is tied to one person during a preparation process, after which the preparer, and only the preparer, can harness the staff to cast a variety of spells throughout the day. The spells that can be cast from a staff are listed in bullet points organized by level under each version of the staff. Many staves can be found in multiple versions, with more powerful versions that contain more spells—such a staff always contains the spells of all lower-level versions, in addition to the spells listed in its own entry. All magical staves have the staff trait.", + { + "type": "pf2-h3", + "page": 592, + "name": "Casting Spells from a Staff", + "entries": [ + "A staff gains charges when someone prepares it for the day. The person who prepared a staff can expend the charges to cast spells from it. You can {@action Cast a Spell} from a staff only if you have that spell on your spell list, are able to cast spells of the appropriate level, and expend a number of charges from the staff equal to the spell's level. {@action Cast a Spell||Casting a Spell} from a staff requires holding the staff (typically in one hand) and {@action Activate an Item||Activating} the staff by {@action Cast a Spell||Casting the Spell}, which takes the spell's normal number of actions.", + "Use your spell attack roll and spell DC when {@action Cast a Spell||Casting a Spell} from a staff. The spell gains the appropriate trait for your magical tradition (arcane, divine, occult, or primal) and can be affected by any modifications you can normally make when casting spells, such as metamagic feats. You must provide any material components, cost, or focus required by the spell, or you fail to cast it.", + "Prepared spellcasters and spontaneous spellcasters each have a unique way of altering how their staves gain charges and the ways they can be used (see the Prepared Spellcasters and Spontaneous Spellcasters sections below).", + { + "type": "pf2-h4", + "page": 592, + "name": "Casting Cantrips from a Staff", + "entries": [ + "If a staff contains a cantrip, you can cast that cantrip using the staff without expending any charges. The cantrip's level is heightened to the same level as cantrips you cast." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 592, + "name": "Preparing a Staff", + "entries": [ + "During your daily preparations, you can prepare a staff to add charges to it for free. When you do so, that staff gains a number of charges equal to the level of your highest-level spell slot. You don't need to expend any spells to add charges in this way. No one can prepare more than one staff per day, nor can a staff be prepared by more than one person per day. If the charges aren't used within 24 hours, they're lost, and preparing the staff anew removes any charges previously stored in it. You can prepare a staff only if you have at least one of the staff's spells on your spell list.", + { + "type": "pf2-h4", + "page": 592, + "name": "Prepared Spellcasters", + "entries": [ + "A prepared spellcaster—such as a cleric, druid, or wizard—can place some of their own magic in a staff to increase its number of charges. When a prepared spellcaster prepares a staff, they can expend a spell slot to add a number of charges to the staff equal to the level of the spell. They can't expend more than one spell in this way each day. For example, if Ezren can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges, but Ezren could increase this to 6 by expending one of his 3rd-level spells, 5 by expending a 2nd-level spell, or 4 by expending a 1st-level spell." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 592, + "name": "Spontaneous Spellcasters", + "entries": [ + "A spontaneous spellcaster, such as a bard or sorcerer, can reduce the number of charges it takes to Activate a staff by supplementing with their own energy. When a spontaneous spellcaster Activates a staff, they can expend 1 charge from the staff and one of their spell slots to cast a spell from the staff of the same level (or lower) as the expended spell slot. This doesn't change the number of actions it takes to cast the spell. For example, if Seoni can cast 3rd-level spells and prepared a staff, the staff would gain 3 charges. She could expend 1 charge and one of her 3rd-level spell slots to cast a 3rd-level spell from the staff, or 1 charge and one of her 2nd-level spell slots to cast a 2nd-level spell from the staff. She could still expend 3 charges from the staff to cast a 3rd-level spell from it without using any of her own slots, just like any other spellcaster" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 592, + "name": "Attacking with a Staff", + "entries": [ + "Staves are also {@item staff} weapons. They can be etched with fundamental runes but not property runes. This doesn't alter any of their spellcasting abilities." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 597, + "name": "Wands", + "entries": [ + "Short, slender items typically made of wood, wands let you cast a specific spell without expending a spell slot. They can be used once per day, but can be overcharged to attempt to cast them again at great risk. Each wand holds a spell of a certain level, determined when the wand is created. Cantrips, focus spells, and rituals can't be placed in wands.", + "If you find a wand, you can try to figure out what spell is in it. If the spell is a common spell from your spell list or is a spell you know, you can use a single {@action Recall Knowledge} action and automatically succeed.", + "If it's not, you must {@action Identify Magic}.", + { + "type": "pf2-h3", + "page": 597, + "name": "Casting Spells from a Wand", + "entries": [ + "A wand contains a spell that can be cast once per day. Casting a spell from a wand requires holding the wand in one hand and activating the item with a {@action Cast a Spell} activity using the normal number of actions for the spell.", + "To cast a spell from a wand, it must be on your spell list. Because you're the one casting the spell, use your spell attack roll and spell DC. The spell is of your tradition.", + "A spell cast from a wand doesn't require physical material components, but you must replace any material component normally required to cast the spell with a somatic component. If the spell requires a focus, you must still have that focus to cast the spell from a wand, and if the spell has a cost, you must still pay that cost to cast the spell from a wand.", + { + "type": "pf2-h4", + "page": 597, + "name": "Overcharging a Wand", + "entries": [ + "After the spell is cast from the wand for the day, you can attempt to cast it one more time—overcharging the wand at the risk of destroying it. {@action Cast a Spell||Cast the Spell} again, then roll a DC {@flatDC 10} flat check. On a success, the wand is broken.", + "On a failure, the wand is destroyed. If anyone tries to overcharge a wand when it's already been overcharged that day, the wand is automatically destroyed (even if it had been repaired) and no spell is cast." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Wand Statistics", + "entries": [ + "A wand's base statistics are the same unless noted otherwise in a special wand. It has light Bulk, and must be held in one hand to be activated. Each wand contains a specific level of the spell. When you activate a wand, you can only cast the spell at the specified level, but you can craft a wand with a heightened version of a spell.", + { + "type": "pf2-h4", + "page": 597, + "name": "Varying Statistics", + "entries": [ + "Each type of wand has a Level and Price determined by the spell's level. The wand's rarity matches the spell's rarity. The item's traits also vary, based on the spell. A wand has any traits listed in its stat block (usually just magical and wand), plus any traits of the spell stored on it. A wand has the normal Hardness, BT, and HP of a thin item of its material (page 577)." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 597, + "name": "EXAMPLE WAND", + "entries": [ + "This example {@item magic wand (generic)} has the {@spell heal} spell.", + { + "type": "data", + "tag": "item", + "data": { + "name": "Wand of Heal", + "source": "CRB", + "page": 597, + "type": "Item", + "level": "3+", + "traits": [ + "magical", + "necromancy", + "positive", + "wand" + ], + "usage": "held in 1 hand", + "bulk": "L", + "category": "Wand", + "entries": [ + "The golden end caps on this white wooden wand are adorned with ruby cabochons.", + { + "type": "ability", + "style": "compact", + "components": [ + "{@action Cast a Spell}" + ], + "frequency": { + "number": "once ", + "unit": "day", + "overcharge": true + }, + "entries": [ + "You cast a {@spell heal} spell at the indicated level." + ] + } + ], + "craftReq": [ + "Supply a listed-level casting of heal." + ], + "generic": "G", + "variants": [ + { + "type": "1st-level spell", + "level": 3, + "price": { + "coin": "gp", + "amount": 60 + }, + "entries": [] + }, + { + "type": "2nd-level spell", + "level": 5, + "price": { + "coin": "gp", + "amount": 160 + }, + "entries": [] + }, + { + "type": "3rd-level spell", + "level": 7, + "price": { + "coin": "gp", + "amount": 360 + }, + "entries": [] + }, + { + "type": "4th-level spell", + "level": 9, + "price": { + "coin": "gp", + "amount": 700 + }, + "entries": [] + }, + { + "type": "5th-level spell", + "level": 11, + "price": { + "coin": "gp", + "amount": 1500 + }, + "entries": [] + }, + { + "type": "6th-level spell", + "level": 13, + "price": { + "coin": "gp", + "amount": 3000 + }, + "entries": [] + }, + { + "type": "7th-level spell", + "level": 15, + "price": { + "coin": "gp", + "amount": 6500 + }, + "entries": [] + }, + { + "type": "8th-level spell", + "level": 17, + "price": { + "coin": "gp", + "amount": 15000 + }, + "entries": [] + }, + { + "type": "9th-level spell", + "level": 19, + "price": { + "coin": "gp", + "amount": 40000 + }, + "entries": [] + } + ] + } + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Crafting a Wand", + "entries": [ + "For the most part, the process to {@action Craft} a wand is like that to {@action Craft} any other magic item. When you begin the crafting process, choose a spell to put into the wand. You have to either cast that spell during the process, or someone else must do so in your presence. That spell doesn't have its normal effects; instead, the magic is captured inside the wand. The caster doesn't need to pay any cost of the spell.", + "The casting must come from a spellcaster expending a spell slot. You can't make a wand from a spell that comes from another magic item, for example." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 597, + "name": "Magic Wand", + "entries": [ + "The simplest form of wand contains a spell, with Price and level based on that spell. The wand has the {@trait magical} and {@trait wand} traits, as well as the traits the spell has. The name of a magic wand with a spell in it is simply \"wand of,\" followed by the spell's name. You only need to learn one 1st-level formula to {@action Craft} a {@i magic wand}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 598, + "name": "Specialty Wands", + "entries": [ + "Specialty wands can contain only certain kinds of spells, as noted in the stat block, and either alter the spell's effects or affect how it can be cast. The Craft Requirements entry lists what kinds of spells the wand can hold." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 278, + "name": "Weapons", + "entries": [ + { + "type": "pf2-h2", + "page": 278, + "name": "Attack Rolls", + "entries": [ + "When making an attack roll, determine the result by rolling 1d20 and adding your attack modifier for the weapon or unarmed attack you're using. Modifiers for melee and ranged attacks are calculated differently.", + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Ranged attack modifier = Dexterity modifier + proficiency bonus + other bonuses + penalties" + ], + "source": "CRB" + }, + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Melee attack modifier = Strength modifier {@n (or optionally Dexterity for a {@trait finesse} weapon)} + proficiency bonus + other bonuses + penalties" + ], + "source": "CRB" + }, + "Bonuses, and penalties apply to these rolls just like with other types of checks. Weapons with potency runes (page 581) add an item bonus to your attack rolls.", + { + "type": "pf2-h3", + "page": 278, + "name": "Multiple Attack Penalty", + "entries": [ + "If you use an action with the attack trait more than once on the same turn, your attacks after the first take a penalty called a multiple attack penalty. Your second attack takes a –5 penalty, and any subsequent attacks take a –10 penalty.", + "The multiple attack penalty doesn't apply to attacks you make when it isn't your turn (such as attacks made as part of a reaction). You can use a weapon with the {@trait agile} trait to reduce your multiple attack penalty." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Damage Rolls", + "entries": [ + "When the result of your attack roll with a weapon or unarmed attack equals or exceeds your target's AC, you hit your target! Roll the weapon or unarmed attack's damage die and add the relevant modifiers, bonuses, and penalties to determine the amount of damage you deal. Calculate a damage roll as follows.", + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties" + ], + "source": "CRB" + }, + { + "type": "pf2-inset", + "page": 278, + "entries": [ + "Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties" + ], + "source": "CRB" + }, + "Ranged weapons don't normally add an ability modifier to the damage roll, though weapons with the propulsive trait (page 283) add half your Strength modifier (or your full modifier if it is a negative number), and thrown weapons add your full Strength modifier.", + "Magic weapons with {@item striking}, {@item greater striking}, or {@item major striking} runes (page 581) add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At higher levels, most characters also gain extra damage from weapon specialization." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Critical Hits", + "entries": [ + "When you make an attack and succeed with a natural 20 (the number on the die is 20), or if the result of your attack exceeds the target's AC by 10, you achieve a critical success (also known as a critical hit).", + "If you critically succeed at a {@action Strike}, your attack deals {@book double damage|CRB|9|Doubling and Halving Damage}. Other attacks, such as spell attack rolls and some uses of the {@skill Athletics} skill, describe the specific effects that occur when their outcomes are critical successes." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Unarmed Attacks", + "entries": [ + "Almost all characters start out trained in unarmed attacks. You can {@action Strike} with your fist or another body part, calculating your attack and damage rolls in the same way you would with a weapon. Unarmed attacks can belong to a weapon group (page 280), and they might have weapon traits (page 282). However, unarmed attacks aren't weapons, and effects and abilities that work with weapons never work with unarmed attacks unless they specifically say so.", + "{@table Unarmed Attacks||Table 6–6: Unarmed Attacks} lists the statistics for an unarmed attack with a fist, though you'll usually use the same statistics for attacks made with any other parts of your body. Certain ancestry feats, class features, and spells give access to special, more powerful unarmed attacks. Details for those unarmed attacks are provided in the abilities that grant them." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 278, + "name": "Improvised Weapons", + "entries": [ + "If you attack with something that wasn't built to be a weapon, such as a chair or a vase, you're making an attack with an improvised weapon. Improvised weapons are simple weapons. You take a –2 item penalty to attack rolls with an improvised weapon. The GM determines the amount and type of damage the attack deals, if any, as well as any weapon traits the improvised weapon should have." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 279, + "name": "Weapon Statistics", + "entries": [ + "The tables on pages 280 –282 list the statistics for various melee and ranged weapons that you can purchase, as well as the statistics for striking with a fist (or another basic unarmed attack). The tables present the following statistics. All weapons listed in this chapter have an item level of 0.", + { + "type": "pf2-h3", + "page": 279, + "name": "Damage", + "entries": [ + "This entry lists the weapon's damage die and the type of damage it deals: B for bludgeoning, P for piercing, or S for slashing.", + { + "type": "pf2-beige-box", + "page": 279, + "name": "Damage Dice", + "entries": [ + "Each weapon lists the damage die used for its damage roll. A standard weapon deals one die of damage, but a magical {@item striking (generic)||striking} rune can increase the number of dice rolled, as can some special actions and spells. These additional dice use the same die size as the weapon or unarmed attack's normal damage die.", + { + "type": "pf2-title", + "name": "Counting Damage Dice" + }, + "Effects based on a weapon's number of damage dice include only the weapon's damage die plus any extra dice from a {@item striking (generic)||striking} rune. They don't count extra dice from abilities, critical specialization effects, property runes, weapon traits, or the like.", + { + "type": "pf2-title", + "name": "Increasing Die Size" + }, + "When an effect calls on you to increase the size of your weapon damage dice, instead of using its normal weapon damage dice, use the next larger die, as listed below (so if you were using a d4, you'd use a d6, and so on). If you are already using a d12, the size is already at its maximum. You can't increase your weapon damage die size more than once.", + "{@c {@b {@dice 1d4} ➞ {@dice 1d6} ➞ {@dice 1d8} ➞ {@dice 1d10} ➞ {@dice 1d12}}}" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Range", + "entries": [ + "Ranged and thrown weapons have a range increment. Attacks with these weapons work normally up to that distance. Attack rolls beyond a weapon's range increment take a –2 penalty for each additional multiple of that increment between you and the target. Attacks beyond the sixth range increment are impossible.", + "For example, a shortbow takes no penalty against a target up to 60 feet away, a –2 penalty against a target beyond 60 feet but up to 120 feet away, and a –4 penalty against a target beyond 120 feet but up to 180 feet away, and so on, up to 360 feet." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Reload", + "entries": [ + "While all weapons need some amount of time to get into position, many ranged weapons also need to be loaded and reloaded. This entry indicates how many {@action Interact} actions it takes to reload such weapons. This can be 0 if drawing ammunition and firing the weapon are part of the same action. If an item takes 2 or more actions to reload, the GM determines whether they must be performed together as an activity, or you can spend some of those actions during one turn and the rest during your next turn.", + "An item with an entry of \"—\" must be drawn to be thrown, which usually takes an {@action Interact} action just like drawing any other weapon. Reloading a ranged weapon and drawing a thrown weapon both require a free hand. Switching your grip to free a hand and then to place your hands in the grip necessary to wield the weapon are both included in the actions you spend to reload a weapon." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Bulk", + "entries": [ + "This entry gives the weapon's Bulk. A weapon's Bulk is increased or decreased if it's sized for creatures that aren't Small or Medium size, following the rules on page 295." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 279, + "name": "SELECTING WEAPONS", + "entries": [ + "Characters who focus on combat need to carefully consider their choice of weapons, evaluating whether they want to fight in melee or at range, the weapons' damage potential, and the special features of various weapons. Characters who are primarily spellcasters usually just need to pick a backup weapon in the best category they're trained or better in.", + "When selecting weapons, start by identifying the weapon types you're trained or better in. You should then compare weapons within these types to determine which ones you will have the highest melee or ranged attack modifier with. It's usually considered best practice to select both a melee and ranged weapon during character creation so you can contend with a broader variety of foes and situations.", + { + "type": "pf2-title", + "name": "Weapon Categories" + }, + "Weapons fall into broad categories depending on how much damage they deal and what traits they have. Martial weapons generally deal more damage than simple weapons, and advanced weapons generally have more advantageous traits than martial weapons with the same damage. Generally, you'll want to select weapons that deal more damage, but if you're a highly skilled combatant, you might want to pick a weapon with interesting traits, even if it has a lower weapon damage die. You can also purchase multiple weapons within your budget, allowing you to switch between them for different situations." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 279, + "name": "Hands", + "entries": [ + "Some weapons require one hand to wield, and others require two. A few items, such as a longbow, list 1+ for its Hands entry. You can hold a weapon with a 1+ entry in one hand, but the process of shooting it requires using a second to retrieve, nock, and loose an arrow. This means you can do things with your free hand while holding the bow without changing your grip, but the other hand must be free when you shoot. To properly wield a 1+ weapon, you must hold it in one hand and also have a hand free.", + "Weapons requiring two hands typically deal more damage. Some one-handed weapons have the two-hand trait, causing them to deal a different size of weapon damage die when used in two hands. In addition, some abilities require you to wield a weapon in two hands. You meet this requirement while holding the weapon in two hands, even if it doesn't require two hands or have the two-hand trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Group", + "entries": [ + "A weapon or unarmed attack's group classifies it with similar weapons. Groups affect some abilities and what the weapon does on a critical hit if you have access to that weapon or unarmed attack's critical specialization effects; for full details, see page 283." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Weapon Traits", + "entries": [ + "The traits a weapon or unarmed attack has are listed in this entry. Any trait that refers to a \"weapon\" can also apply to an unarmed attack that has that trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 280, + "name": "Ammunition", + "entries": [ + "Some entries in the ranged weapons tables are followed by an entry indicating the type of ammunition that weapon launches. The damage die is determined by the weapon, not the ammunition. Because that and other relevant statistics vary by weapon, ammunition entries list only the name, quantity, Price, and Bulk. Using ammunition destroys it." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Unarmed Attacks", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Melee Weapons", + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Ranged Weapons", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 282, + "name": "Weapon Traits", + "entries": [ + "{@filter Weapons and unarmed attacks with the weapon trait can have the following traits.|traits||categories=item}" + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 283, + "name": "Critical Specialization Effects", + "entries": [ + "Certain feats, class features, weapon runes, and other effects can grant you additional benefits when you make a Strike with certain weapons and get a critical success. This is called a critical specialization effect. The exact effect depends on which weapon group your weapon belongs to, as listed below. You can always decide not to add the critical specialization effect of your weapon.", + "{@b Axe:} Choose one creature adjacent to the initial target and within reach. If its AC is lower than your attack roll result for the critical hit, you deal damage to that creature equal to the result of the weapon damage die you rolled (including extra dice for its potency rune, if any). This amount isn't doubled, and no bonuses or other additional dice apply to this damage.", + "{@b Bomb:} Increase the radius of the bomb's {@trait splash} damage (if any) to 10 feet.", + "{@b Bow:} If the target of the critical hit is adjacent to a surface, it gets stuck to that surface by the missile. The target is immobilized and must spend an Interact action to attempt a DC 10 {@skill Athletics} check to pull the missile free; it can't move from its space until it succeeds. The creature doesn't become stuck if it is incorporeal, is liquid (like a water elemental or some oozes), or could otherwise escape without effort.", + "{@b Brawling:} The target must succeed at a Fortitude save against your class DC or be slowed 1 until the end of your next turn.", + "{@b Club:} You knock the target away from you up to 10 feet (you choose the distance). This is {@quickref forced movement||3|forced movement}.", + "{@b Dart:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed damage}. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.", + "{@b Flail:} The target is knocked {@condition prone}.", + "{@b Hammer:} The target is knocked {@condition prone}.", + "{@b Knife:} The target takes {@dice 1d6} {@condition Persistent Damage|CRB|persistent bleed} damage. You gain an item bonus to this bleed damage equal to the weapon's item bonus to attack rolls.", + "{@b Pick:} The weapon viciously pierces the target, who takes 2 additional damage per weapon damage die.", + "{@b Polearm:} The target is moved 5 feet in a direction of your choice. This is {@quickref forced movement||3|forced movement}.", + "{@b Shield:} You knock the target back from you 5 feet. This is {@quickref forced movement||3|forced movement}.", + "{@b Sling:} The target must succeed at a Fortitude save against your class DC or be stunned 1.", + "{@b Spear:} The weapon pierces the target, weakening its attacks. The target is clumsy 1 until the start of your next turn.", + "{@b Sword:} The target is made off-balance by your attack, becoming {@condition flat-footed} until the start of your next turn.", + { + "type": "pf2-h3", + "page": 284, + "name": "Weapon Descriptions", + "entries": [ + "{@note Please visit the {@filter items page|items||source=CRB|category=weapon|type=equipment} to view all weapons.}" + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 287, + "name": "Wearing Tools", + "entries": [ + "You can make a set of tools (such as {@item alchemist's tools} or {@item healer's tools}) easier to use by wearing it. This allows you to draw and replace the tools as part of the action that uses them. You can wear up to 2 Bulk of tools in this manner; tools beyond this limit must be stowed or drawn with an {@action Interact} action to use." + ], + "data": { + "quickref": 2 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 300, + "name": "Cantrips", + "entries": [ + "A cantrip is a special type of spell that's weaker than other spells but can be used with greater freedom and flexibility. The title of a cantrip's stat block says \"Cantrip\" instead of \"Spell.\" Casting a cantrip doesn't use up your spell slots; you can cast a cantrip at will, any number of times per day. If you're a prepared caster, you can prepare a specific number of cantrips each day. You can't prepare a cantrip in a spell slot.", + "A cantrip is always automatically heightened to half your level, rounded up. For a typical spellcaster, this means its level is equal to the highest level of spell slot you have." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 302, + "name": "Casting Spells", + "entries": [ + "The casting of a spell can range from a simple word of magical might that creates a fleeting effect to a complex process taking minutes or hours to cast and producing a long-term impact. {@action Cast a Spell||Casting a Spell} is a special activity that takes a number of actions defined by the spell. When you {@action Cast a Spell}, your spellcasting creates obvious visual manifestations of the gathering magic, although feats such as Conceal Spell (page 210) and Melodious Spell (page 101) can help hide such manifestations or otherwise prevent observers from noticing that you are casting.", + { + "type": "data", + "tag": "action", + "name": "Cast a Spell", + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 303, + "name": "Spell Components", + "entries": [ + "A spell description lists the components required to {@action Cast a Spell||Cast the Spell}. For most spells, the number of components is equal to the number of actions you must spend to {@action Cast a Spell||Cast the Spell}. Each component adds certain traits to the {@action Cast a Spell} activity, and some components have special requirements. The components that appear in this book are listed below.", + { + "type": "pf2-h4", + "page": 303, + "name": "Material", + "entries": [ + "A material component is a bit of physical matter consumed in the casting of the spell. The spell gains the manipulate trait and requires you to have a free hand to retrieve and manipulate a material component. That component is expended in the casting (even if the spell is disrupted).", + "Except in extreme circumstances, you can assume all common components are included in a material component pouch (page 290)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Somatic", + "entries": [ + "A somatic component is a specific hand movement or gesture that generates a magical nexus. The spell gains the manipulate trait and requires you to make gestures. You can use this component while holding something in your hand, but not if you are restrained or otherwise unable to gesture freely.", + "Spells that require you to touch the target require a somatic component. You can do so while holding something as long as part of your hand is able to touch the target (even if it's through a glove or gauntlet)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Verbal", + "entries": [ + "A verbal component is a vocalization of words of power.", + "You must speak them in a strong voice, so it's hard to conceal that you're {@action Cast a Spell||Casting a Spell}. The spell gains the {@trait concentrate}. You must be able to speak to provide this component." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 303, + "name": "Focus", + "entries": [ + "A focus is an object that funnels the magical energy of the spell. The spell gains the manipulate trait and requires you to either have a free hand to retrieve the focus listed in the spell or already be holding the focus in your hand.", + "As part of {@action Cast a Spell||Casting the Spell}, you retrieve the focus (if necessary), manipulate it, and can stow it again if you so choose.", + "Foci tend to be expensive, and you need to acquire them in advance to {@action Cast a Spell||Cast the Spell}." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 303, + "name": "Component Substitution", + "entries": [ + "Some classes can substitute one component for another or alter how a component works.", + "If you're a {@class bard} {@action Cast a Spell||Casting a Spell} from the {@trait occult} tradition you can usually play an {@item musical instrument||instrument} for spells requiring somatic or material components, as long as it takes at least one of your hands to do so. If you use an instrument, you don't need a spell component pouch or another hand free. You can usually also play an instrument for spells requiring verbal components, instead of speaking.", + "If you're a {@class cleric} {@action Cast a Spell||Casting a Spell} from the {@trait divine} tradition while holding a divine focus (such as a {@item religious symbol (generic)||religious symbol} or {@item religious text||text}), you can replace any material component the spell requires by using the divine focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.", + "If you're a {@class druid} {@action Cast a Spell||Casting a Spell} from the {@trait primal} tradition while holding a primal focus (such as {@item holly and mistletoe}), you can replace any material component the spell requires by using the primal focus as a focus component instead. Unlike the normal rules for a focus component, you can't retrieve or stow the focus when making this substitution.", + "If you're a {@class sorcerer} {@action Cast a Spell||Casting a Spell} from the magical tradition that matches your bloodline, you can draw on the magic within your blood to replace any material component with a somatic component.", + "Any character casting an innate spell can replace any material component with a somatic component." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 304, + "name": "Metamagic", + "entries": [ + "Many spellcasters can gain access to metamagic actions, typically by selecting metamagic feats. Actions with the metamagic trait tweak the properties of your spells, changing their range, damage, or any number of other properties. You must use a metamagic action directly before the spell you want to alter. If you use any action (including free actions, reactions, and additional metamagic actions) other than {@action Cast a Spell} directly after, you waste the benefits of the metamagic action. Any additional effects added by a metamagic action are part of the spell's effect, not of the metamagic action itself." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 298, + "name": "Disbelieving Illusions", + "entries": [ + "Sometimes illusions allow an affected creature a chance to disbelieve the spell, which lets the creature effectively ignore the spell if it succeeds at doing so. This usually happens when a creature {@action Seek||Seeks} or otherwise spends actions to engage with the illusion, comparing the result of its {@skill Perception} check (or another check or saving throw, at the GM's discretion) to the caster's spell DC. {@trait Mental} illusions typically provide rules in the spell's description for disbelieving the effect (often allowing the affected creature to attempt a Will save).", + "If the illusion is {@trait visual}, and a creature interacts with the illusion in a way that would prove it is not what it seems, the creature might know that an illusion is present, but it still can't ignore the illusion without successfully disbelieving it. For instance, if a character is pushed through the illusion of a door, they will know that the door is an illusion, but they still can't see through it. Disbelieving an illusion makes it and those things it blocks seem hazy and indistinct, so even in the case where a visual illusion is disbelieved, it may, at the GM's discretion, block vision enough to make those on the other side concealed.." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 304, + "name": "Durations", + "entries": [ + "The duration of a spell is how long the spell effect lasts.", + "Spells that last for more than an instant have a Duration entry. A spell might last until the start or end of a turn, for some number of rounds, for minutes, or even longer. If a spell's duration is given in rounds, the number of rounds remaining decreases by 1 at the start of each of the spellcaster's turns, ending when the duration reaches 0.", + "Some spells have effects that remain even after the spell's magic is gone. Any ongoing effect that isn't part of the spell's duration entry isn't considered magical.", + "For instance, a spell that creates a loud sound and has no duration might deafen someone for a time, even permanently. This deafness couldn't be counteracted because it is not itself magical (though it might be cured by other magic, such as {@spell restore senses}).", + "If a spell's caster dies or is incapacitated during the spell's duration, the spell remains in effect till its duration ends.", + "You might need to keep track of the caster's initiative after they stopped being able to act to monitor spell durations.", + { + "type": "pf2-h3", + "page": 304, + "name": "Sustaining Spells", + "entries": [ + "If the spell's duration is \"sustained,\" it lasts until the end of your next turn unless you use a Sustain a Spell action on that turn to extend the duration of that spell.", + { + "type": "data", + "tag": "action", + "name": "Sustain a Spell", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 305, + "name": "Long Durations", + "entries": [ + "If a spell's duration says it lasts until your next daily preparations, on the next day you can refrain from preparing a new spell in that spell's slot. (If you are a spontaneous caster, you can instead expend a spell slot during your preparations.) Doing so extends the spell's duration until your next daily preparations. This effectively Sustains the Spell over a long period of time.", + "If you prepare a new spell in the slot (or don't expend a spell slot), the spell ends. You can't do this if the spell didn't come from one of your spell slots. If you are dead or otherwise incapacitated at the 24-hour mark after the time you {@action Cast a Spell||Cast the Spell} or the last time you extended its duration, the spell ends. Spells with an unlimited duration last until counteracted or Dismissed. You don't need to keep a spell slot open for these spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 305, + "name": "Dismissing", + "entries": [ + "Some spells can be dismissed, ending the duration early. This requires the caster or target to use the Dismiss action.", + { + "type": "data", + "tag": "action", + "name": "Dismiss", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 300, + "name": "Focus Spells", + "entries": [ + "Focus spells are a special type of spell attained directly from a branch of study, from a deity, or from another specific source. You can learn focus spells only through special class features or feats, rather than choosing them from a spell list. Furthermore, you cast focus spells using a special pool of Focus Points—you can't prepare a focus spell in a spell slot or use your spell slots to cast focus spells; similarly, you can't spend your Focus Points to cast spells that aren't focus spells. Even some classes that don't normally grant spellcasting, such as the champion and monk, can grant focus spells.", + "Focus spells are automatically heightened to half your level rounded up, just like cantrips are. You can't cast a focus spell if its minimum level is greater than half your level rounded up, even if you somehow gain access to it.", + "Casting any of your focus spells costs you 1 Focus Point. You automatically gain a focus pool of 1 Focus Point the first time you gain an ability that gives you a focus spell.", + "You replenish all the Focus Points in your pool during your daily preparations. You can also use the {@action Refocus} activity to pray, study, meditate, or otherwise reattune yourself to the source of your focus magic and regain a Focus Point.", + "Some abilities allow you to increase the Focus Points in your pool beyond 1. Typically, these are feats that give you a new focus spell and increase the number of points in your pool by 1. Your focus pool can't have a capacity beyond 3 Focus Points, even if feats that increase your pool would cause it to exceed this number.", + { + "type": "data", + "tag": "action", + "name": "Refocus", + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 302, + "name": "Focus Points from Multiple Sources", + "entries": [ + "It's possible, especially through archetypes, to gain focus spells and Focus Points from more than one source. If this happens, you have just one focus pool, adding all the Focus Points together to determine the total size of your pool. (Remember that the maximum number of Focus Points a pool can have is 3.) If you have multiple abilities that give you a focus pool, each one adds 1 Focus Point to your pool. For instance, if you were a cleric with the Domain Initiate feat, you would have a pool with 1 Focus Point. Let's say you then took the champion multiclass archetype and the Healing Touch feat. Normally, this feat would give you a focus pool. Since you already have one, it instead increases your existing pool's capacity by 1.", + "Focus Points are not differentiated by source; you can spend any of your Focus Points on any of your focus spells. Likewise, when you {@action Refocus}, you get back a point as long as you follow the guidelines of any abilities that granted you focus spells. Having Focus Points from multiple sources doesn't change the tradition of your spells; if you had both cleric domain spells and druid order spells, your domain spells would remain divine and the order spells primal. This could mean that you need to keep track of a different proficiency and ability modifier with the spell DC and spell attack roll of different focus spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 302, + "name": "Spellcasters with Focus Spells", + "entries": [ + "If you are a spellcaster, your focus spells are the same tradition of spell as the class that gave you the focus spell. A {@class bard||bard's} are occult, a {@class cleric||cleric's} are divine, a {@class druid||druid's} are primal, a {@class wizard||wizard's} are arcane, and a {@class sorcerer||sorcerer's} are determined by their bloodline." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 302, + "name": "Non-Spellcasters with Focus Spells", + "entries": [ + "If you get focus spells from a class or other source that doesn't grant spellcasting ability (for example, if you're a monk with the {@feat Ki Strike} feat), the ability that gives you focus spells also provides your proficiency rank for spell attack rolls and spell DCs, as well as the magical tradition of your focus spells. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your focus spells (see below). However, you don't qualify for feats and other rules that require you to be a spellcaster." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Hostile Actions", + "entries": [ + "Sometimes spell effects prevent a target from using hostile actions, or the spell ends if a creature uses any hostile actions. A hostile action is one that can harm or damage another creature, whether directly or indirectly, but not one that a creature is unaware could cause harm.", + "For instance, lobbing a {@spell fireball} into a crowd would be a hostile action, but opening a door and accidentally freeing a horrible monster would not be. The GM is the final arbitrator of what constitutes a hostile action." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Identifying Spells", + "entries": [ + "Sometimes you need to identify a spell, especially if its effects are not obvious right away. If you notice a spell being cast, and you have prepared that spell or have it in your repertoire, you automatically know what the spell is, including the level to which it is heightened.", + "If you want to identify a spell but don't have it prepared or in your repertoire, you must spend an action on your turn to attempt to identify it using {@action Recall Knowledge}. You typically notice a spell being cast by seeing its visual manifestations or hearing its verbal casting components. Identifying long-lasting spells that are already in place requires using Identify Magic instead of {@action Recall Knowledge} because you don't have the advantage of watching the spell being cast." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 302, + "name": "Innate Spells", + "entries": [ + "Certain spells are natural to your character, typically coming from your ancestry or a magic item rather than your class. You can cast your innate spells even if you aren't a member of a spellcasting class. The ability that gives you an innate spell tells you how often you can cast it—usually once per day—and its magical tradition. Innate spells are refreshed during your daily preparations. Innate cantrips are cast at will and automatically heightened as normal for cantrips (see Cantrips on page 300) unless otherwise specified. You gain the ability to {@action Cast a Spell} and use any spellcasting actions necessary to cast your innate spells; since this magic is innate, you can replace any material component with a somatic component (page 303). Innate spells don't let you qualify for abilities that require you to be a spellcaster.", + "You're always trained in spell attack rolls and spell DCs for your innate spells, even if you aren't otherwise trained in spell attack rolls or spell DCs. If your proficiency in spell attack rolls or spell DCs is expert or better, apply that proficiency to your innate spells, too. You use your Charisma modifier as your spellcasting ability modifier for innate spells unless otherwise specified.", + "If you have an innate spell, you can cast it, even if it's not of a spell level you can normally cast. This is especially common for monsters, which might be able to cast innate spells far beyond what a character of the same level could use.", + "You can't use your spell slots to cast your innate spells, but you might have an innate spell and also be able to prepare or cast the same spell through your class. You also can't heighten innate spells, but some abilities that grant innate spells might give you the spell at a higher level than its base level or change the level at which you cast the spell." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 304, + "name": "Ranges, Areas, and Targets", + "entries": [ + "Spells with a range can affect targets, create areas, or make things appear only within that range. Most spell ranges are measured in feet, though some can stretch over miles, reach anywhere on the planet, or go even farther!", + { + "type": "pf2-h3", + "page": 304, + "name": "Touch Range", + "entries": [ + "A spell with a range of touch requires you to physically touch the target. You use your unarmed reach to determine whether you can touch the creature. You can usually touch the target automatically, though the spell might specify that the target can attempt a saving throw or that you must attempt a spell attack roll. If an ability increases the range of a touch spell, start at 0 feet and increase from there." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Areas", + "entries": [ + "Sometimes a spell has an area, which can be a burst, cone, emanation, or line. The method of measuring these areas can be found {@quickref here||3|Areas}. If the spell originates from your position, the spell has only an area; if you can cause the spell's area to appear farther away from you, the spell has both a range and an area." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Targets", + "entries": [ + "Some spells allow you to directly target a creature, an object, or something that fits a more specific category. The target must be within the spell's range, and you must be able to see it (or otherwise perceive it with a precise sense) to target it normally. At the GM's discretion, you can attempt to target a creature you can't see, as described in Detecting Creatures on pages 465–467. If you fail to target a particular creature, this doesn't change how the spell affects any other targets the spell might have.", + "If you choose a target that isn't valid, such as if you thought a vampire was a living creature and targeted it with a spell that can target only living creatures, your spell fails to target that creature. If a creature starts out as a valid target but ceases to be one during a spell's duration, the spell typically ends, but the GM might decide otherwise in certain situations.", + "Spells that affect multiple creatures in an area can have both an Area entry and a Targets entry. A spell that has an area but no targets listed usually affects all creatures in the area indiscriminately.", + "Some spells restrict you to willing targets. A player can declare their character a willing or unwilling target at any time, regardless of turn order or their character's condition (such as when a character is paralyzed, unconscious, or even dead)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 304, + "name": "Line of Effect", + "entries": [ + "You usually need an unobstructed path to the target of a spell, the origin point of an area, or the place where you create something with a spell. More information on line of effect can be found {@quickref here||3|line of effect}." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 306, + "name": "Reading Spells", + "entries": [ + "Each spell uses the following format. Entries appear only when applicable, so not all spells will have every entry described here. The spell's name line also lists the type of spell if it's a cantrip or focus spell, as well as the level.", + { + "type": "data", + "tag": "generic", + "style": "book", + "data": { + "name": "SPELL NAME", + "traits": [ + "traits" + ], + "category": "SPELL", + "level": "(LEVEL)", + "sections": [ + [ + [ + { + "type": "pf2-options", + "skipSort": true, + "noColon": true, + "items": [ + { + "name": "Tradition", + "entries": [ + "This entry lists the magical traditions the spell belongs to. Some feats or other abilities might add a spell to your spell list even if you don't follow the listed traditions." + ] + }, + { + "name": "Cast", + "entries": [ + "The number of actions required to {@action Cast a Spell||Cast the Spell} are listed here. Spells that can be cast during a single turn have the appropriate icon, as do those that can be cast as a free action or a reaction. Spells that take longer to cast list the time required, such as \"1 minute.\" After this, the spell's components are listed. If Casting the Spell has a cost, requirements, or a trigger, that information is also listed in this section. A cost includes any money, valuable materials, or other resources that must be expended to cast the spell." + ] + }, + { + "name": "Range, Area, and Targets", + "entries": [ + "This entry lists the range of the spell, the area it affects, and the targets it can affect, if any. If none of these entries are present, the spell affects only the caster." + ] + }, + { + "name": "Saving Throw and Duration", + "entries": [ + "If a spell allows the target to attempt a saving throw, the type of save appears here. Any details on the particular results and timing of the save appear in the text unless the entry specifies a basic saving throw, which follows the rules found on page 449. If the spell requires a save only under certain circumstances or at a certain time, this entry is omitted, since the text needs to explain it in more detail. A spell that doesn't list a duration takes place instantaneously, and anything created by it persists after the spell." + ] + } + ] + } + ] + ], + [ + [ + "A horizontal line follows saving throws and duration, and the effects of the spell are described after this line. This section might also detail the possible results of a saving throw: critical success, success, failure, and critical failure." + ] + ], + [ + [ + { + "type": "pf2-options", + "skipSort": true, + "noColon": true, + "items": [ + { + "name": "Heightened (level)", + "entries": [ + "If the spell has special effects when heightened, those effects appear at the end of the stat block." + ] + } + ] + } + ] + ] + ] + } + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 408, + "name": "Rituals", + "entries": [ + { + "type": "pf2-h2", + "page": 408, + "name": "Casting Rituals", + "entries": [ + "When you take charge of a ritual, you are its primary caster, and others assisting you are secondary casters. You can be a primary caster for a ritual even if you can't cast spells. You must know the ritual, and the ritual's spell level can be no higher than half your level rounded up.", + "You must also have the required proficiency rank in the skill used for the ritual's primary check (see Checks below), and as the primary caster, you must attempt this skill check to determine the ritual's effects. The primary skill check determines the tradition.", + "Rituals do not require spell slots to cast. You can heighten a ritual up to half your level rounded up, decided when the ritual is initiated. A ritual always takes at least 1 hour to perform, and often longer. While a ritual is a downtime activity, it's possible—albeit risky—to perform a ritual during exploration with enough uninterrupted time. A ritual's casting time is usually listed in days. Each day of casting requires 8 hours of participation in the ritual from all casters, with breaks during multiday rituals to allow rest. One caster can continue a multiday ritual, usually with some light chanting or meditation, while the other casters rest. All rituals require material, somatic, and verbal components throughout their casting time.", + { + "type": "pf2-h3", + "page": 408, + "name": "Learning Rituals", + "entries": [ + "Learning a ritual does not count against any limits on spells in your spell repertoire or on any other normal spellcasting ability. Rituals are never common, though if you look hard, you can probably find someone who can perform an uncommon ritual for you. They may still be unwilling to teach it to you." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Cost", + "entries": [ + "A ritual's Cost entry lists valuable components required to cast the ritual. If a ritual doesn't have any such components, it won't have a Cost entry. The cost is consumed when you attempt the primary skill check. Costs are often presented as a base cost multiplied by the target's level and sometimes the spell's level. If the target's level is lower than 1, multiply the cost by 1 instead. Heightened versions that increase the base cost multiply it by the target's level or another value as appropriate. Most rituals that create permanent creatures, such as {@ritual create undead}, use costs based on the level of the spell, as presented on {@table creature creation rituals||Table 7–1}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Secondary Casters", + "entries": [ + "Many rituals need additional secondary casters, who also don't need to be able to cast spells. Unlike a primary caster, a secondary caster doesn't need a minimum level or skill proficiency. The Secondary Casters entry, if present, indicates the minimum number of secondary casters required." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 408, + "name": "Checks", + "entries": [ + "At the ritual's culmination, you must attempt the skill check listed in the Primary Check entry to determine the ritual's outcome. Primary checks usually have a very hard DC for a level that's twice the ritual's spell level. As with other downtime activities, fortune and misfortune effects can't modify your checks for the ritual, nor can bonuses or penalties that aren't active throughout the process.", + "The GM can adjust the DCs of rituals, add or change primary or secondary checks, or even waive requirements to fit specific circumstances. For example, performing a ritual in a location where ley lines converge on the night of a new moon might make a normally difficult ritual drastically easier.", + { + "type": "data", + "tag": "table", + "name": "Creature Creation Rituals", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 408, + "name": "Secondary Checks", + "entries": [ + "Often, a ritual requires secondary checks to represent aspects of its casting, usually with a standard DC for a level twice the ritual's spell level. A different secondary caster must attempt each secondary check. If there are more secondary casters than checks, the others don't attempt any.", + "Secondary casters attempt their checks before you attempt the primary check; no matter their results, the ritual proceeds to the primary check. Secondary checks affect the primary check depending on their results.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You gain a +2 circumstance bonus to the primary check.", + "Success": "No bonus or penalty.", + "Failure": "You take a –4 circumstance penalty to the primary check.", + "Critical Failure": "As failure, and you reduce the degree of success of the primary skill check by one step." + } + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 409, + "name": "Effect", + "entries": [ + "A ritual's effect depends on the result of the primary check.", + "If an effect lists a save DC, use your spell DC for the ritual's magic tradition (or 12 + your level + your highest mental ability modifier, if you don't have a spell DC)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 409, + "name": "Rituals", + "entries": [ + "{@note Please visit the {@filter rituals page|rituals||source=CRB} to view all Rituals.}" + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Saving Throws", + "entries": [ + "Spells that require a target to attempt a save to resist some or all of the spell's effects have a Saving Throw entry. This entry presents the type of save for quick reference, and specific details appear in the spell description. Whenever a spell allows a saving throw, it uses the caster's spell DC.", + { + "type": "pf2-h3", + "page": 305, + "name": "Basic Saving Throws", + "entries": [ + "If a spell's Saving Throw entry specifies a \"basic\" saving throw, the spell's potential effects all relate to the damage listed in the spell's description. The target takes no damage on a critical success, half damage on a success, full damage on a failure, or double damage on a critical failure. The rules for basic saving throws are found on page 449." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Setting Triggers", + "entries": [ + "If a spell is meant to respond only to certain events or under certain conditions—such as {@spell magic mouth}—it might require you to set a trigger. This is a simple sensory cue that causes the spell to activate. The spell activates as a reaction when the spell's sensor observes something that fits its trigger. Depending on the spell, the trigger might be the presence of a type of creature, such as \"red-haired dwarven women,\" or it could be an observed action, such as \"whenever someone enters the spell's area.\" Disguises and illusions fool the spell as long as they appear to match its parameters. For a spell to detect something visually, the spell's origin point must have line of sight. Darkness doesn't prevent this, but invisibility does, as does a successful {@skill Stealth} check to Hide (against the spell's DC). For auditory detection, line of sight isn't necessary, though the sound must be audible at the spell's origin point. A {@skill Stealth} check to Sneak can fool the sensor." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 305, + "name": "Spell Attacks", + "entries": [ + "Some spells require you to succeed at a spell attack roll to affect the target. This is usually because they require you to precisely aim a ray or otherwise make an accurate attack. A spell attack roll is compared to the target's AC.", + "Spell attack rolls benefit from any bonuses or penalties to attack rolls, including your multiple attack penalty, but not any special benefits or penalties that apply only to weapon or unarmed attacks. Spell attacks don't deal any damage beyond what's listed in the spell description.", + "In rare cases, a spell might have you make some other type of attack, such as a weapon Strike. Such attacks use the normal rules and attack bonus for that type of attack." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 298, + "name": "Spell Slots", + "entries": [ + "Characters of spellcasting classes can cast a certain number of spells each day; the spells you can cast in a day are referred to as spell slots. At 1st level, a character has only a small number of 1st-level spell slots per day, but as you advance in level, you gain more spell slots and new slots for higher-level spells. A spell's level indicates its overall power, from 1 to 10.", + { + "type": "pf2-h3", + "page": 298, + "name": "Prepared Spells", + "entries": [ + "If you're a prepared spellcaster—such as a cleric, druid, or wizard—you must spend time each day preparing spells for that day. At the start of your daily preparations, you select a number of spells of different spell levels determined by your character level and class. Your spells remain prepared until you cast them or until you prepare spells again.", + "Each prepared spell is expended after a single casting, so if you want to cast a particular spell more than once in a day, you need to prepare that spell multiple times. The exceptions to this rule are spells with the cantrip trait; once you prepare a cantrip, you can cast it as many times as you want until the next time you prepare spells. See page 300 for more information on cantrips.", + "You might gain an ability that allows you to swap prepared spells or perform other aspects of preparing spells at different times throughout the day, but only your daily preparation counts for the purpose of effects that last until the next time you prepare spells." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 298, + "name": "Spontaneous Spells", + "entries": [ + "If you're a spontaneous spellcaster—such as a bard or a sorcerer—you choose which spell you're using a spell slot for at the moment you decide to cast it. This provides you with more freedom in your spellcasting, but you have fewer spells in your spell repertoire, as determined by your character level and class. When you make your daily preparations, all your spell slots are refreshed, but you don't get to change the spells in your repertoire." + ], + "source": "CRB" + }, + { + "type": "pf2-red-box", + "page": 299, + "name": "Magical Traditions", + "entries": [ + "Spellcasters cast spells from one of four different spell list, each representing a different magical tradition: arcane, divine, occult, and primal.", + "Your class determines which tradition of magic your spells use. In some cases, such as when a cleric gains spells from their deity or when a sorcerer gets spells from their bloodline, you might be able to cast spells from a different spell list. In these cases, the spell uses your magic tradition, not the list the spell normally comes from. When you cast a spell, add your tradition's trait to the spell.", + "Some types of magic, such as that of most magic items, don't belong to any single tradition. These have the magical trait instead of a tradition trait.", + { + "type": "table", + "style": "pf2-box__table--red", + "rows": [ + [ + "Arcane", + "Divine", + "Occult", + "Primal" + ], + [ + "Arcane spellcasters use logic and rationality to categorize the magic inherent in the world around them. Because of its far-reaching approach, the arcane tradition has the broadest spell list, though it's generally poor at affecting the spirit or the soul. Wizards are the most iconic arcane spellcasters, poring over tomes and grimoires, though arcane sorcerers study the secrets of their blood to unlock the power within themselves.", + "The power of the divine is steeped in faith, the unseen, and belief in a power source from beyond the Material Plane. Clerics are the most iconic divine spellcasters, beseeching the gods to grant them their magic. Divine sorcerers can use the blood of their celestial or fiendish ancestors as a divine conduit, and champions call upon their gods to grant them martial prowess through divine guidance.", + "The practitioners of occult traditions seek to understand the unexplainable, categorize the bizarre, and otherwise access the ephemeral in a systematic way. Bards are the most iconic occult spellcasters, collecting strange esoterica and using their performances to influence the mind or elevate the soul, and occult sorcerers strive to understand the mysterious power in their blood.", + "An instinctual connection to and faith in the world, the cycle of day and night, theturning of the seasons, and the natural selection of predator and prey drive the primal tradition. Druids are the most iconic primal spellcasters, calling upon the magic of nature through deep faith and a connection to the plants and animals around them, and primal sorcerers call upon their fey or beast blood to harness the same natural energies." + ] + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 299, + "name": "Heightened Spells", + "entries": [ + "Both prepared and spontaneous spellcasters can cast a spell at a higher spell level than that listed for the spell.", + "This is called heightening the spell. A prepared spellcaster can heighten a spell by preparing it in a higher-level slot than its normal spell level, while a spontaneous spellcaster can heighten a spell by casting it using a higher-level spell slot, so long as they know the spell at that level (see Heightened Spontaneous Spells below). When you heighten your spell, the spell's level increases to match the higher level of the spell slot you've prepared it in or used to cast it. This is useful for any spell, because some effects, such as counteracting, depend on the spell's level.", + "In addition, many spells have additional specific benefits when they are heightened, such as increased damage. These extra benefits are described at the end of the spell's stat block. Some heightened entries specify one or more levels at which the spell must be prepared or cast to gain these extra advantages. Each of these heightened entries states specifically which aspects of the spell change at the given level. Read the heightened entry only for the spell level you're using or preparing; if its benefits are meant to include any of the effects of a lower-level heightened entry, those benefits will be included in the entry.", + "Other heightened entries give a number after a plus sign, indicating that heightening grants extra advantages over multiple levels. The listed effect applies for every increment of levels by which the spell is heightened above its lowest spell level, and the benefit is cumulative. For example, {@spell fireball} says \"{@b Heightened (+1)} The damage increases by 2d6.\" Because {@spell fireball} deals {@damage 6d6} fire damage at 3rd level, a 4th-level {@spell fireball} would deal {@dice 8d6} fire damage, a 5th-level spell would deal {@dice 10d6} fire damage, and so on.", + { + "type": "pf2-h4", + "page": 299, + "name": "Heightened Spontaneous Spells", + "entries": [ + "If you're a spontaneous spellcaster, you must know a spell at the specific level that you want to cast it in order to heighten it. You can add a spell to your spell repertoire at more than a single level so that you have more options when casting it. For example, if you added {@spell fireball} to your repertoire as a 3rd-level spell and again as a 5th-level spell, you could cast it as a 3rd-level or a 5th-level spell; however, you couldn't cast it as a 4th-level spell.", + "Many spontaneous spellcasting classes provide abilities like the signature spells class feature, which allows you to cast a limited number of spells as heightened versions even if you know the spell at only a single level." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-red-box", + "page": 299, + "name": "The Four Essences", + "entries": [ + "Spells that affect certain physical or metaphysical forces tend to be grouped into particular magical traditions. Scholars of magic widely agree that all of existence is composed of some combination of four essences, though they disagree on the names and particular qualities of each essence.", + "The following entries discuss each essence and the traditions and spell schools relevant to it; for instance, evocation spells tend to manipulate matter. The abjuration school is an unusual case, as abjuration spells draw upon different essences depending on who they are warding and what they are protecting against.", + { + "type": "table", + "style": "pf2-box__table--red", + "rows": [ + [ + "Matter", + "Spirit", + "Mind", + "Life" + ], + [ + "Also called body, material essence, or physical essence, matter is the fundamental building block that makes up all physical things in the universe. The arcane and primal traditions are especially attuned toward manipulating and shaping matter. Spells that are used to create or alter matter most often come from the conjuration, evocation, or transmutation schools.", + "Also called soul, ethereal essence, or spiritual essence, spirit is an otherworldly building block that makes up a being's immaterial and immortal self. The spirit travels through the Ethereal Plane and into the Great Beyond after the death of the physical body. The spirit is most easily affected by divine and occult spells. Spirit spells are usually of the divination or necromancy schools.", + "Also called thought or astral essence, the mind essence allows thinking creatures to have rational thoughts, ideas, plans, logic, and memories. Mind touches even nonsapient creatures like animals, though in a more limited capacity. Arcane and occult casters usually excel at mind spells. Spells that use mind essence are usually found in the divination, enchantment, and illusion schools.", + "Also called heart, faith, instinct, or vital essence, life represents the animating universal force within all things. Whereas matter provides the base materials for a body, life keeps it alive and well. This essence is responsible for unconscious responses and belief, such as ancestral instincts and divine guidance. The divine and primal traditions hold power over life. Life spells are usually necromancy." + ] + ] + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 306, + "name": "Walls", + "entries": [ + "Spells that create walls list the depth, length, and height of the wall, also specifying how it can be positioned. Some walls can be shaped; you can manipulate the wall into a form other than a straight line, choosing its contiguous path square by square. The path of a shaped wall can't enter the same space more than once, but it can double back so one section is adjacent to another section of the wall." + ], + "data": { + "quickref": 3 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "page": 461, + "name": "Actions", + "entries": [ + "You affect the world around you primarily by using actions, which produce effects. Actions are most closely measured and restricted during the encounter mode of play, but even when it isn't important for you to keep strict track of actions, they remain the way in which you interact with the game world. There are four types of actions: single actions, activities, reactions, and free actions.", + "{@b Single actions} can be completed in a very short time. They're self-contained, and their effects are generated within the span of that single action. During an encounter, you get 3 actions at the beginning of your turn, which you can use as described on page 468.", + "{@b Activities} usually take longer and require using multiple actions, which must be spent in succession. Stride is a single action, but Sudden Charge is an activity in which you use both the Stride and Strike actions to generate its effect.", + "{@b Reactions} have triggers, which must be met for you to use the reaction. You can use a reaction anytime its trigger is met, whether it's your turn or not. In an encounter, you get 1 reaction each round, which you can use as described on page 468. Outside of encounters, your use of reactions is more flexible and up to the GM. Reactions are usually triggered by other creatures or by events outside your control.", + "{@b Free actions} don't cost you any of your actions per turn, nor do they cost your reaction. A free action with no trigger follows the same rules as a single action (except the action cost), and a free action with a trigger follows the same rules as a reaction (except the reaction cost).", + { + "type": "pf2-brown-box", + "page": 461, + "name": "ACTION ICON KEY", + "entries": [ + "These icons appear in stat blocks as shorthand for each type of action.", + "{@as 1} Single Action", + "{@as 2} Two-Action Activity", + "{@as 3} Three-Action Activity", + "{@as R} Reaction", + "{@as F} Free Action" + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Activities", + "entries": [ + "An activity typically involves using multiple actions to create an effect greater than you can produce with a single action, or combining multiple single actions to produce an effect that's different from merely the sum of those actions. In some cases, usually when spellcasting, an activity can consist of only 1 action, 1 reaction, or even 1 free action.", + "An activity might cause you to use specific actions within it. You don't have to spend additional actions to perform them—they're already factored into the activity's required actions. (See Subordinate Actions on page 462.) You have to spend all the actions of an activity at once to gain its effects. In an encounter, this means you must complete it during your turn. If an activity gets interrupted or disrupted in an encounter (page 462), you lose all the actions you committed to it.", + { + "type": "pf2-h4", + "page": 461, + "name": "Exploration and Downtime Activities", + "entries": [ + "Outside of encounters, activities can take minutes, hours, or even days. These activities usually have the exploration or downtime trait to indicate they're meant to be used during these modes of play. You can often do other things off and on as you carry out these activities, provided they aren't significant activities of their own. For instance, if you're Repairing an item, you might move around to stretch your legs or have a brief discussion—but you couldn't also Decipher Writing at the same time.", + "If an activity that occurs outside of an encounter is interrupted or disrupted, as described in Disrupting Actions below, you usually lose the time you put in, but no additional time beyond that." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 462, + "name": "IN-DEPTH ACTION RULES", + "entries": [ + "These rules clarify some of the specifics of using actions.", + { + "type": "pf2-title", + "name": "Simultaneous Actions" + }, + "You can use only one single action, activity, or free action that doesn't have a trigger at a time. You must complete one before beginning another. For example, the Sudden Charge activity states you must Stride twice and then Strike, so you couldn't use an Interact action to open a door in the middle of the movement, nor could you perform part of the move, make your attack, and then finish the move.", + "Free actions with triggers and reactions work differently. You can use these whenever the trigger occurs, even if the trigger occurs in the middle of another action.", + { + "type": "pf2-title", + "name": "Subordinate Actions" + }, + "An action might allow you to use a simpler action—usually one of the Basic Actions on page 469—in a different circumstance or with different effects. This subordinate action still has its normal traits and effects, but is modified in any ways listed in the larger action. For example, an activity that tells you to Stride up to half your Speed alters the normal distance you can move in a Stride. The Stride would still have the move trait, would still trigger reactions that occur based on movement, and so on. The subordinate action doesn't gain any of the traits of the larger action unless specified. The action that allows you to use a subordinate action doesn't require you to spend more actions or reactions to do so; that cost is already factored in.", + "Using an activity is not the same as using any of its subordinate actions. For example, the quickened condition you get from the {@spell haste} spell lets you spend an extra action each turn to Stride or Strike, but you couldn't use the extra action for an activity that includes a Stride or Strike. As another example, if you used an action that specified, \"If the next action you use is a Strike,\" an activity that includes a Strike wouldn't count, because the next thing you are doing is starting an activity, not using the Strike basic action." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Actions with Triggers", + "entries": [ + "You can use free actions that have triggers and reactions only in response to certain events. Each such reaction and free action lists the trigger that must happen for you to perform it. When its trigger is satisfied—and {@i only} when it is satisfied—you can use the reaction or free action, though you don't have to use the action if you don't want to.", + "There are only a few basic reactions and free actions that all characters can use. You're more likely to gain actions with triggers from your class, feats, and magic items.", + { + "type": "pf2-h4", + "page": 462, + "name": "Limitations on Triggers", + "entries": [ + "The triggers listed in the stat blocks of reactions and some free actions limit when you can use those actions. You can use only one action in response to a given trigger. For example, if you had a reaction and a free action that both had a trigger of \"your turn begins,\" you could use either of them at the start of your turn—but not both. If two triggers are similar, but not identical, the GM determines whether you can use one action in response to each or whether they're effectively the same thing. Usually, this decision will be based on what's happening in the narrative.", + "This limitation of one action per trigger is per creature; more than one creature can use a reaction or free action in response to a given trigger." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Other Actions", + "entries": [ + "Sometimes you need to attempt something not already covered by defined actions in the game. When this happens, the rules tell you how many actions you need to spend, as well any traits your action might have. For example, a spell that lets you switch targets might say you can do so \"by spending a single action, which has the {@trait concentrate}.\" Game masters can also use this approach when a character tries to do something that isn't covered in the rules." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Gaining and Losing Actions", + "entries": [ + "Conditions can change the number of actions you can use on your turn, or whether you can use actions at all. The slowed condition, for example, causes you to lose actions, while the quickened condition causes you to gain them.", + "Conditions are detailed in the appendix on pages 618–623.", + "Whenever you lose a number of actions—whether from these conditions or in any other way—you choose which to lose if there's any difference between them. For instance, the {@spell haste} spell makes you quickened, but it limits what you can use your extra action to do. If you lost an action while {@spell haste} was active, you might want to lose the action from haste first, since it's more limited than your normal actions.", + "Some effects are even more restrictive. Certain abilities, instead of or in addition to changing the number of actions you can use, say specifically that you can't use reactions. The most restrictive form of reducing actions is when an effect states that you can't act: this means you can't use any actions, or even speak." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 462, + "name": "Disrupting Actions", + "entries": [ + "Various abilities and conditions, such as an Attack of Opportunity, can disrupt an action. When an action is disrupted, you still use the actions or reactions you committed and you still expend any costs, but the action's effects don't occur. In the case of an activity, you usually lose all actions spent for the activity up through the end of that turn. For instance, if you began a {@action Cast a Spell} activity requiring 3 actions and the first action was disrupted, you lose all 3 actions that you committed to that activity.", + "The GM decides what effects a disruption causes beyond simply negating the effects that would have occurred from the disrupted action. For instance, a Leap disrupted midway wouldn't transport you back to the start of your jump, and a disrupted item hand off might cause the item to fall to the ground instead of staying in the hand of the creature who was trying to give it away." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 457, + "name": "Afflictions", + "entries": [ + "Diseases and poisons are types of afflictions, as are curses and radiation. An affliction can infect a creature for a long time, progressing through different and often increasingly debilitating stages. The level of an affliction is the level of the monster, hazard, or item causing the affliction or, in the case of a spell, is listed in the affliction entry for that spell.", + { + "type": "pf2-h3", + "page": 457, + "name": "Format", + "entries": [ + "Whether appearing in a spell, as an item, or within a creature's stat block, afflictions appear in the following format.", + { + "type": "pf2-h4", + "page": 457, + "name": "Name and Traits", + "entries": [ + "The affliction's name is given first, followed by its traits in parentheses—including the trait for the type of affliction (curse, disease, poison, and so forth). If the affliction needs to have a level specified, it follows the parentheses, followed by any unusual details, such as restrictions on removing the conditions imposed by an affliction." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Saving Throw", + "entries": [ + "When you're first exposed to the affliction, you must attempt a saving throw against it. This first attempt to stave off the affliction is called the initial save. An affliction usually requires a Fortitude save, but the exact save and its DC are listed after the name and type of affliction. Spells that can poison you typically use the caster's spell DC.", + "On a successful initial saving throw, you are unaffected by that exposure to the affliction. You do not need to attempt further saving throws against it unless you are exposed to the affliction again.", + "If you fail the initial saving throw, after the affliction's onset period elapses (if applicable), you advance to stage 1 of the affliction and are subjected to the listed effect. On a critical failure, after its onset period (if applicable), you advance to stage 2 of the affliction and are subjected to that effect instead. The stages of an affliction are described below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Onset", + "entries": [ + "Some afflictions have onset times. For these afflictions, once you fail your initial save, you don't gain the effects for the first stage of the affliction until the onset time has elapsed. If this entry is absent, you gain the effects for the first stage (or the second stage on a critical failure) immediately upon failing the initial saving throw." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Maximum Duration", + "entries": [ + "If an affliction lasts only a limited amount of time, it lists a maximum duration. Once this duration passes, the affliction ends. Otherwise, the affliction lasts until you succeed at enough saves to recover, as described in Stages below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 458, + "name": "Stages", + "entries": [ + "An affliction typically has multiple stages, each of which lists an effect followed by an interval in parentheses. When you reach a given stage of an affliction, you are subjected to the effects listed for that stage.", + "At the end of a stage's listed interval, you must attempt a new saving throw. On a success, you reduce the stage by 1; on a critical success, you reduce the stage by 2. You are then subjected to the effects of the new stage. If the affliction's stage is ever reduced below stage 1, the affliction ends and you don't need to attempt further saves unless you're exposed to the affliction again.", + "On a failure, the stage increases by 1; on a critical failure, the stage increases by 2. You are then subjected to the effects listed for the new stage. If a failure or critical failure would increase the stage beyond the highest listed stage, the affliction instead repeats the effects of the highest stage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Conditions from Afflictions", + "entries": [ + "An affliction might give you conditions with a longer or shorter duration than the affliction. For instance, if an affliction causes you to be drained but has a maximum duration of 5 minutes, you remain drained even after the affliction ends, as is normal for the drained condition. Or, you might succeed at the flat check to remove persistent damage you took from an ongoing affliction, but you would still need to attempt saves to remove the affliction itself, and failing one might give you new persistent damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Multiple Exposures", + "entries": [ + "Multiple exposures to the same curse or disease currently affecting you have no effect. For a poison, however, failing the initial saving throw against a new exposure increases the stage by 1 (or by 2 if you critically fail) without affecting the maximum duration. This is true even if you're within the poison's onset period, though it doesn't change the onset length." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 458, + "name": "Virulent Afflictions", + "entries": [ + "Afflictions with the {@trait virulent} trait are harder to remove.", + "You must succeed at two consecutive saves to reduce a virulent affliction's stage by 1. A critical success reduces a virulent affliction's stage by only 1 instead of by 2." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 443, + "name": "Checks", + "entries": [ + "When success isn't certain—whether you're swinging a sword at a foul beast, attempting to leap across a chasm, or straining to remember the name of the earl's second cousin at a soiree—you'll attempt a check. Pathfinder has many types of checks, from skill checks to attack rolls to saving throws, but they all follow these basic steps.", + { + "type": "list", + "style": "list-decimal", + "items": [ + "Roll a d20 and identify the modifiers, bonuses, and penalties that apply.", + "Calculate the result.", + "Compare the result to the difficulty class (DC).", + "Determine the degree of success and the effect." + ] + }, + "Checks and difficulty classes (DC) both come in many forms. When you swing your sword at that foul beast, you'll make an attack roll against its Armor Class, which is the DC to hit another creature. If you are leaping across that chasm, you'll attempt an {@skill Athletics} skill check with a DC based on the distance you are trying to jump. When calling to mind the name of the earl's second cousin, you attempt a check to {@action Recall Knowledge}. You might use either the Society skill or a Lore skill you have that's relevant to the task, and the DC depends on how common the knowledge of the cousin's name might be, or how many drinks your character had when they were introduced to the cousin the night before.", + "No matter the details, for any check you must roll the d20 and achieve a result equal to or greater than the DC to succeed. Each of these steps is explained below.", + { + "type": "pf2-h3", + "page": 444, + "name": "Step 1: Roll D20 and Identify The Modifiers, Bonuses, and Penalties That Apply", + "entries": [ + "Start by rolling your d20. You'll then identify all the relevant modifiers, bonuses, and penalties that apply to the roll. A {@b modifier} can be either positive or negative, but a {@b bonus} is always positive, and a {@b penalty} is always negative.", + "The sum of all the modifiers, bonuses, and penalties you apply to the d20 roll is called your total modifier for that statistic.", + "Nearly all checks allow you to add an {@b ability modifier} to the roll. An ability modifier represents your raw capabilities and is derived from an ability score, as described on page 20. Exactly which ability modifier you use is determined by what you're trying to accomplish. Usually a sword swing applies your Strength modifier, whereas remembering the name of the earl's cousin uses your Intelligence modifier.", + "When attempting a check that involves something you have some training in, you will also add your {@b bonus}. This bonus depends on your proficiency rank:", + "untrained, trained, expert, master, or legendary. If you're untrained, your bonus is +0—you must rely on raw talent and any bonuses from the situation. Otherwise, the bonus equals your character's level plus a certain amount depending on your rank. If your proficiency rank is trained, this bonus is equal to your level + 2, and higher proficiency ranks further increase the amount you add to your level.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Proficiency Rank", + "Proficiency Bonus" + ], + [ + "Untrained", + "0" + ], + [ + "Trained", + "Your level + 2" + ], + [ + "Expert", + "Your level + 4" + ], + [ + "Master", + "Your level + 6" + ], + [ + "Legendary", + "Your level + 8" + ] + ] + }, + "There are three other types of bonus that frequently appear: circumstance bonuses, item bonuses, and status bonuses. If you have different types of bonus that would apply to the same roll, you'll add them all. But if you have multiple bonuses of the same type, you can use only the highest bonus on a given roll—in other words, they don't \"stack.\" For instance, if you have both a proficiency bonus and an item bonus, you add both to your d20 result, but if you have two item bonuses that could apply to the same check, you add only the higher of the two.", + "{@b Circumstance bonuses} typically involve the situation you find yourself in when attempting a check. For instance, using Raise a Shield with a buckler grants you a +1 circumstance bonus to AC. Being behind cover grants you a +2 circumstance bonus to AC. If you are both behind cover and Raising a Shield, you gain only the +2 circumstance bonus for cover, since they're the same type and the bonus from cover is higher.", + "{@b Item bonuses} are granted by some item that you are wearing or using, either mundane or magical. For example, armor gives you an item bonus to AC, while expanded alchemist's tools grant you an item bonus to {@skill Crafting} checks when making alchemical items.", + "{@b Status bonuses} typically come from spells, other magical effects, or something applying a helpful, often temporary, condition to you. For instance, the 3rd-level {@spell heroism} spell grants a +1 status bonus to attack rolls, {@skill Perception} checks, saving throws, and skill checks. If you were under the effect of {@spell heroism} and someone cast the {@spell bless} spell, which also grants a +1 status bonus on attacks, your attack rolls would gain only a +1 status bonus, since both spells grant a +1 status bonus to those rolls, and you only take the highest status bonus.", + "Penalties work very much like bonuses. You can have {{@b circumstance penalties}, {@b status penalties}, and sometimes even {@b item penalties.} Like bonuses of the same type, you take only the worst all of various penalties of a given type. However, you can apply both a bonus and a penalty of the same type on a single roll. For example, if you had a +1 status bonus from a {@spell heroism} spell but a –2 status penalty from the sickened condition, you'd apply them both to your roll—so {@spell heroism} still helps even though you're feeling unwell.", + "Unlike bonuses, penalties can also be {@b untyped}, in which case they won't be classified as \"circumstance,\" \"item,\" or \"status.\" Unlike other penalties, you always add all your untyped penalties together rather than simply taking the worst one. For instance, when you use attack actions, you incur a multiple attack penalty on each attack you make on your turn after the first attack, and when you attack a target that's beyond your weapon's normal range increment, you incur a range penalty on the attack.", + "Because these are both untyped penalties, if you make multiple attacks at a faraway target, you'd apply both the multiple attack penalty and the range penalty to your roll.", + "Once you've identified all your various modifiers, bonuses, and penalties, you move on to the next step." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 2: Calculate the Result", + "entries": [ + "This step is simple. Add up all the various modifiers, bonuses, and penalties you identified in Step 1—this is your total modifier. Next add that to the number that came up on your d20 roll. This total is your check result." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 3: Compare the Result to the DC", + "entries": [ + "This step can be simple, or it can create suspense. Sometimes you'll know the {@b Difficulty Class} ({@b DC}) of your check. In these cases, if your result is equal to or greater than the DC, you succeed! If your roll anything less than the DC, you fail.", + "Other times, you might not know the DC right away. Swimming across a river would require an {@skill Athletics} check, but it doesn't have a specified DC—so how will you know if you succeed or fail? You call out your result to the GM and they will let you know if it is a success, failure, or otherwise. While you might learn the exact DC through trial and error, DCs sometimes change, so asking the GM whether a check is successful is the best way to determine whether or not you have met or exceeded the DC.", + { + "type": "pf2-h4", + "page": 445, + "name": "Calculating DCs", + "entries": [ + "Whenever you attempt a check, you compare your result against a DC. When someone or something else attempts a check against you, rather than both forces rolling against one another, the GM (or player, if the opponent is another PC) compares their result to a fixed DC based on your relevant statistic. Your DC for a given statistic is 10 + the total modifier for that statistic." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 445, + "name": "Step 4: Determine the Degree of Success and Effect", + "entries": [ + "Many times, it's important to determine not only if you succeed or fail, but also how spectacularly you succeed or fail. Exceptional results—either good or bad—can cause you to critically succeed at or critically fail a check.", + "You critically succeed at a check when a check's result meets or exceeds the DC by 10 or more. If the check is an attack roll, this is sometimes called a critical hit. You can also critically fail a check. The rules for critical failure—sometimes called a fumble—are the same as those for a critical success, but in the other direction: if you fail a check by 10 or more, that's a critical failure.", + "If you rolled a 20 on the die (a \"natural 20\"), your result is one degree of success better than it would be by numbers alone. If you roll a 1 on the d20 (a \"natural 1\"), your result is one degree worse. This means that a natural 20 usually results in a critical success and natural 1 usually results in a critical failure. However, if you were going up against a very high DC, you might get only a success with a natural 20, or even a failure if 20 plus your total modifier is 10 or more below the DC. Likewise, if your modifier for a statistic is so high that adding it to a 1 from your d20 roll exceeds the DC by 10 or more, you can succeed even if you roll a natural 1! If a feat, magic item, spell, or other effect does not list a critical success or critical failure, treat is as an ordinary success or failure instead.", + "Some other abilities can change the degree of success for rolls you get. When resolving the effect of an ability that changes your degree of success, always apply the adjustment from a natural 20 or natural 1 before anything else." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 467, + "name": "Concealment and Invisibility", + "entries": [ + "The concealed and invisible conditions reflect certain circumstances that can make a creature harder to see.", + { + "type": "pf2-h4", + "page": 467, + "name": "Concealed", + "entries": [ + "This condition protects a creature if it's in mist, within dim light, or amid something else that obscures sight but does not provide a physical barrier to effects. An effect or type of terrain that describes an area of concealment makes all creatures within it concealed.", + "When you target a creature that's {@condition concealed} from you, you must attempt a DC {@flatDC 5} flat check before you roll to determine your effect. If you fail, you don't affect the target. the {@condition concealed} condition doesn't change which of the main categories of detection apply to the creature. A creature in a light fog bank is still observed even though it's concealed." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 467, + "name": "Invisible", + "entries": [ + "A creature with the invisible condition (by way of an {@spell invisibility} spell or {@item invisibility potion}, for example) is automatically {@condition undetected} to any creatures relying on sight as their only precise sense. Precise senses other than sight ignore the invisible condition.", + "You can use the {@action Seek} basic action to attempt to figure out an {@condition invisible} creature's location, making it instead only {@condition hidden} from you. This lasts until the {@condition invisible} creature successfully uses {@action Sneak} to become {@condition undetected} again. If you're already {@condition observed||observing} a creature when it becomes {@condition invisible}, it starts out {@condition hidden}, since you know where it was when it became {@condition invisible}, though it can then {@action Sneak} to become {@condition undetected}.", + "Other effects might make an {@condition invisible} creature hidden or even observed but concealed. For instance, if you were tracking an invisible creature's footprints through the snow, the footprints would make it hidden.", + "Similarly, throwing a net over an {@condition invisible} creature would make it {@condition observed} but {@condition concealed} for as long as the net is on the creature." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 618, + "name": "Condition Values", + "entries": [ + "Some conditions have a numerical value, called a condition value, indicated by a numeral following the condition. This value conveys the severity of a condition, and such conditions often give you a bonus or penalty equal to their value. These values can often be reduced by skills, spells, or simply waiting. If a condition value is ever reduced to 0, the condition ends." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 453, + "name": "Conditions", + "entries": [ + "The results of various checks might apply conditions to you or, less often, an item. Conditions change your state of being in some way. You might be gripped with fear or made faster by a spell or magic item. One condition represents what happens when a creature successfully drains your blood or life essence, while others represent creatures' attitudes toward you and how they interact with you.", + "Conditions are persistent; when you're affected by a condition, its effects last until the stated duration ends, the condition is removed, or terms dictated in the condition cause it to end. The rules for conditions are summarized on page 454 and described in full on pages 618–623.", + { + "type": "pf2-brown-box", + "name": "CONDITIONS", + "entries": [ + "These conditions appear often in the game and are defined in detail in the Conditions Appendix on pages 618–623. Here's a brief summary of each.", + "{@b {@condition Blinded}:} You're unable to see.", + "{@b {@condition Broken}:} This item can't be used for its normal function until repaired.", + "{@b {@condition Clumsy}:} You can't move as easily or gracefully as usual.", + "{@b {@condition Concealed}:} Fog or similar obscuration makes you difficult to see and target.", + "{@b {@condition Confused}:} You attack indiscriminately.", + "{@b {@condition Controlled}:} Another creature determines your actions.", + "{@b {@condition Dazzled}:} Everything is {@condition concealed} to you.", + "{@b {@condition Deafened}:} You're unable to hear.", + "{@b {@condition Doomed}:} With your soul in peril, you are now closer to death.", + "{@b {@condition Drained}:} Blood loss or something similar has leached your vitality.", + "{@b {@condition Dying}:} You're slipping closer to death.", + "{@b {@condition Encumbered}:} You're carrying more weight than you can manage.", + "{@b {@condition Enfeebled}:} Your strength has been sapped away.", + "{@b {@condition Fascinated}:} You are compelled to focus your attention on something.", + "{@b {@condition Fatigued}:} Your defenses are lower and you can't focus while exploring.", + "{@b {@condition Flat-Footed}:} You're unable to defend yourself to your full capability.", + "{@b {@condition Fleeing}:} You must run away.", + "{@b {@condition Friendly}:} An NPC with this condition has a good attitude toward you.", + "{@b {@condition Frightened}:} Fear makes you less capable of attacking and defending.", + "{@b {@condition Grabbed}:} A creature, object, or magic holds you in place.", + "{@b {@condition Helpful}:} An NPC with this condition wants to assist you.", + "{@b {@condition Hidden}:} A creature you're {@condition hidden} from knows your location but can't see you.", + "{@b {@condition Hostile}:} An NPC with this condition wants to harm you.", + "{@b {@condition Immobilized}:} You can't move.", + "{@b {@condition Indifferent}:} An NPC with this condition doesn't have a strong opinion about you.", + "{@b {@condition Invisible}:} Creatures can't see you.", + "{@b {@condition Observed}:} You're in plain view.", + "{@b {@condition Paralyzed}:} You body is frozen in place.", + "{@b {@condition Persistent Damage|CRB|Persistent Damage}:} You keep taking damage every round.", + "{@b {@condition Petrified}:} You've been turned to stone.", + "{@b {@condition Prone}:} You're lying on the ground and easier to attack.", + "{@b {@condition Quickened}:} You get an extra action each turn.", + "{@b {@condition Restrained}:} You're tied up and can't move, or a grappling creature has you pinned.", + "{@b {@condition Sickened}:} You're sick to your stomach.", + "{@b {@condition Slowed}:} You lose actions each turn.", + "{@b {@condition Stunned}:} You can't use actions.", + "{@b {@condition Stupefied}:} Your can't access your full mental faculties, and you have trouble casting spells.", + "{@b {@condition Unconscious}:} You're asleep or knocked out.", + "{@b {@condition Undetected}:} A creature you're {@condition undetected} by doesn't know where you are.", + "{@b {@condition Unfriendly}:} An NPC with this condition doesn't like you.", + "{@b {@condition Unnoticed}:} A creature is entirely unaware you're present.", + "{@b {@condition Wounded}:} You've been brought back from the brink of death but haven't fully recovered." + ] + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 458, + "name": "Counteracting", + "entries": [ + "Some effects try to counteract spells, afflictions, conditions, or other effects. Counteract checks compare the power of two forces and determine which defeats the other. Successfully counteracting an effect ends it unless noted otherwise.", + "When attempting a counteract check, add the relevant skill modifier or other appropriate modifier to your check against the target's DC. If you're counteracting an affliction, the DC is in the affliction's stat block. If it's a spell, use the caster's DC. The GM can also calculate a DC based on the target effect's level. For spells, the counteract check modifier is your spellcasting ability modifier plus your spellcasting proficiency bonus, plus any bonuses and penalties that specifically apply to counteract checks. What you can counteract depends on the check result and the target's level. If an effect is a spell, its level is the counteract level.", + "Otherwise, halve its level and round up to determine its counteract level. If an effect's level is unclear and it came from a creature, halve and round up the creature's level.", + { + "type": "successDegree", + "entries": { + "Critical Success": "Counteract the target if its counteract level is no more than 3 levels higher than your effect's counteract level.", + "Success": "Counteract the target if its counteract level is no more than 1 level higher than your effect's counteract level.", + "Failure": "Counteract the target if its counteract level is lower than your effect's counteract level.", + "Critical Failure": "You fail to counteract the target." + } + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 477, + "name": "Cover", + "entries": [ + "When you're behind an obstacle that could block weapons, guard you against explosions, and make you harder to detect, you're behind cover. Standard cover gives you a +2 circumstance bonus to AC, to Reflex saves against area effects, and to {@skill Stealth} checks to {@action Hide}, {@action Sneak}, or otherwise avoid detection. You can increase this to greater cover using the {@action Take Cover} basic action, increasing the circumstance bonus to +4. If cover is especially light, typically when it's provided by a creature, you have lesser cover, which grants a +1 circumstance bonus to AC. A creature with standard cover or greater cover can attempt to use {@skill Stealth} to {@action Hide}, but lesser cover isn't sufficient.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Type of Cover", + "Bonus", + "Can Hide" + ], + [ + "Lesser", + "+1 to AC", + "No" + ], + [ + "Standard", + "+2 to AC, Reflex, {@skill Stealth}", + "Yes" + ], + [ + "Greater", + "+4 to AC, Reflex, {@skill Stealth}", + "Yes" + ] + ] + }, + "Cover is relative, so you might simultaneously have cover against one creature and not another. Cover applies only if your path to the target is partially blocked. If a creature is entirely behind a wall or the like, you don't have {@quickref line of effect||3|line of effect} and typically can't target it at all.", + "Usually, the GM can quickly decide whether your target has cover. If you're uncertain or need to be more precise, draw a line from the center of your space to the center of the target's space. If that line passes through any terrain or object that would block the effect, the target has standard cover (or greater cover if the obstruction is extreme or the target has {@action Take Cover||Taken Cover}). If the line passes through a creature instead, the target has lesser cover. When measuring cover against an area effect, draw the line from the effect's point of origin to the center of the creature's space.", + { + "type": "pf2-h4", + "page": 477, + "name": "Cover and Large Creatures", + "entries": [ + "If a creature between you and a target is two or more sizes larger than both you and your target, that creature's space blocks the effect enough to provide standard cover instead of lesser cover. The GM might determine that a creature doesn't gain cover from terrain that it's significantly larger than. For example, a Huge dragon probably wouldn't receive any benefit from being behind a 1-foot-wide pillar." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 477, + "name": "Special Circumstances", + "entries": [ + "Your GM might allow you to overcome your target's cover in some situations. If you're right next to an arrow slit, you can shoot without penalty, but you have greater cover against someone shooting back at you from far away. Your GM might let you reduce or negate cover by leaning around a corner to shoot or the like. This usually takes an action to set up, and the GM might measure cover from an edge or corner of your space instead of your center." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 450, + "name": "Damage", + "entries": [ + "In the midst of combat, you attempt checks to determine if you can damage your foe with weapons, spells, or alchemical concoctions. On a successful check, you hit and deal damage. Damage decreases a creature's Hit Points on a 1-to-1 basis (so a creature that takes 6 damage loses 6 Hit Points). The full rules can be found in the Hit Points, Healing, and Dying section on page 459.", + "Damage is sometimes given as a fixed amount, but more often than not you'll make a damage roll to determine how much damage you deal. A damage roll typically uses a number and type of dice determined by the weapon or unarmed attack used or the spell cast, and it is often enhanced by various modifiers, bonuses, and penalties.", + "Like checks, a damage roll—especially a melee weapon damage roll—is often modified by a number of modifiers, penalties, and bonuses. When making a damage roll, you take the following steps, explained in detail below.", + { + "type": "list", + "style": "list-decimal", + "items": [ + "Roll the dice indicated by the weapon, unarmed attack, or spell, and apply the modifiers, bonuses, and penalties that apply to the result of the roll.", + "Determine the damage type.", + "Apply the target's immunities, weaknesses, and resistances to the damage.", + "If any damage remains, reduce the target's Hit Points by that amount." + ] + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Step 1: Roll The Damage Dice and Apply Modifiers, Bonuses, and Penalties", + "entries": [ + "Your weapon, unarmed attack, spell, or sometimes even a magic item determines what type of dice you roll for damage, and how many. For instance, if you're using a normal longsword, you'll roll {@dice 1d8}. If you're casting a 3rd-level {@spell fireball} spell, you'll roll {@dice 6d6}. Sometimes, especially in the case of weapons, you'll apply modifiers, bonuses, and penalties to the damage.", + "When you use melee weapons, unarmed attacks, and thrown ranged weapons, the most common modifier you'll add to damage is your Strength ability modifier. Weapons with the propulsive trait sometimes add half your Strength modifier. You typically do not add an ability modifier to spell damage, damage from most ranged weapons, or damage from alchemical bombs and similar items.", + "As with checks, you might add circumstance, status, or item bonuses to your damage rolls, but if you have multiple bonuses of the same type, you add only the highest bonus of that type. Again like checks, you may also apply circumstance, status, item, and untyped penalties to the damage roll, and again you apply only the greatest penalty of a specific type but apply all untyped penalties together.", + "Use the formulas below.", + { + "type": "pf2-inset", + "entries": [ + "Melee damage roll = damage die of weapon or unarmed attack + Strength modifier + bonuses + penalties" + ] + }, + { + "type": "pf2-inset", + "entries": [ + "Ranged damage roll = damage die of weapon + Strength modifier for thrown weapons + bonuses + penalties" + ] + }, + { + "type": "pf2-inset", + "entries": [ + "Spell (and similar effects) damage roll = damage die of the effect + bonuses + penalties" + ] + }, + "If the combined penalties on an attack would reduce the damage to 0 or below, you still deal 1 damage.", + { + "type": "pf2-h4", + "page": 451, + "name": "Increasing Damage", + "entries": [ + "In some cases, you increase the number of dice you roll when making weapon damage rolls. Magic weapons etched with the {@item striking} rune can add one or more weapon damage dice to your damage roll. These extra dice are the same die size as the weapon's damage die. At certain levels, most characters gain the ability to deal extra damage from the weapon specialization class feature." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 451, + "name": "Persistent Damage", + "entries": [ + "Persistent damage is a condition that causes damage to recur beyond the original effect. Unlike with normal damage, when you are subject to persistent damage, you don't take it right away. Instead, you take the specified damage at the end of your turns, after which you attempt a DC {@flatDC 15} flat check to see if you recover from the persistent damage.", + "Like normal damage, it can be doubled or halved based on the results of an attack roll or saving throw.", + "See the Conditions Appendix on pages 618–623 for the complete rules regarding the persistent damage condition." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 451, + "name": "Doubling and Halving Damage", + "entries": [ + "Sometimes you'll need to halve or double an amount of damage, such as when the outcome of your Strike is a critical hit, or when you succeed at a basic Reflex save against a spell. When this happens, you roll the damage normally, adding all the normal modifiers, bonuses, and penalties. Then you double or halve the amount as appropriate (rounding down if you halved it). The GM might allow you to roll the dice twice and double the modifiers, bonuses, and penalties instead of doubling the entire result, but this usually works best for singletarget attacks or spells at low levels when you have a small number of damage dice to roll. Benefits you gain specifically from a critical hit, like the {@item flaming} weapon rune's {@condition persistent damage||persistent fire damage} or the extra damage die from the fatal weapon trait, aren't doubled." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 451, + "name": "Step 2: Determine The Damage Type", + "entries": [ + "Once you've calculated how much damage you deal, you'll need to determine the damage type. There are many types of damage and sometimes certain types are applied in different ways. The smack of a club deals bludgeoning damage. The stab of a spear deals piercing damage. The staccato crack of a {@spell lightning bolt} spell deals electricity damage. Sometimes you might apply precision damage, dealing more damage for hitting a creature in a vulnerable spot or when the target is somehow vulnerable. The damage types are described on page 452.", + { + "type": "pf2-h4", + "page": 451, + "name": "Damage Types and Traits", + "entries": [ + "When an attack deals a type of damage, the attack action gains that trait. For example, the {@action Strike||Strikes} and attack actions you use wielding a sword when its {@item flaming} rune is active gain the fire trait, since the rune gives the weapon the ability to deal fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "name": "DAMAGE TYPES", + "entries": [ + "Damage has a number of different types and categories, which are described below.", + { + "type": "pf2-title", + "name": "Physical Damage" + }, + "Damage dealt by weapons, many physical hazards, and a handful of spells is collectively called physical damage. The main types of physical damage are bludgeoning, piercing, and slashing. {@b Bludgeoning damage} comes from weapons and hazards that deal blunt-force trauma, like a hit from a club or being dashed against rocks. {@b Piercing damage} is dealt from stabs and punctures, whether from a dragon's fangs or the thrust of a spear. {@b Slashing damage} is delivered by a cut, be it the swing of the sword or the blow from a scythe blades trap.", + "Ghosts and other incorporeal creatures have a high resistance to physical attacks that aren't magical (attacks that lack the magical trait). Furthermore, most incorporeal creatures have additional, though lower, resistance to magical physical damage (such as damage dealt from a mace with the magical trait) and most other damage types.", + { + "type": "pf2-title", + "name": "Energy Damage" + }, + "Many spells and other magical effects deal energy damage. Energy damage is also dealt from effects in the world, such as the biting cold of a blizzard to a raging forest fire. The main types of energy damage are acid, cold, electricity, fire, and sonic. {@b Acid damage} can be delivered by gases, liquids, and certain solids that dissolve flesh, and sometimes harder materials. {@b Cold damage} freezes material by way of contact with chilling gases and ice. {@b Electricity Damage} comes from the discharge of powerful lightning and sparks. {@b Fire damage} burns through heat and combustion. {@b Sonic damage} assaults matter with high-frequency vibration and sound waves. Many times, you deal energy damage by casting magic spells, and doing so is often useful against creatures that have immunities or resistances to physical damage.", + "Two special types of energy damage specifically target the living and the undead. Positive energy often manifests as healing energy to living creatures but can create {@b positive damage} that withers undead bodies and disrupts and injures incorporeal undead. Negative energy often revivifies the unnatural, unliving power of undead, while manifesting as {@b negative damage} that gnaws at the living.", + "Powerful and pure magical energy can manifest itself as {@b force damage}. Few things can resist this type of damage—not even incorporeal creatures such as ghosts and wraiths.", + { + "type": "pf2-title", + "name": "Alignment Damage" + }, + "Weapons and effects keyed to a particular alignment can deal {@b chaotic}, {@b evil}, {@b good}, or {@b lawful} damage. These damage types apply only to creatures that have the opposing alignment trait. Chaotic damage harms only lawful creatures, evil damage harms only good creatures, good damage harms only evil creatures, and lawful damage harms only chaotic creatures.", + { + "type": "pf2-title", + "name": "Mental Damage" + }, + "Sometimes an effect can target the mind with enough psychic force to actually deal damage to the creature. When it does, it deals {@b mental damage}. Mindless creatures and those with only programmed or rudimentary intelligence are often immune to mental damage and effects.", + { + "type": "pf2-title", + "name": "Poison Damage" + }, + "Venoms, toxins and the like can deal {@b poison damage}, which affects creatures by way of contact, ingestion, inhalation, or injury. In addition to coming from monster attacks, alchemical items, and spells, poison damage is often caused by ongoing afflictions, which follow special rules described on page 457.", + { + "type": "pf2-title", + "name": "Bleed Damage" + }, + "Another special type of physical damage is {@b bleed damage}. This is persistent damage that represents loss of blood.", + "As such, it has no effect on nonliving creatures or living creatures that don't need blood to live. Weaknesses and resistances to physical damage apply. Bleed damage ends automatically if you're healed to your full Hit Points.", + { + "type": "pf2-title", + "name": "Precision Damage" + }, + "Sometimes you are able to make the most of your attack through sheer precision. When you hit with an ability that grants you {@b precision damage}, you increase the attack's listed damage, using the same damage type, rather than tracking a separate pool of damage. For example, a non-magical dagger Strike that deals 1d6 precision damage from a rogue's sneak attack increases the piercing damage by 1d6.", + "Some creatures are immune to precision damage, regardless of the damage type; these are often amorphous creatures that lack vulnerable anatomy. A creature immune to precision damage would ignore the 1d6 precision damage in the example above, but it would still take the rest of the piercing damage from the Strike. Since precision damage is always the same type of damage as the attack it's augmenting, a creature that is resistant to physical damage, like a gargoyle, would resist not only the dagger's damage but also the precision damage, even though it is not specifically resistant to precision damage.", + { + "type": "pf2-title", + "name": "Precious Materials" + }, + "While not their own damage category, precious materials can modify damage to penetrate a creature's resistances or take advantage of its weaknesses. For instance, silver weapons are particularly effective against lycanthropes and bypass the resistances to physical damage that most devils have." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 451, + "name": "Step 3: Apply the Target's Immunities, Weaknesses, and Resistances", + "entries": [ + "Defenses against certain types of damage or effects are called immunities or resistances, while vulnerabilities are called weaknesses. Apply immunities first, then weaknesses, and resistances third. Immunity, weakness, or resistance to an alignment applies only to damage of that type, not to damage from an attacking creature of that alignment.", + { + "type": "pf2-h4", + "page": 451, + "name": "Immunity", + "entries": [ + "When you have immunity to a specific type of damage, you ignore all damage of that type. If you have immunity to a specific condition or type of effect, you can't be affected by that condition or any effect of that type. If you have immunity to effects with a certain trait (such as death effects, poison, or disease) you are unaffected by any effect with that trait. Often, an effect can be both a trait and a damage type (this is especially true in the case of energy damage types). In these cases, the immunity applies to the entire effect, not just the damage. You can still be targeted by an ability with an effect you are immune to; you just don't apply the effect. However, some complex effects might have parts that affect you even if you're immune to one of the effect's traits; for instance, a spell that deals both fire and acid damage can still deal acid damage to you even if you're immune to fire.", + "Immunity to critical hits works a little differently. When a creature immune to critical hits is critically hit by a Strike or other attack that deals damage, it takes normal damage instead of double damage. This does not make it immune to any other critical success effects of other actions that have the attack trait (such as {@action Grapple} and {@action Shove}).", + "Another exception is immunity to nonlethal attacks. If you are immune to nonlethal attacks, you are immune to all damage from attacks with the nonlethal trait, no matter what other type the damage has. For instance, a {@creature stone golem} has immunity to nonlethal attacks. This means that no matter how hard you hit it with your fist, you're not going to damage it—unless your fists don't have the {@trait nonlethal} trait, such as if you're a {@class monk}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Temporary Immunity", + "entries": [ + "Some effects grant you immunity to the same effect for a set amount of time. If an effect grants you temporary immunity, repeated applications of that effect don't affect you for as long as the temporary immunity lasts. Unless the effect says it applies only to a certain creature's ability, it doesn't matter who created the effect. For example, the {@spell blindness} spell says, \"The target is temporarily immune to blindness for 1 minute.\" If anyone casts {@spell blindness} on that creature again before 1 minute passes, the spell has no effect.", + "Temporary immunity doesn't prevent or end ongoing effects of the source of the temporary immunity. For instance, if an ability makes you frightened and you then gain temporary immunity to the ability, you don't immediately lose the frightened condition due to the immunity you just gained—you simply don't become frightened if you're targeted by the ability again before the immunity ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Weakness", + "entries": [ + "If you have a weakness to a certain type of damage or damage from a certain source, that type of damage is extra effective against you. Whenever you would take that type of damage, increase the damage you take by the value of the weakness. For instance, if you are dealt 2d6 fire damage and have weakness 5 to fire, you take 2d6+5 fire damage.", + "If you have a weakness to something that doesn't normally deal damage, such as water, you take damage equal to the weakness value when touched or affected by it. If more than one weakness would apply to the same instance of damage, use only the highest applicable weakness value. This usually happens only when a monster is weak to both a type of physical damage and a given material." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 453, + "name": "Resistance", + "entries": [ + "If you have resistance to a type of damage, each time you take that type of damage, you reduce the amount of damage you take by the listed amount (to a minimum of 0 damage). Resistance can specify combinations of damage types or other traits. For instance, you might encounter a monster that's resistant to non-magical bludgeoning damage, meaning it would take less damage from bludgeoning attacks that weren't magical, but would take normal damage from your {@runeItem mace||+1 weapon potency|} (since it's magical) or a non-magical {@item spear} (since it deals piercing damage). A resistance also might have an exception. For example, resistance 10 to physical damage (except silver) would reduce any physical damage by 10 unless that damage was dealt by a silver weapon.", + "If you have more than one type of resistance that would apply to the same instance of damage, use only the highest applicable resistance value.", + "It's possible to have resistance to all damage. When an effect deals damage of multiple types and you have resistance to all damage, apply the resistance to each type of damage separately. If an attack would deal 7 slashing damage and 4 fire damage, resistance 5 to all damage would reduce the slashing damage to 2 and negate the fire damage entirely." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 453, + "name": "Step 4: If Damage Remains, Reduce the Target's Hit Points", + "entries": [ + "After applying the target's immunities, resistances, and weaknesses to the damage, whatever damage is left reduces the target's Hit Points on a 1-to-1 basis. More information about Hit Points can be found in the Hit Points, Healing, and Dying section on page 459.", + { + "type": "pf2-h4", + "page": 453, + "name": "Nonlethal Attacks", + "entries": [ + "You can make a nonlethal attack in an effort to knock someone out instead of killing them (see Knocked Out and Dying on page 459). Weapons with the nonlethal trait (including fists) do this automatically. You take a –2 circumstance penalty to the attack roll when you make a nonlethal attack using a weapon that doesn't have the nonlethal trait. You also take this penalty when making a lethal attack using a nonlethal weapon.", + "Spells and other effects with the nonlethal trait that reduce a creature to 0 Hit Points knock the creature out instead of killing them." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 481, + "name": "Downtime Mode", + "entries": [ + "Downtime gives you time to rest fully, engage in crafting or a professional endeavor, learn new spells, retrain feats, or just have fun. You can sell items acquired during your adventures, buy new goods, and perform other activities as determined by your feats, your skills, and the settlement where you are spending the downtime.", + { + "type": "pf2-h2", + "page": 481, + "name": "Long-Term Rest", + "entries": [ + "You can spend an entire day and night resting during downtime to recover Hit Points equal to your Constitution modifier (minimum 1) multiplied by twice your level." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 481, + "name": "Retraining", + "entries": [ + "Retraining offers a way to alter some of your character choices, which is helpful when you want to take your character in a new direction or change decisions that didn't meet your expectations. You can retrain feats, skills, and some selectable class features. You can't retrain your ancestry, heritage, background, class, or ability scores. You can't perform other downtime activities while retraining.", + "Retraining usually requires you to spend time learning from a teacher, whether that entails physical training, studying at a library, or falling into shared magical trances. Your GM determines whether you can get proper training or whether something can be retrained at all. In some cases, you'll have to pay your instructor.", + "Some abilities can be difficult or impossible to retrain (for instance, a sorcerer can retrain their bloodline only in extraordinary circumstances).", + "When retraining, you generally can't make choices you couldn't make when you selected the original option. For instance, you can't exchange a 2nd-level skill feat for a 4th-level one, or for one that requires prerequisites you didn't meet at the time you took the original feat. If you don't remember whether you met the prerequisites at the time, ask your GM to make the call. If you cease to meet the prerequisites for an ability due to retraining, you can't use that ability. You might need to retrain several abilities in sequence in order to get all the abilities you want.", + { + "type": "pf2-h3", + "page": 481, + "name": "Feats", + "entries": [ + "You can spend a week of downtime retraining to swap out one of your feats. Remove the old feat and replace it with another of the same type. For example, you could swap a skill feat for another skill feat, but not for a wizard feat." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 481, + "name": "Skills", + "entries": [ + "You can spend a week of downtime retraining to swap out one of your skill increases. Reduce your proficiency rank in the skill losing its increase by one step and increase your proficiency rank in another skill by one step. The new proficiency rank has to be equal to or lower than the proficiency rank you traded away. For instance, if your bard is a master in {@skill Performance} and {@skill Stealth}, and an expert in {@skill Occultism}, you could reduce the character's proficiency in {@skill Stealth} to expert and become a master in {@skill Occultism}, but you couldn't reassign that skill increase to become legendary in {@skill Performance}. Keep track of your level when you reassign skill increases; the level at which your skill proficiencies changed can influence your ability to retrain feats with skill prerequisites.", + "You can also spend a week to retrain an initial trained skill you gained during character creation." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 481, + "name": "Class Features", + "entries": [ + "You can change a class feature that required a choice, making a different choice instead. This lets you change a druid order or a wizard school, for example. The GM will tell you how long this takes—always at least a month." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 481, + "name": "SKILL DOWNTIME ACTIVITIES", + "entries": [ + "Chapter 4: Skills includes several downtime activities, which are summarized here.", + "{@b {@action Craft}:} Using the {@skill Crafting} skill, you can create items from raw materials (page 244).", + "{@b {@action Create Forgery}:} You forge a document (page 251).", + "{@b {@action Earn Income}:} You earn money, typically using {@skill Crafting}, Lore, or {@skill Performance} (page 236).", + "{@b {@action Subsist}:} You find food and shelter in the wilderness or within a settlement (page 240).", + "{@b {@action Treat Disease}:} You spend time caring for a diseased creature in the hope of curing that creature (page 248)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 481, + "name": "Other Downtime Activities", + "entries": [ + "Work with your GM if there are other ways you want to spend downtime. You might need to pay for your cost of living (the prices for this can be found on page 294).", + "You might acquire property, manage a business, become part of a guild or civic group, curry favor in a large city, take command of an army, take on an apprentice, start a family, or minister to a flock of the faithful." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 453, + "name": "Effects", + "entries": [ + "Anything you do in the game has an {@b effect}. Many of these outcomes are easy to adjudicate during the game.", + "If you tell the GM that you draw your sword, no check is needed, and the result is that your character is now holding a sword. Other times, the specific effect requires more detailed rules governing how your choice is resolved.", + "Many spells, magic items, and feats create specific effects, and your character will be subject to effects caused by monsters, hazards, the environment, and other characters.", + "While a check might determine the overall impact or strength of an effect, a check is not always part of creating an effect. Casting a {@spell fly} spell on yourself creates an effect that allows you to soar through the air, but casting the spell does not require a check. Conversely, using the Intimidate skill to Demoralize a foe does require a check, and your result on that check determines the effect's outcome.", + "The following general rules are used to understand and apply effects.", + { + "type": "pf2-h3", + "page": 455, + "name": "Duration", + "entries": [ + "Most effects are discrete, creating an instantaneous effect when you let the GM know what actions you are going to use. Firing a bow, moving to a new space, or taking something out of your pack all resolve instantly. Other effects instead last for a certain duration. Once the duration has elapsed, the effect ends. The rules generally use the following conventions for durations, though spells have some special durations detailed on pages 304–305.", + "For an effect that lasts a number of rounds, the remaining duration decreases by 1 at the start of each turn of the creature that created the effect. This is common for beneficial effects that target you or your allies. Detrimental effects often last \"until the end of the target's next turn\" or \"through\" a number of their turns (such as \"through the target's next 3 turns\"), which means that the effect's duration decreases at the end of the creature's turn, rather than the start.", + "Instead of lasting a fixed number of rounds, a duration might end only when certain conditions are met (or cease to be true). If so, the effects last until those conditions are met." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 455, + "name": "Range and Reach", + "entries": [ + "Actions and other abilities that generate an effect typically work within a specified range or a reach. Most spells and abilities list a {@b range}—the maximum distance from the creature or object creating the effect in which the effect can occur.", + "Ranged and thrown weapons have a {@b range increment}.", + "Attacks with such weapons work normally up to that range. Attacks against targets beyond that range take a –2 penalty, which worsens by 2 for every additional multiple of that range, to a maximum of a –10 penalty after five additional range increments. Attacks beyond this range are not possible. For example, if you are using a shortbow, your attacks take no penalty against a target up to 60 feet away, a –2 penalty if a target is over 60 and up to 120 feet away, a –4 if a target is over 120 and up to 180 feet away, and so on, up to a maximum distance of 360 feet.", + "{@b Reach} is how far you can physically reach with your body or a weapon. Melee {@action Strike||Strikes} rely on reach. Your reach also creates an area around your space where other creatures could trigger your reactions. Your reach is typically 5 feet, but weapons with the reach trait can extend this. Larger creatures can have greater reach; for instance, an ogre has a 10-foot reach. Unlike with measuring most distances, 10-foot reach can reach 2 squares diagonally. Reach greater than 10 feet is measured normally; 20-foot reach can reach 3 squares diagonally, 25-foot reach can reach 4, and so on." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 455, + "name": "Targets", + "entries": [ + "Some effects require you to choose specific targets.", + "Targeting can be difficult or impossible if your chosen creature is undetected by you, if the creature doesn't match restrictions on who you can target, or if some other ability prevents it from being targeted.", + "Some effects require a target to be willing. Only you can decide whether your PC is willing, and the GM decides whether an NPC is willing. Even if you or your character don't know what the effect is, such as if your character is unconscious, you still decide if you're willing.", + "Some effects target or require an ally, or otherwise refer to an ally. This must be someone on your side, often another PC, but it might be a bystander you are trying to protect. You are not your own ally. If it isn't clear, the GM decides who counts as an ally or an enemy." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 456, + "name": "Areas", + "entries": [ + "Some effects occupy an area of a specified shape and size.", + "An area effect always has a point of origin and extends out from that point. There are four types of areas: emanations, bursts, cones, and lines. When you're playing in encounter mode and using a grid, areas are measured in the same way as movement (page 463), but areas' distances are never reduced or affected by {@quickref difficult terrain||3|terrain} or lesser cover (page 476). You can use the diagrams below as common reference templates for areas, rather than measuring squares each time. Many area effects describe only the effects on creatures in the area. The GM determines any effects to the environment and unattended objects.", + { + "type": "pf2-h4", + "page": 456, + "name": "Burst", + "entries": [ + "A burst effect issues forth in all directions from a single corner of a square within the range of the effect, spreading in all directions to a specified radius. For instance, when you cast {@spell fireball}, it detonates at the corner of a square within 500 feet of you and creates a 20-foot burst, meaning it extends out 20 feet in every direction from the corner of the square you chose, affecting each creature whose space (or even one square of its space) is within the burst." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Cone", + "entries": [ + "A cone shoots out from you in a quarter circle on the grid.", + "When you aim a cone, the first square of that cone must share an edge with your space if you're aiming orthogonally, or it must touch a corner of your space if you're aiming diagonally. If you're Large or larger, the first square can run along the edge of any square of your space. You can't aim a cone so that it overlaps your space. The cone extends out for a number of feet, widening as it goes, as shown in the Areas diagram. For instance, when a green dragon uses its breath weapon, it breathes a cone of poisonous gas that originates at the edge of one square of its space and affects a quarter-circle area 30 feet on each edge.", + "If you make a cone originate from someone or something else, follow these same rules, with the first square of the cone using an edge or corner of that creature or object's space instead of your own." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Emanation", + "entries": [ + "An emanation issues forth from each side of your space, extending out to a specified number of feet in all directions. For instance, the {@spell bless} spell's emanation radiates 5 or more feet outward from the caster. Because the sides of a creature's space are the starting point for the emanation, an emanation from a Large or larger creature affects a greater overall area than that of a Medium or smaller creature. Unless the text states otherwise, the creature creating an emanation effect chooses whether the creature at its center is affected." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 457, + "name": "Line", + "entries": [ + "A line shoots forth from you in a straight line in a direction of your choosing. The line affects each creature whose space it overlaps. Unless a line effect says otherwise, it is 5 feet wide. For example, the {@spell lightning bolt} spell's area is a 60-foot line that's 5 feet wide." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 457, + "name": "Line of Effect", + "entries": [ + "When creating an effect, you usually need an unblocked path to the target of a spell, the origin point of an effect's area, or the place where you create something with a spell or other ability. This is called a line of effect. You have line of effect unless a creature is entirely behind a solid physical barrier. Visibility doesn't matter for line of effect, nor do portcullises and other barriers that aren't totally solid. If you're unsure whether a barrier is solid enough, usually a 1-foot-square gap is enough to maintain a line of effect, though the GM makes the final call.", + "In an area effect, creatures or targets must have line of effect to the point of origin to be affected. If there's no line of effect between the origin of the area and the target, the effect doesn't apply to that target. For example, if there's a solid wall between the origin of a {@spell fireball} and a creature that's within the burst radius, the wall blocks the effect—that creature is unaffected by the {@spell fireball} and doesn't need to attempt a save against it. Likewise, any ongoing effects created by an ability with an area cease to affect anyone who moves outside of the line of effect." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 457, + "name": "Line of Sight", + "entries": [ + "Some effects require you to have line of sight to your target. As long as you can precisely sense the area (as described in Perception on page 464) and it is not blocked by a solid barrier (as described in {@quickref Cover||3|Cover}), you have line of sight. An area of darkness prevents line of sight if you don't have {@ability darkvision}, but portcullises and other obstacles that aren't totally solid do not. If you're unsure whether a barrier is solid enough to block line of sight, usually a 1-foot-square gap is enough to maintain line of sight, though the GM makes the final call." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 468, + "name": "Encounter Mode", + "entries": [ + { + "type": "pf2-h2", + "page": 468, + "name": "Structure", + "entries": [ + "An encounter is played out in a series of rounds, during which the player characters, adversaries, and other participants in the encounter act in sequence.", + "You roll initiative to determine this order at the start of the encounter and then play through rounds until a conclusion is reached and the encounter ends. The rules in this section assume a combat encounter—a battle—but the general structure can apply to any kind of encounter.", + { + "type": "pf2-h3", + "page": 468, + "name": "Step 1: Roll Initiative", + "entries": [ + "When the GM calls for it, you'll roll initiative to determine your place in the initiative order, which is the sequence in which the encounter's participants will take their turns. Rolling initiative marks the start of an encounter. More often than not, you'll roll initiative when you enter a battle.", + "Typically, you'll roll a Perception check to determine your initiative—the more aware you are of your surroundings, the more quickly you can respond. Sometimes, though, the GM might call on you to roll some other type of check. For instance, if you were Avoiding Notice during exploration (page 479), you'd roll a {@skill Stealth} check. A social encounter could call for a {@skill Deception} or {@skill Diplomacy} check.", + "The GM rolls initiative for anyone other than the player characters in the encounter. If these include a number of identical creatures, the GM could roll once for the group as a whole and have them take their turns within the group in any order. However, this can make battles less predictable and more dangerous, so the GM might want to roll initiative for some or all creatures individually unless it's too much of a burden.", + "Unlike a typical check, where the result is compared to a DC, the results of initiative rolls are ranked. This ranking sets the order in which the encounter's participants act—the initiative order. The character with the highest result goes first. The second highest follows, and so on until whoever had the lowest result takes their turn last.", + "If your result is tied with a foe's result, the adversary goes first. If your result is tied with another PC's, you can decide between yourselves who goes first when you reach that place in the initiative order. After that, your places in the initiative order usually don't change during the encounter." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 2: Play a Round", + "entries": [ + "A round begins when the participant with the highest initiative roll result starts their turn, and it ends when the one with the lowest initiative ends their turn. The process of taking a turn is detailed below. Creatures might also act outside their turns with reactions and free actions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 3: Begin the Next Round", + "entries": [ + "Once everyone in the encounter has taken a turn, the round is over and the next one begins. Don't roll initiative again; the new round proceeds in the same order as the previous one, repeating the cycle until the encounter ends." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 468, + "name": "Step 4: End the Encounter", + "entries": [ + "When your foes are defeated, some sort of truce is reached, or some other event or circumstance ends the combat, the encounter is over. You and the other participants no longer follow the initiative order, and a more free-form style of play resumes, with the game typically moving into exploration mode. Sometimes at the end of an encounter, the GM will award Experience Points to the party or you'll find treasure to divvy up." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 468, + "name": "Turns", + "entries": [ + "When it's your turn to act, you can use single actions ({@as 1}), short activities ({@as 2} and {@as 3}), reactions ([reaction]), and free actions ({@as f}). When you're finished, your turn ends and the character next in the initiative order begins their turn.", + "Sometimes it's important to note when during your turn something happens, so a turn is divided into three steps.", + { + "type": "pf2-h3", + "page": 468, + "name": "Step 1: Start Your Turn", + "entries": [ + "Many things happen automatically at the start of your turn—it's a common point for tracking the passage of time for effects that last multiple rounds. At the start of each of your turns, take these steps in any order you choose:", + { + "type": "list", + "items": [ + "If you created an effect lasting for a certain number of rounds, reduce the number of rounds remaining by 1. The effect ends if the duration is reduced to 0. For example, if you cast a spell that lasts 3 rounds on yourself during your first turn of a fight, it would affect you during that turn, decrease to 2 rounds of duration at the start of your second turn, decrease to 1 round of duration at the start of your third turn, and expire at the start of your fourth turn.", + "You can use 1 free action or reaction with a trigger of \"Your turn begins\" or something similar.", + "If you're {@condition dying}, roll a recovery check (page 459).", + "Do anything else that is specified to happen at the start of your turn." + ] + }, + "The last step of starting your turn is always the same.", + { + "type": "list", + "items": [ + "Regain your 3 actions and 1 reaction. If you haven't spent your reaction from your last turn, you lose it—you can't \"save\" actions or reactions from one turn to use during the next turn. If a condition prevents you from being able to act, you don't regain any actions or your reaction. Some abilities or conditions (such as {@condition quickened} and {@condition slowed}) can change how many actions you regain and whether you regain your reaction. If you lose actions and gain additional actions (such as if you're both {@condition quickened} and {@condition slowed}), you choose which actions to lose." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 469, + "name": "Step 2: Act", + "entries": [ + "You can use actions in any order you wish during your turn, but you have to complete one action or activity before beginning another; for example, you can't use a single action in the middle of performing a 2-action activity. What actions you can use often depend on your class features, skills, feats, and items, but there are default actions anyone can use, described in Basic Actions below. Some effects might prevent you from acting. If you can't act, you can't use any actions, including reactions and free actions.", + "If you begin a 2-action or 3-action activity on your turn, you must be able to complete it on your turn. You can't, for example, begin to High Jump using your final action on one turn and then complete it as your first action on your next turn.", + "Once you have spent all 3 of your actions, your turn ends (as described in Step 3) and the next creature's turn begins. You can, however, use only some of your actions and end your turn early. As soon as your turn ends, you lose all your remaining actions, but not your reaction or your ability to use free actions." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 469, + "name": "Step 3: End Your Turn", + "entries": [ + "Once you've done all the things you want to do with the actions you have available, you reach the end of your turn.", + "Take the following steps in any order you choose. Play then proceeds to the next creature in the initiative order.", + { + "type": "list", + "items": [ + "End any effects that last until the end of your turn. For example, spells with a sustained duration end at the end of your turn unless you used the {@action Sustain a Spell} action during your turn to extend them. Some effects caused by enemies might also last through a certain number of your turns, and you decrease the remaining duration by 1 during this step, ending the effect if its duration is reduced to 0.", + "If you have a {@condition Persistent Damage|CRB|persistent damage} condition, you take the damage at this point. After you take the damage, you can attempt the flat check to end the {@condition Persistent Damage|CRB|persistent damage}. You then attempt any saving throws for ongoing afflictions. Many other conditions change at the end of your turn, such as the {@condition frightened} condition decreasing in severity. These take place after you've taken any {@condition Persistent Damage|CRB|persistent damage}, attempted flat checks to end the {@condition Persistent Damage|CRB|persistent damage}, and attempted saves against any afflictions.", + "You can use 1 free action or reaction with a trigger of \"Your turn ends\" or something similar.", + "Resolve anything else specified to happen at the end of your turn." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 469, + "name": "TRACKING INITIATIVE", + "entries": [ + "The GM keeps track of the initiative order for an encounter.", + "It's usually okay for the players to know this order, since they'll see who goes when and be aware of one another's results. However, the GM might want to conceal the names of adversaries the PCs have yet to identify.", + "Once the encounter's order is set, it's usually not necessary to track the original initiative numbers. The GM can create a simple list, use a series of cards or other indicators, or use a {@i Pathfinder Combat Pad}, which has magnetic markers to allow for easily rearranging the order.", + { + "type": "pf2-title", + "name": "Changing the Initiative Order" + }, + "Any method used to track the initiative order needs to be flexible because the order can change. A creature can use the Delay basic action to change its place in the order, in which case you can erase it from the list or pull its marker aside until it reenters the initiative order. When a creature gets knocked out, its initiative order also changes (see Knocked Out and Dying on page 459). Using the Ready basic action doesn't change a creature's place in the initiative order, though, because the designated action becomes a reaction." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 469, + "name": "Basic Actions", + "entries": [ + "Basic actions represent common tasks like moving around, attacking, and helping others. As such, every creature can use basic actions except in some extreme circumstances, and many of those actions are used very frequently. Most notably, you'll use Interact, Step, Stride, and Strike a great deal. Many feats and other actions call upon you to use one of these basic actions or modify them to produce different effects. For example, a more complex action might let you Stride up to double your Speed instead of just up to your Speed, and a large number of activities include a Strike.", + "Actions that are used less frequently but are still available to most creatures are presented in Specialty Basic Actions starting on page 472. These typically have requirements that not all characters are likely to meet, such as wielding a shield or having a burrow Speed.", + "In addition to the actions in these two sections, the actions for spellcasting can be found on pages 302–305, and the actions for using magic items appear on pages 531–534.", + "{@note To view all actions, please visit the {@filter Actions page.|actions||source=CRB}}", + { + "type": "pf2-brown-box", + "page": 471, + "name": "SPEAKING", + "entries": [ + "As long as you can act, you can also speak. You don't need to spend any type of action to speak, but because a round represents 6 seconds of time, you can usually speak at most a single sentence or so per round. Special uses of speech, such as attempting a {@skill Deception} skill check to Lie, require spending actions and follow their own rules.", + "All speech has the {@trait auditory} trait. If you communicate in some way other than speech, other rules might apply. For instance, using sign language is {@trait visual} instead of {@trait auditory}." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 472, + "name": "Specialty Basic Actions", + "entries": [ + "These actions are useful under specific circumstances. Some require you to have a special movement type (page 463)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 472, + "name": "Activities in Encounters", + "entries": [ + "Activities that take longer than a turn can't normally be performed during an encounter. Spells with a casting time of 1 minute or more are a common example of this, as are several skill actions. When you commit to an activity during your turn in an encounter, you commit to spending all of the actions it requires. If the activity gets interrupted partway through, you lose all of the actions you would have spent on that activity. Activities are described in full on page 461." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 472, + "name": "Reactions in Encounters", + "entries": [ + "Your reactions let you respond immediately to what's happening around you. The GM determines whether you can use reactions before your first turn begins, depending on the situation in which the encounter happens.", + "Once your first turn begins, you gain your actions and reaction. You can use 1 reaction per round. You can use a reaction on anyone's turn (including your own), but only when its trigger occurs. If you don't use your reaction, you lose it at the start of your next turn, though you typically then gain a reaction at the start of that turn.", + "Some reactions are specifically meant to be used in combat and can change how the battle plays out drastically.", + "One example of such a reaction is {@action Attack of Opportunity}, which {@class fighter||fighters} gain at 1st level.", + "This reaction lets you make a melee {@action Strike} if a creature within reach uses a {@trait manipulate} or {@trait move} action, makes a ranged attack, or leaves a square during a {@trait move} action. The Triggering Moves diagram on page 474 illustrates examples of movements that might trigger an {@action Attack of Opportunity} from a creature without reach and one with reach.", + "You'll notice this reaction allows you to use a modified basic action, a {@action Strike}. This follows the rules on subordinate actions found on page 462.", + "Because your {@action Attack of Opportunity} takes place outside of your turn, the attack roll doesn't incur a multiple attack penalty." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 473, + "name": "Movement in Encounters", + "entries": [ + "Your movement during encounter mode depends on the actions and other abilities you use. Whether you Stride, Step, Swim, or Climb, the maximum distance you can move is based on your Speed. Certain feats or magic items can grant you other movement types, allowing you to swiftly burrow, climb, fly, or swim (page 463).", + "When the rules refer to a \"movement cost\" or \"spending movement,\" they are describing how many feet of your Speed you must use to move from one point to another. Normally, movement costs 5 feet per square when you're moving on a grid, or it costs the number of feet you move if you're not using a grid. However, sometimes it's harder to move a certain distance due to {@quickref difficult terrain||3|terrain} or other factors. In such a case, you might have to spend a different amount of movement to move from one place to another.", + "For example, a form of movement might require 10 feet of movement to move 1 square, and moving through some types of terrain costs an extra 5 feet of movement per square.", + { + "type": "pf2-h3", + "page": 473, + "name": "Grid Movement", + "entries": [ + "If an encounter involves combat, it's often a good idea to track the movement and relative position of the participants using a Pathfinder Flip-Mat, Flip-Tiles, or some other form of grid to display the terrain, and miniatures to represent the combatants. When a character moves on a grid, every 1-inch square of the play area is 5 feet across in the game world. Hence, a creature moving in a straight line spends 5 feet of its movement for every map square traveled.", + "Because moving diagonally covers more ground, you count that movement differently. The first square of diagonal movement you make in a turn counts as 5 feet, but the second counts as 10 feet, and your count thereafter alternates between the two. For example, as you move across 4 squares diagonally, you would count 5 feet, then 10, then 5, and then 10, for a total of 30 feet. You track your total diagonal movement across all your movement during your turn, but reset your count at the end of your turn." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 473, + "name": "Size, Space, and Reach", + "entries": [ + "Creatures and objects of different sizes occupy different amounts of space. The sizes and the spaces they each take up on a grid are listed in {@table Size and Reach||Table 9–1: Size and Reach}.", + "Table 9–1 also lists the typical reach for creatures of each size, for both tall creatures (most bipeds) and long creatures (most quadrupeds). See page 455 for more about reach.", + "The Space entry lists how many feet on a side a creature's space is, so a Large creature fills a 10-foot-by-10-foot space (4 squares on the grid). Sometimes part of a creature extends beyond its space, such as if a giant octopus is grabbing you with its tentacles. In that case, the GM will usually allow attacking the extended portion, even if you can't reach the main creature. A Small or larger creature or object takes up at least 1 square on a grid, and creatures of these sizes can't usually share spaces except in situations like a character riding a mount. Rules for moving through other creatures' spaces appear below.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Size and Reach" + }, + "Multiple Tiny creatures can occupy the same square. At least four can fit in a single square, though the GM might determine that even more can fit. Tiny creatures can occupy a space occupied by a larger creature as well, and if their reach is 0 feet, they must do so in order to attack." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 474, + "name": "Move Actions That Trigger Reactions", + "entries": [ + "Some reactions and free actions are triggered by a creature using an action with the move trait. The most notable example is Attack of Opportunity. Actions with the move trait can trigger reactions or free actions throughout the course of the distance traveled. Each time you exit a square (or move 5 feet if not using a grid) within a creature's reach, your movement triggers those reactions and free actions (although no more than once per move action for a given reacting creature). If you use a move action but don't move out of a square, the trigger instead happens at the end of that action or ability.", + "Some actions, such as Step, specifically state they don't trigger reactions or free actions based on movement." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 474, + "name": "Moving Through a Creature's Space", + "entries": [ + "You can move through the space of a willing creature. If you want to move through an unwilling creature's space, you can {@action Tumble Through} that creature's space using {@skill Acrobatics}. You can't end your turn in a square occupied by another creature, though you can end a move action in its square provided that you immediately use another move action to leave that square. If two creatures end up in the same square by accident, the GM determines which one is forced out of the square (or whether one falls prone).", + { + "type": "pf2-h4", + "page": 474, + "name": "Prone and Incapacitated Creatures", + "entries": [ + "You can share a space with a prone creature if that creature is willing, unconscious, or dead and if it is your size or smaller. The GM might allow you to climb atop the corpse or unconscious body of a larger creature in some situations. A prone creature can't stand up while someone else occupies its space, but it can Crawl to a space where it's able to stand, or it can attempt to Shove the other creature out of the way." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 475, + "name": "Creatures of Different Sizes", + "entries": [ + "In most cases, you can move through the space of a creature at least three sizes larger than you (Table 9-1). This means a Medium creature can move through the space of a Gargantuan creature and a Small creature can move through the space of a Huge creature. Likewise, a bigger creature can move through the space of a creature three sizes smaller than itself or smaller. You still can't end your movement in a space occupied by a creature.", + "Tiny creatures are an exception. They can move through creatures' spaces and can even end their movement there." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 475, + "name": "Objects", + "entries": [ + "Because objects aren't as mobile as creatures are, they're more likely to fill a space. This means you can't always move through their spaces like you might move through a space occupied by a creature. You might be able to occupy the same square as a statue of your size, but not a wide column. The GM determines whether you can move into an object's square normally, whether special rules apply, or if you are unable to move into the square at all." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 475, + "name": "Forced Movement", + "entries": [ + "When an effect forces you to move, or if you start falling, the distance you move is defined by the effect that moved you, not by your Speed. Because you're not acting to move, this doesn't trigger reactions that are triggered by movement.", + "If forced movement would move you into a space you can't occupy—because objects are in the way or because you lack the movement type needed to reach it, for example—you stop moving in the last space you can occupy. Usually the creature or effect forcing the movement chooses the path the victim takes. If you're pushed or pulled, you can usually be moved through hazardous terrain, pushed off a ledge, or the like. Abilities that reposition you in some other way can't put you in such dangerous places unless they specify otherwise. In all cases, the GM makes the final call if there's doubt on where forced movement can move a creature." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 475, + "name": "Terrain", + "entries": [ + "Several types of terrain can complicate your movement by slowing you down, damaging you, or endangering you.", + { + "type": "pf2-h4", + "page": 475, + "name": "Difficult Terrain", + "entries": [ + "Difficult terrain is any terrain that impedes your movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@b difficult terrain} (or moving 5 feet into or within an area of difficult terrain, if you're not using a grid) costs an extra 5 feet of movement.", + "Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. You can't Step into difficult terrain.", + "Movement you make while you are jumping ignores the terrain you're jumping over. Some abilities (such as flight or being incorporeal) allow you to avoid the movement reduction from some types of difficult terrain. Certain other abilities let you ignore difficult terrain on foot; such an ability also allows you to move through greater difficult terrain at the normal movement cost as for difficult terrain, though it wouldn't let you ignore greater difficult terrain unless the ability specifies otherwise." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Hazardous Terrain", + "entries": [ + "Hazardous terrain damages you whenever you move through it. An acid pool and a pit of burning embers are both examples of hazardous terrain. The amount and type of damage depend on the specific hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Narrow Surfaces", + "entries": [ + "A narrow surface is so precariously thin that you need to {@action Balance} or risk falling. Even on a success, you are {@condition flat-footed} on a narrow surface.", + "Each time you are hit by an attack or fail a save on a narrow surface, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to {@action Balance}) or fall." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Uneven Ground", + "entries": [ + "Uneven ground is an area unsteady enough that you need to {@action Balance} or risk falling prone and possibly injuring yourself, depending on the specifics of the uneven ground. You are {@condition flat-footed} on uneven ground. Each time you are hit by an attack or fail a save on uneven ground, you must succeed at a Reflex save (with the same DC as the {@skill Acrobatics} check to Balance) or fall prone." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 476, + "name": "Inclines", + "entries": [ + "An incline is an area so steep that you need to {@action Climb} using the {@skill Athletics} skill in order to progress upward.", + "You're {@condition flat-footed} when {@action Climb||Climbing} an incline." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 477, + "name": "Special Battles", + "entries": [ + "Sometimes fights occur while the characters are atop mounts or when the PCs take to the sky or seas.", + { + "type": "pf2-h3", + "page": 478, + "name": "Mounted Combat", + "entries": [ + "You can ride some creatures into combat. As noted in the {@action Mount} specialty basic action, your mount needs to be at least one size larger than you and willing. Your mount acts on your initiative. You must use the {@action Command an Animal} action (page 249) to get your mount to spend its actions. If you don't, the animal wastes its actions. If you have the Ride general feat, you succeed automatically when you {@action Command an Animal} that's your mount.", + "For example, if you are mounted on a horse and you make three attacks, your horse would remain stationary since you didn't command it. If you instead spent your first action to {@action Command an Animal} and succeeded, you could get your mount to Stride. You could spend your next action to attack or to command the horse to attack, but not both.", + { + "type": "pf2-h4", + "page": 478, + "name": "Mounted Attacks", + "entries": [ + "You and your mount fight as a unit. Consequently, you share a multiple attack penalty. For example, if you Strike and then {@action Command an Animal} to have your mount Strike, your mount's attack takes a –5 multiple attack penalty.", + "You occupy every square of your mount's space for the purpose of making your attacks. If you were Medium and on a Large mount, you could attack a creature on one side of your mount, then attack on the opposite side with your next action. If you have a longer reach, the distance depends partly on the size of your mount. On a Medium or smaller mount, use your normal reach. On a Large or Huge mount, you can attack any square adjacent to the mount if you have 5- or 10-foot reach, or any square within 10 feet of the mount (including diagonally) if you have 15-foot reach." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 478, + "name": "Mounted Defenses", + "entries": [ + "When you're mounted, attackers can target either you or your mount. Anything that affects multiple creatures (such as an area) affects both of you as long as you're both in the area. You are in an attacker's reach or range if any square of your mount is within reach or range. Because your mount is larger than you and you share its space, you have lesser cover against attacks targeting you when you're mounted if the mount would be in the way.", + "Because you can't move your body as freely while you're riding a mount, you take a –2 circumstance penalty to Reflex saves while mounted. Additionally, the only move action you can use is the Mount action to dismount." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 478, + "name": "THREE-DIMENSIONAL COMBAT", + "entries": [ + "In aerial and aquatic combat, you might need to track positioning in three dimensions. For flying creatures, you might use one of the following methods:", + { + "type": "list", + "items": [ + "Find platforms to place flying creatures' miniatures on.", + "Set a die next to a creature with the number indicating how many squares up in the air it is.", + "Make a stack of dice or tokens, 1 per 5 feet of elevation.", + "Write the elevation next to the monster on the grid. In underwater combat, choose a plane to be the baseline, typically the waterline, the sea floor, or a stationary object you can measure from." + ] + }, + "As with ground-based movement, moving diagonally up or down in 3-D space requires counting every other diagonal as 10 feet. Measure flanking in all directions—creatures above and below an enemy can flank it just as effectively as they can from opposite sides." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 478, + "name": "Aerial Combat", + "entries": [ + "Many monsters can fly, and PCs can use spells and items to gain the ability to fly. Flying creatures have to use the Fly action (page 472) to move through the air. Performing an especially tricky maneuver—such as trying to reverse course 180 degrees or fly through a narrow gap—might require using {@skill Acrobatics} to Maneuver in Flight. Creatures might fall from the sky, using the falling rules found on page 463. At the GM's discretion, some ground-based actions might not work in the air. For instance, a flying creature couldn't Leap." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 478, + "name": "Aquatic Combat", + "entries": [ + "Use these rules for battles in water or underwater:", + { + "type": "list", + "items": [ + "You're {@condition flat-footed} unless you have a swim Speed.", + "You gain resistance 5 to acid and fire.", + "You take a –2 circumstance penalty to melee slashing or bludgeoning attacks that pass through water.", + "Ranged attacks that deal bludgeoning or slashing damage automatically miss if the attacker or target is underwater, and piercing ranged attacks made by an underwater creature or against an underwater target have their range increments halved.", + "You can't cast fire spells or use actions with the fire trait underwater.", + "At the GM's discretion, some ground-based actions might not work underwater or while floating." + ] + }, + { + "type": "pf2-h4", + "page": 478, + "name": "Drowning and Suffocating", + "entries": [ + "You can hold your breath for a number of rounds equal to 5 + your Constitution modifier. Reduce your remaining air by 1 round at the end of each of your turns, or by 2 if you attacked or cast any spells that turn. You also lose 1 round worth of air each time you are critically hit or critically fail a save against a damaging effect. If you speak (including casting spells with verbal components or activating items with command components) you lose all remaining air.", + "When you run out of air, you fall {@condition unconscious} and start suffocating. You can't recover from being unconscious and must attempt a DC 20 Fortitude save at the end of each of your turns. On a failure, you take 1d10 damage, and on a critical failure, you die. On each check after the first, the DC increases by 5 and the damage by 1d10; these increases are cumulative. Once your access to air is restored, you stop suffocating and are no longer unconscious (unless you're at 0 Hit Points)." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 479, + "name": "Exploration Mode", + "entries": [ + "Much of exploration mode involves movement and roleplaying. You might be traveling from one town to another, chatting with a couple of merchants an outpost along the way, or maybe having a terse conversation with the watchful city guards at your destination. Instead of measuring your rate of movement in 5-foot squares every round, you measure it in feet or miles per minute, hour, or day, using your travel speed. Rather than deciding on each action every turn, you'll engage in an exploration activity, and you'll typically spend some time every day resting and making your daily preparations.", + { + "type": "pf2-h2", + "page": 479, + "name": "Travel Speed", + "entries": [ + "Depending on how the GM tracks movement, you move in feet or miles based on your character's Speed with the relevant movement type. Typical rates are on the table below.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Travel Speed" + }, + "The rates in Table 9 –2 assume traveling over flat and clear terrain at a determined pace, but one that's not exhausting.", + "Moving through {@quickref difficult terrain||3|terrain} halves the listed movement rate. {@quickref greater difficult terrain||3|terrain} reduces the distance traveled to one-third the listed amount. If the travel requires a skill check to accomplish, such as mountain climbing or swimming, the GM might call for a check once per hour using the result and the table above to determine your progress." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 479, + "name": "Exploration Activities", + "entries": [ + "While you're traveling and exploring, tell the GM what you'd generally like to do along the way. If you to do nothing more than make steady progress toward your goal, you move at the full travel speeds given in Table 9 –2.", + "When you want to do something other than simply travel, you describe what you are attempting to do. It isn't necessary to go into extreme detail, such as \"Using my dagger, I nudge the door so I can check for devious traps.\" Instead, \"I'm searching the area for hazards\" is sufficient. The GM finds the best exploration activity to match your description and describes the effects of that activity. Some exploration activities limit how fast you can travel and be effective.", + "These are most common exploration activities.", + { + "type": "pf2-brown-box", + "page": 480, + "name": "SKILL EXPLORATION ACTIVITIES", + "entries": [ + "Chapter 4: Skills includes numerous additional exploration activities, which are summarized here.", + "{@b {@action Borrow an Arcane Spell}:} You use {@skill Arcana} to prepare a spell from someone else's spellbook (page 241).", + "{@b {@action Coerce}:} You use {@skill Intimidation} to threaten a creature so it does what you want (page 247).", + "{@b {@action Cover Tracks}:} You use {@skill Survival} to obscure your passing (page 252).", + "{@b {@action Decipher Writing}:} You use a suitable skill to understand archaic, esoteric, or obscure texts (page 234).", + "{@b {@action Gather Information}:} You use {@skill Diplomacy} to canvass the area to learn about a specific individual or topic (page 246).", + "{@b {@action Identify Alchemy}:} You use Craft and alchemist's tools to identify an alchemical item (page 245).", + "{@b {@action Identify Magic}:} Using a variety of skills, you can learn about a magic item, location, or ongoing effect (page 238).", + "{@b {@action Impersonate}:} You use {@skill Deception} and usually a disguise kit to create a disguise (page 245).", + "{@b {@action Learn a Spell}:} You use the skill corresponding to the spell's tradition to gain access to a new spell (page 238).", + "{@b {@action Make an Impression}:} You use {@skill Diplomacy} to make a good impression on someone (page 246).", + "{@b {@action Repair}:} With a repair kit and the {@skill Crafting} skill, you fix a damaged item (page 243).", + "{@b {@action Sense Direction}:} You use {@skill Survival} to get a sense of where you are or determine the cardinal directions (page 252).", + "{@b {@action Squeeze}:} Using {@skill Acrobatics}, you squeeze though very tight spaces (page 241).", + "{@b {@action Track}:} You use {@skill Survival} to find and follow creatures' tracks (page 252).", + "{@b {@action Treat Wounds}:} You use {@skill Medicine} to treat a living creature's wounds (page 249)." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 480, + "name": "Rest and Daily Preparations", + "entries": [ + "You perform at your best when you take enough time to rest and prepare. Once every 24 hours, you can take a period of rest (typically 8 hours), after which you regain Hit Points equal to your Constitution modifier (minimum 1) times your level, and you might recover from or improve certain conditions (page 453). Sleeping in armor results in poor rest that leaves you {@condition fatigued}. If you go more than 16 hours without resting, you become {@condition fatigued} (you cannot recover from this until you rest at least 6 continuous hours).", + "After you rest, you make your daily preparations, which takes around 1 hour. You can prepare only if you've rested, and only once per day. Preparing includes the following:", + { + "type": "list", + "items": [ + "Spellcasters regain spell slots, and prepared spellcasters choose spells to have available that day.", + "Focus Points, other abilities that refresh during your preparations, and abilities that can be used only a certain number of times per day, including magic item uses, are reset.", + "You don armor and equip weapons and other gear.", + "You invest up to 10 worn magic items to gain their benefits for the day." + ] + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 476, + "name": "Flanking", + "entries": [ + "When you and an ally are flanking a foe, it has a harder time defending against you. A creature is {@condition flat-footed} (taking a –2 circumstance penalty to AC) to melee attacks from creatures that are flanking it.", + "To flank a foe, you and your ally must be on opposites sides or corners of the creature. A line drawn between the center of your space and the center of your ally's space must pass through opposite sides or opposite corners of the foe's space. Additionally, both you and the ally have to be able to act, must be wielding melee weapons or able to make an unarmed attack, can't be under any effects that prevent you from attacking, and must have the enemy within reach. If you are wielding a reach weapon, you use your {@trait reach} with that weapon for this purpose." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 444, + "name": "Game Conventions", + "entries": [ + "Pathfinder has many specific rules, but you'll also want to keep these general guidelines in mind when playing.", + { + "type": "pf2-h3", + "name": "The GM Has the Final Say" + }, + "If you're ever uncertain how to apply a rule, the GM decides.", + "Of course, Pathfinder is a game, so when adjudicating the rules, the GM is encouraged to listen to everyone's point of view and make a decision that is both fair and fun.", + { + "type": "pf2-h3", + "name": "Specific Overrides General" + }, + "A core principle of Pathfinder is that specific rules override general ones. If two rules conflict, the more specific one takes precedence. If there's still ambiguity, the GM determines which rule to use. For example, the rules state that when attacking a concealed creature, you must attempt a DC {@flatDC 5} flat check to determine if you hit. Flat checks don't benefit from modifiers, bonuses, or penalties, but an ability that's specifically designed to overcome concealment might override and alter this. If a rule doesn't specify otherwise, default to the general rules presented in this chapter. While some special rules may also state the normal rules to provide context, you should always default to the normal rules even if effects don't specifically say to.", + { + "type": "pf2-h3", + "name": "Rounding" + }, + "You may need to calculate a fraction of a value, like halving damage. Always round down unless otherwise specified.", + "For example, if a spell deals 7 damage and a creature takes half damage from it, that creature takes 3 damage.", + { + "type": "pf2-h3", + "name": "Multiplying" + }, + "When more than one effect would multiply the same number, don't multiply more than once. Instead, combine all the multipliers into a single multiplier, with each multiple after the first adding 1 less than its value. For instance, if one ability doubled the duration of one of your spells and another one doubled the duration of the same spell, you would triple the duration, not quadruple it.", + { + "type": "pf2-h3", + "name": "Duplicate Effects" + }, + "When you're affected by the same thing multiple times, only one instance applies, using the higher level of the effects, or the newer effect if the two are the same level. For example, if you were using {@spell mage armor} and then cast it again, you'd still benefit from only one casting of that spell. Casting a spell again on the same target might get you a better duration or effect if it were cast at a higher level the second time, but otherwise doing so gives you no advantage.", + { + "type": "pf2-h3", + "name": "Ambiguous Rules" + }, + "Sometimes a rule could be interpreted multiple ways. If one version is too good to be true, it probably is. If a rule seems to have wording with problematic repercussions or doesn't work as intended, work with your group to find a good solution, rather than just playing with the rule as printed." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 467, + "name": "Hero Points", + "entries": [ + "Your heroic deeds earn you Hero Points, which grant you good fortune or let you recover from the brink of death. Unlike most aspects of your character, which persist over the long term, Hero Points last for only a single session.", + "The GM is in charge of awarding Hero Points (guidelines for doing so can be found {@quickref here||4|rewards|1}).", + "Usually, each character gets 1 Hero Point at the start of a session and can gain more later by performing heroic deeds—something selfless, daring, or beyond normal expectations. You can have a maximum of 3 Hero Points at a time, and you lose any remaining Hero Points at the end of a session.", + "You can spend your Hero Points in one of two ways.", + "Neither of these is an action, and you can spend Hero Points even if you aren't able to act. You can spend a Hero Point on behalf of your familiar or animal companion.", + { + "type": "list", + "items": [ + "{@b Spend 1 Hero Point} to reroll a check. You must use the second result. This is a fortune effect (which means you can't use more than 1 Hero Point on a check).", + "{@b Spend all your Hero Points} (minimum 1) to avoid death. You can do this when your {@condition dying} condition would increase. You lose the {@condition dying} condition entirely and stabilize with 0 Hit Points. You don't gain the {@condition wounded} condition or increase its value from losing the {@condition dying} condition in this way, but if you already had that condition, you don't lose it or decrease its value." + ] + }, + { + "type": "pf2-h3", + "page": 467, + "name": "Describing Heroic Deeds", + "entries": [ + "Because spending Hero Points reflects heroic deeds or tasks that surpass normal expectations, if you spend a Hero Point, you should describe the deed or task your character accomplishes with it to the other players.", + "Your character's deed might invoke a lesson learned in a past adventure, could be spurred by a determination to save someone else, or might depend on an item that ended up on their person due to a previous exploit. If you don't want to describe the deed or don't have any strong ideas about how to do so, ask the GM to come up with something for you. This can be a collaborative process, too. The GM might remind you of a long-forgotten event in the campaign, and all you have to do is fill in how that event comes to mind just at the right time, motivating you to push past your limits." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 459, + "name": "Hit Points, Healing, and Dying", + "entries": [ + "All creatures and objects have Hit Points (HP). Your maximum Hit Point value represents your health, wherewithal, and heroic drive when you are in good health and rested. Your maximum Hit Points include the Hit Points you gain at 1st level from your ancestry and class, those you gain at higher levels from your class, and any you gain from other sources (like the Toughness general feat). When you take damage, you reduce your current Hit Points by a number equal to the damage dealt.", + "Some spells, items, and other effects, as well as simply resting, can heal living or undead creatures. When you are healed, you regain Hit Points equal to the amount healed, up to your maximum Hit Points.", + { + "type": "pf2-h3", + "page": 459, + "name": "Knocked Out and Dying", + "entries": [ + "Creatures cannot be reduced to fewer than 0 Hit Points.", + "When most creatures reach 0 Hit Points, they die and are removed from play unless the attack was nonlethal, in which case they are instead knocked out for a significant amount of time (usually 1 minute or more). When undead and construct creatures reach 0 Hit Points, they are destroyed.", + "Player characters, their companions, and other significant characters and creatures don't automatically die when they reach 0 Hit Points. Instead, they are knocked out and are at risk of death. At the GM's discretion, villains, powerful monsters, special NPCs, and enemies with special abilities that are likely to bring them back to the fight (like ferocity, regeneration, or healing magic) can use these rules as well.", + "As a player character, when you are reduced to 0 Hit Points, you're knocked out with the following effects:", + { + "type": "list", + "items": [ + "You immediately move your initiative position to directly before the turn in which you were reduced to 0 HP.", + "You gain the {@condition dying 1} condition. If the effect that knocked you out was a critical success from the attacker or the result of your critical failure, you gain the {@condition dying 2} condition instead. If you have the {@condition wounded} condition (page 460), increase your {@condition dying} value by an amount equal to your {@condition wounded} value. If the damage was dealt by a nonlethal attack or nonlethal effect, you don't gain the dying condition; you are instead unconscious with 0 Hit Points." + ] + }, + { + "type": "pf2-h4", + "page": 459, + "name": "Taking Damage while Dying", + "entries": [ + "If you take damage while you already have the dying condition, increase your dying condition value by 1, or by 2 if the damage came from an attacker's critical hit or your own critical failure. If you have the wounded condition, remember to add the value of your wounded condition to your dying value." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 459, + "name": "Recovery Checks", + "entries": [ + "When you're dying, at the start of each of your turns, you must attempt a flat check with a DC equal to 10 + your current dying value to see if you get better or worse. This is called a recovery check. The effects of this check are as follows.", + { + "type": "successDegree", + "entries": { + "Critical Success": "Your {@condition dying} value is reduced by 2.", + "Success": "Your {@condition dying} value is reduced by 1.", + "Failure": "Your {@condition dying} value increases by 1.", + "Critical Failure": "Your {@condition dying} value increases by 2." + } + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 459, + "name": "Conditions Related to Death and Dying", + "entries": [ + "To understand the rules for getting knocked out and how dying works in the game, you'll need some more information on the conditions used in those rules.", + "Presented below are the rules for the {@condition dying}, {@condition unconscious}, wounded, and doomed conditions.", + { + "type": "pf2-h4", + "page": 459, + "name": "Dying", + "entries": [ + "You are bleeding out or otherwise at death's door. While you have this condition, you are unconscious. Dying always includes a value. If this value ever reaches dying 4, you die. If you're dying, you must attempt a recovery check at the start of your turn each round to determine whether you get better or worse.", + "If you lose the {@condition dying} condition by succeeding at a recovery check and are still at 0 Hit Points, you remain unconscious, but you can wake up as described on page 460. You lose the dying condition automatically and wake up if you ever have 1 Hit Point or more. Anytime you lose the dying condition, you gain the wounded 1 condition, or increase your wounded value by 1 if you already have that condition." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 459, + "name": "Unconscious", + "entries": [ + "You're sleeping, or you've been knocked out. You can't act.", + "You take a –4 status penalty to AC, Perception, and Reflex saves, and you have the blinded and {@condition flat-footed} conditions.", + "When you gain this condition, you fall {@condition prone} and drop items you are wielding or holding unless the effect states otherwise or the GM determines you're in a position in which you wouldn't.", + "{@b If you're {@condition unconscious} because you're {@condition dying}}, you can't wake up as long as you have 0 Hit Points. If you're restored to 1 Hit Point or more via healing, you lose the dying and unconscious conditions and can act normally on your next turn.", + "If you are {@condition unconscious} and at 0 Hit Points, but not {@b dying}, you naturally return to 1 Hit Point and awaken after sufficient time passes. The GM determines how long you remain unconscious, from a minimum of 10 minutes to several hours. If you receive healing during this time, you lose the unconscious condition and can act normally on your next turn.", + "If you're {@condition unconscious} and have more than 1 Hit Point (typically because you are asleep or unconscious due to an effect), you wake up in one of the following ways.", + "Each causes you to lose the {@condition unconscious} condition.", + { + "type": "list", + "items": [ + "You take damage, provided the damage doesn't reduce you to 0 Hit Points. (If the damage reduces you to 0 Hit Points, you remain {@condition unconscious} and gain the {@condition dying} condition as normal.)", + "You receive healing, other than the natural healing you get from resting.", + "Someone nudges or shakes you awake using an Interact action.", + "Loud noise is being made around you—though this isn't automatic. At the start of your turn, you automatically attempt a Perception check against the noise's DC (or the lowest DC if there is more than one noise), waking up if you succeed. This is often DC 5 for a battle, but if creatures are attempting to stay quiet around you, this Perception check uses their {@skill Stealth} DC. Some magical effects make you sleep so deeply that they don't allow you to attempt this Perception check.", + "If you are simply asleep, the GM decides you wake up either because you have had a restful night's sleep or something disrupted that rest." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 460, + "name": "Wounded", + "entries": [ + "You have been seriously injured during a fight. Anytime you lose the dying condition, you become wounded 1 if you didn't already have the wounded condition. If you already have the wounded condition, your wounded condition value instead increases by 1. If you gain the dying condition while wounded, increase the dying condition's value by your wounded value. The wounded condition ends if someone successfully restores Hit Points to you with Treat Wounds, or if you are restored to full Hit Points and rest for 10 minutes." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 460, + "name": "Doomed", + "entries": [ + "Your life is ebbing away, bringing you ever closer to death. Some powerful spells and evil creatures can inflict the doomed condition on you. Doomed always includes a value. The maximum dying value at which you die is reduced by your doomed value. For example, if you were {@condition doomed 1}, you would die upon reaching dying 3 instead of dying 4. If your maximum dying value is ever reduced to 0, you instantly die. When you die, you're no longer doomed.", + "Your {@condition doomed} value decreases by 1 each time you get a full night's rest." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 460, + "name": "Death", + "entries": [ + "After you die you lose all your actions, and you can't act or be affected by spells that target creatures (unless they specifically target dead creatures), and for all other purposes you are an object. When you die, you are reduced to 0 Hit Points if you had a different amount, and you can't be brought above 0 Hit Points as long as you remain dead. Some magic can bring creatures back to life, such as the {@ritual resurrect} ritual or the {@spell raise dead} spell." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 460, + "name": "Heroic Recovery", + "entries": [ + "If you have at least 1 Hero Point (page 467), you can spend all of your remaining Hero Points at the start of your turn or when your dying value would increase. You lose the dying condition entirely and stabilize with 0 Hit Points. You don't gain the wounded condition or increase its value from losing the dying condition in this way, but if you already had that condition, you don't lose it or decrease its value. You lose the dying condition and become conscious. You do not gain the wounded condition (or increase its value) when you perform a heroic recovery." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Death Effects and Instant Death", + "entries": [ + "Some spells and abilities can kill you immediately or bring you closer to death without needing to reduce you to 0 Hit Points first. These abilities have the death trait and usually involve negative energy, the antithesis of life. If you are reduced to 0 Hit Points by a death effect, you are slain instantly without needing to reach dying 4. If an effect states it kills you outright, you die without having to reach dying 4 and without being reduced to 0 Hit Points." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Massive Damage", + "entries": [ + "You die instantly if you ever take damage equal to or greater than double your maximum Hit Points in one blow." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Temporary Hit Points", + "entries": [ + "Some spells or abilities give you temporary Hit Points.", + "Track these separately from your current and maximum Hit Points; when you take damage, reduce your temporary Hit Points first. Most temporary Hit Points last for a limited duration. You can't regain lost temporary Hit Points through healing, but you can gain more via other abilities. You can have temporary Hit Points from only one source at a time. If you gain temporary Hit Points when you already have some, choose whether to keep the amount you already have and their corresponding duration or to gain the new temporary Hit Points and their duration." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Fast Healing and Regeneration", + "entries": [ + "A creature with fast healing or regeneration regains the listed amount of Hit Points each round at the beginning of its turn. A creature with regeneration has additional benefits. Its dying condition can't increase to a value that would kill it (this stops most creatures from going beyond dying 3) as long as its regeneration is active. If it takes damage of a type listed in the regeneration entry, its regeneration deactivates until the end of its next turn, including against the triggering damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 461, + "name": "Items and Hit Points", + "entries": [ + "Items have Hit Points like creatures, but the rules for damaging them are different (page 272). An item has a Hardness statistic that reduces damage the item takes by that amount. The item then takes any damage left over. If an item is reduced to 0 HP, it's destroyed. An item also has a Broken Threshold. If its HP are reduced to this amount or lower, it's broken, meaning it can't be used for its normal function and it doesn't grant bonuses. Damaging an unattended item usually requires attacking it directly, and can be difficult due to that item's Hardness and immunities. You usually can't attack an attended object (one on a creature's person)." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 443, + "name": "Making Choices", + "entries": [ + "Pathfinder is a game where your choices determine the story's direction. Throughout the game, the GM describes what's happening in the world and then asks the players, \"So what do you do?\" Exactly what you choose to do, and how the GM responds to those choices, builds a unique story experience. Every game is different, because you'll rarely, if ever, make the same decisions as another group of players.", + "This is true for the GM as well—two GMs running the exact same adventure will put different emphasis and flourishes on the way they present each scenario and encounter.", + "Often, your choices have no immediate risk or consequences. If you're traveling along a forest path and come across a fork in the trail, the GM will ask, \"Which way do you go?\" You might choose to take the right fork or the left. You could also choose to leave the trail, or just go back to town. Once your choice is made, the GM tells you what happens next. Down the line, that choice may impact what you encounter later in the game, but in many cases nothing dangerous happens immediately.", + "But sometimes what happens as a result of your choices is less than certain. In those cases, you'll attempt a check." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 463, + "name": "Movement", + "entries": [ + "Your movement and position determine how you can interact with the world. Moving around in exploration and downtime modes is relatively fluid and free form.", + "Movement in encounter mode, by contrast, is governed by rules explained in Movement in Encounters (page 473). The rules below apply regardless of which mode you're playing in.", + { + "type": "pf2-h3", + "page": 463, + "name": "Movement Types", + "entries": [ + "Creatures in Pathfinder soar through the clouds, scale sheer cliffs, and tunnel underfoot. Most creatures have a Speed, which is how fast they can move across the ground. Some abilities give you different ways to move, such as through the air or underground.", + "Each of these special movement types has its own Speed value. Many creatures have these Speeds naturally. The various types of movement are listed below. Since the Stride action can be used only with your normal Speed, moving using one of these movement types requires using a special action, and you can't Step while using one of these movement types. Since Speed by itself refers to your land Speed, rules text concerning these special movement types specifies the movement types to which it applies. Even though Speeds aren't checks, they can have item, circumstance, and status bonuses and penalties. These can't reduce your Speeds below 5 feet unless stated otherwise.", + "Switching from one movement type to another requires ending your action that has the first movement type and using a new action that has the second movement type. For instance, if you Climbed 10 feet to the top of a cliff, you could then Stride forward 10 feet.", + { + "type": "pf2-h4", + "page": 463, + "name": "Speed", + "entries": [ + "Most characters and monsters have a speed statistic—also called land Speed—which indicates how quickly they can move across the ground. When you use the Stride action, you move a number of feet equal to your Speed. Numerous other abilities also allow you to move, from Crawling to Leaping, and most of them are based on your Speed in some way. Whenever a rule mentions your Speed without specifying a type, it's referring to your land Speed." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Burrow Speed", + "entries": [ + "A burrow Speed lets you tunnel through the ground. You can use the {@action Burrow} action if you have a burrow Speed. Burrowing doesn't normally leave behind a tunnel unless the ability specifically states that it does. Most creatures need to hold their breath when burrowing, and they may need tremorsense (page 465) to navigate with any accuracy." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Climb Speed", + "entries": [ + "A climb Speed allows you to move up or down inclines and vertical surfaces. Instead of needing to attempt {@skill Athletics} checks to Climb, you automatically succeed and move up to your climb Speed instead of the listed distance.", + "You might still have to attempt {@skill Athletics} checks to Climb in hazardous conditions, to Climb extremely difficult surfaces, or to cross horizontal planes such as ceilings. You can also choose to roll an {@skill Athletics} check to Climb rather than accept an automatic success in hopes of getting a critical success. Your climb Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to Climb.", + "If you have a climb Speed, you're not {@condition flat-footed} while climbing." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Fly Speed", + "entries": [ + "As long as you have a fly Speed, you can use the {@action Fly} and {@action Arrest a Fall} actions. You can also attempt to {@action Maneuver in Flight} if you're trained in the {@skill Acrobatics} skill.", + "Wind conditions can affect how you use the {@action Fly} action. In general, moving against the wind uses the same rules as moving through {@quickref difficult terrain||3|terrain} (or {@quickref greater difficult terrain||3|terrain}, if you're also flying upward), and moving with the wind allows you to move 10 feet for every 5 feet of movement you spend (not cumulative with moving straight downward). For more information on spending movement, see Movement in Encounters on page 473.", + "Upward and downward movement are both relative to the gravity in your area; if you're in a place with zero gravity, moving up or down is no different from moving horizontally." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 463, + "name": "Swim Speed", + "entries": [ + "With a swim Speed, you can propel yourself through the water with little impediment. Instead of attempting {@skill Athletics} checks to {@action Swim}, you automatically succeed and move up to your swim Speed instead of the listed distance. Moving up or down is still moving through {@quickref difficult terrain||3|terrain}.", + "You might still have to attempt checks to {@action Swim} in hazardous conditions or to cross turbulent water. You can also choose to roll an {@skill Athletics} check to {@action Swim} rather than accept an automatic success in hopes of getting a critical success. Your swim Speed grants you a +4 circumstance bonus to {@skill Athletics} checks to {@action Swim}.", + "Having a swim Speed doesn't necessarily mean you can breathe in water, so you might still have to hold your breath if you're underwater to avoid {@quickref drowning||3|drowning and suffocating}." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 463, + "name": "Falling", + "entries": [ + "When you fall more than 5 feet, you take bludgeoning damage equal to half the distance you fell when you land. Treat falls longer than 1,500 feet as though they were 1,500 feet (750 damage). If you take any damage from a fall, you land prone. You fall about 500 feet in the first round of falling and about 1,500 feet each round thereafter.", + "You can Grab an Edge as a reaction to reduce the damage from some falls. In addition, if you fall into water, snow, or another relatively soft substance, you can treat the fall as though it were 20 feet shorter, or 30 feet shorter if you intentionally dove in. The effective reduction can't be greater than the depth (so when falling into 10-foot-deep water, you treat the fall as 10 feet shorter).", + { + "type": "pf2-h4", + "page": 464, + "name": "Falling on a Creature", + "entries": [ + "If you land on a creature, that creature must attempt a DC 15 Reflex save. Landing exactly on a creature after a long fall is almost impossible.", + { + "type": "successDegree", + "entries": { + "Critical Success": "The creature takes no damage.", + "Success": "The creature takes bludgeoning damage equal to one-quarter the falling damage you took.", + "Failure": "The creature takes bludgeoning damage equal to half the falling damage you took.", + "Critical Failure": "The creature takes the same amount of bludgeoning damage you took from the fall." + } + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Falling Objects", + "entries": [ + "A dropped object takes damage just like a falling creature. If the object lands on a creature, that creature can attempt a Reflex save using the same rules as for a creature falling on a creature. Hazards and spells that involve falling objects, such as a rock slide, have their own rules about how they interact with creatures and the damage they deal." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 618, + "name": "Overriding Conditions", + "entries": [ + "Some conditions override others. This is always specified in the entry for the overriding condition. When this happens, all effects of the overridden condition are suppressed until the overriding condition ends. The overridden condition's duration continues to elapse, and it might run out while suppressed." + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 464, + "name": "Perception", + "entries": [ + "Your Perception measures your ability to notice things, search for what's hidden, and tell whether something about a situation is suspicious. This statistic is frequently used for rolling initiative to determine who goes first in an encounter, and it's also used for the {@action Seek} action.", + "The rules for rolling a Perception check are found on page 448. The rules below describe the effects of light and visibility on your specific senses to perceive the world, as well as the rules for sensing and locating creatures with Perception.", + { + "type": "pf2-h3", + "page": 464, + "name": "Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "The amount of light in an area can affect how well you see things. There are three levels of light: bright light, dim light, and darkness. The rules in this book assume that all creatures are in bright light unless otherwise noted. A source of light lists the radius in which it sheds bright light, and it sheds dim light to double that radius.", + { + "type": "pf2-h4", + "page": 464, + "name": "Bright Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "In bright light, such as sunlight, creatures and objects can be observed clearly by anyone with average vision or better. Some types of creatures are {@condition dazzled} or {@condition blinded} by bright light." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Dim Light", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Areas in shadow or lit by weak light sources are in dim light. Creatures and objects in dim light have the {@condition concealed} condition, unless the seeker has {@ability darkvision} or {@ability low-light vision}, or a {@quickref precise sense|CRB|3|precise sense|0} other than vision." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Darkness", + "data": { + "quickrefIndex": true + }, + "entries": [ + "A creature or object within darkness is hidden or undetected unless the seeker has {@ability darkvision} or a {@quickref precise sense|CRB|3|precise sense|0} other than vision. A creature without {@ability darkvision} or another means of perceiving in darkness has the {@condition blinded} condition while in darkness, though it might be able to see illuminated areas beyond the darkness. If a creature can see into an illuminated area, it can observe creatures within that illuminated area normally. After being in darkness, sudden exposure to bright light might make you {@condition dazzled} for a short time, as determined by the GM." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 464, + "name": "Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "The ways a creature can use {@skill Perception} depend on what senses it has. The primary concepts you need to know for understanding senses are precise senses, imprecise senses, and the three states of detection a target can be in: observed, hidden, or undetected. Vision, hearing, and scent are three prominent senses, but they don't have the same degree of acuity.", + { + "type": "pf2-h4", + "page": 464, + "name": "Precise Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Average vision is a precise sense—a sense that can be used to perceive the world in nuanced detail. The only way to target a creature without having drawbacks is to use a precise sense. You can usually detect a creature automatically with a precise sense unless that creature is hiding or obscured by the environment, in which case you can use the Seek basic action to better detect the creature." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 464, + "name": "Imprecise Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "Hearing is an imprecise sense—it cannot detect the full range of detail that a {@quickref precise sense|CRB|3|precise sense|0} can. You can usually sense a creature automatically with an imprecise sense, but it has the {@condition hidden} condition instead of the {@condition observed} condition. It might be {@condition undetected} by you if it's using {@skill Stealth} or is in an environment that distorts the sense, such as a noisy room in the case of hearing. In those cases, you have to use the {@action Seek} basic action to detect the creature. At best, an imprecise sense can be used to make an {@condition undetected} creature (or one you didn't even know was there) merely {@condition hidden}—it can't make the creature {@condition observed}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Vague Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "A character also has many vague senses—ones that can alert you that something is there but aren't useful for zeroing in on it to determine exactly what it is. The most useful of these for a typical character is the sense of smell. At best, a vague sense can be used to detect the presence of an {@condition unnoticed} creature, making it {@condition undetected}. Even then, the vague sense isn't sufficient to make the creature {@condition hidden} or {@condition observed}.", + "When one creature might detect another, the GM almost always uses the most {@quickref precise sense|CRB|3|precise sense|0} available.", + "Pathfinder's rules assume that a given creature has vision as its only {@quickref precise sense|CRB|3|precise sense|0} and hearing as its only {@quickref imprecise sense|CRB|3|imprecise sense|0}. Some characters and creatures, however, have {@quickref precise|CRB|3|precise sense|0} or {@quickref imprecise senses|CRB|3|imprecise sense|0} that don't match this assumption. For instance, a character with poor vision might treat that sense as {@quickref imprecise|CRB|3|imprecise sense|0}, an animal with the {@ability scent} ability can use its sense of smell as an {@quickref imprecise sense|CRB|3|imprecise sense|0}, and a creature with echolocation or a similar ability can use hearing as a {@quickref precise|CRB|3|precise sense|0} sense. Such senses are often given special names and appear as \"echolocation (precise),\" \"scent (imprecise) 30 feet,\" or the like." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Special Senses", + "data": { + "quickrefIndex": true + }, + "entries": [ + "While a human might have a difficult time making creatures out in dim light, an elf can see those creatures just fine. And though elves have no problem seeing on a moonlit night, their vision cannot penetrate complete darkness, whereas a dwarf's can.", + "Special senses grant greater awareness that allows a creature with these senses to either ignore or reduce the effects of the undetected, hidden, or concealed conditions (described in {@quickref Detecting Creatures|CRB|3|Detecting Creatures|0} below) when it comes to situations that foil average vision. The following are a few examples of common special senses.", + { + "type": "pf2-h4", + "page": 465, + "name": "Darkvision and Greater Darkvision", + "entries": [ + "A creature with {@ability darkvision} or {@ability darkvision||greater darkvision} can see perfectly well in areas of darkness and dim light, though such vision is in black and white only. Some forms of magical darkness, such as a 4th-level {@spell darkness} spell, block normal {@ability darkvision}. A creature with {@ability darkvision||greater darkvision}, however, can see through even these forms of magical darkness." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Low-Light Vision", + "entries": [ + "A creature with {@ability low-light vision} can see in dim light as though it were bright light, so it ignores the {@condition concealed} condition due to dim light." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Scent", + "entries": [ + "Scent involves sensing creatures or objects by smell, and is usually a vague sense. The range is listed in the ability, and it functions only if the creature or object being detected emits an aroma (for instance, incorporeal creatures usually do not exude an aroma).", + "If a creature emits a heavy aroma or is upwind, the GM can double or even triple the range of {@ability scent} abilities used to detect that creature, and the GM can reduce the range if a creature is downwind." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 465, + "name": "Tremorsense", + "entries": [ + "Tremorsense allows a creature to feel the vibrations through a solid surface caused by movement. It is usually an imprecise sense with a limited range (listed in the ability). Tremorsense functions only if the detecting creature is on the same surface as the subject, and only if the subject is moving along (or burrowing through) the surface." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 465, + "name": "DETECTING WITH OTHER SENSES", + "entries": [ + "If a monster uses a sense other than vision, the GM can adapt the variables that keep its foes from being detected to equivalents that work with the monster's senses. For example, a creature that has echolocation might use hearing as a primary sense. This could mean its quarry is concealed in a noisy chamber, hidden in a great enough din, or even {@condition invisible} in the area of a {@spell silence} spell.", + { + "type": "pf2-title", + "name": "Using Stealth with Other Senses" + }, + "The {@skill Stealth} skill is designed to use Hide for avoiding visual detection and Avoid Notice and Sneak to avoid being both seen and heard. For many special senses, a player can describe how they're avoiding detection by that special sense and use the most applicable {@skill Stealth} action. For instance, a creature stepping lightly to avoid being detected via tremorsense would be using Sneak.", + "In some cases, rolling a Dexterity-based {@skill Stealth} skill check to Sneak doesn't make the most sense. For example, when facing a creature that can detect heartbeats, a PC trying to avoid being detected might meditate to slow their heart rate, using Wisdom instead of Dexterity as the ability modifier for the {@skill Stealth} check. When a creature that can detect you has multiple senses, such as if it could also hear or see, the PC would use the lowest applicable ability modifier for the check." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 465, + "name": "Detecting Creatures", + "data": { + "quickrefIndex": true + }, + "entries": [ + "There are three conditions that measure the degree to which you can sense a creature: observed, hidden, and undetected. However, the concealed and invisible conditions can partially mask a creature, and the unnoticed condition indicates you have no idea a creature is around. In addition to the descriptions here, you can find these conditions in the {@pf2etools Conditions|conditions.html} page.", + "With the exception of {@condition invisible}, these conditions are relative to the viewer—it's possible for a creature to be observed to you but hidden from your ally. When you're trying to target a creature that's hard to see or otherwise sense, various drawbacks apply. Most of these rules apply to objects you're trying to detect as well as creatures.", + "Typically, the GM tracks how well creatures detect each other, since neither party has perfect information. For example, you might think a creature is in the last place you sensed it, but it was able to Sneak away. Or you might think a creature can't see you in the dark, but it has {@ability darkvision}.", + "You can attempt to avoid detection by using the {@skill Stealth} skill to {@action Avoid Notice}, {@action Hide}, or {@action Sneak}, or by using {@skill Deception} to {@action Create a Diversion}.", + { + "type": "pf2-h4", + "page": 466, + "name": "Observed", + "entries": [ + "In most circumstances, you can sense creatures without difficulty and target them normally. Creatures in this state are observed. Observing requires a precise sense, which for most creatures means sight, but see the Detecting with Other Senses sidebar for advice regarding creatures that don't use sight as their primary sense. If you can't observe the creature, it's either {@condition hidden}, {@condition undetected}, or {@condition unnoticed}, and you'll need to factor in the targeting restrictions. Even if a creature is {@condition observed}, it might still be {@condition concealed}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 466, + "name": "Hidden", + "entries": [ + "A creature that's hidden is only barely perceptible. You know what space a hidden creature occupies, but little else. Perhaps the creature just moved behind cover and successfully used the Hide action. Your target might be in a deep fogbank or behind a waterfall, where you can see some movement but can't determine an exact location. Maybe you've been {@condition blinded} or the creature is under the effects of {@spell invisibility}, but you used the {@action Seek} basic action to determine its general location based on hearing alone. Regardless of the specifics, you're {@condition flat-footed} to a hidden creature.", + "When targeting a {@condition hidden} creature, before you roll to determine your effect, you must attempt a DC {@flatDC 11} flat check. If you fail, you don't affect the creature, though the actions you used are still expended—as well as any spell slots, costs, and other resources. You remain {@condition flat-footed} to the creature, whether you successfully target it or not." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 466, + "name": "Undetected", + "entries": [ + "If a creature is undetected, you don't know what space it occupies, you're {@condition flat-footed} to it, and you can't easily target it. Using the {@action Seek} basic action can help you find an undetected creature, usually making it {@condition hidden} from you instead of {@condition undetected}. If a creature is {@condition undetected}, that doesn't necessarily mean you're unaware of its presence—you might suspect an {@condition undetected} creature is in the room with you, even though you're unable to find its space. The {@condition unnoticed} condition covers creatures you're entirely unaware of.", + "Targeting an {@condition undetected} creature is difficult. If you suspect there's a creature around, you can pick a square and attempt an attack. This works like targeting a {@condition hidden} creature, but the flat check and attack roll are both rolled in secret by the GM. The GM won't tell you why you missed—whether it was due to failing the flat check, rolling an insufficient attack roll, or choosing the wrong square. The GM might allow you to try targeting an undetected creature with some spells or other abilities in a similar fashion. {@condition Undetected} creatures are subject to area effects normally.", + "For instance, suppose an enemy elf wizard cast {@spell invisibility} and then {@action sneak||Sneaked} away. You suspect that with the elf's Speed of 30 feet, they probably moved 15 feet toward an open door. You move up and attack a space 15 feet from where the elf started and directly on the path to the door. The GM secretly rolls an attack roll and flat check, but they know that you were not quite correct—the elf was actually in the adjacent space! The GM tells you that you missed, so you decide to make your next attack on the adjacent space, just in case. This time, it's the right space, and the GM's secret attack roll and flat check both succeed, so you hit!" + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 467, + "name": "Unnoticed", + "entries": [ + "If you have no idea a creature is even present, that creature is unnoticed by you. A creature that is undetected might also be unnoticed. This condition usually matters for abilities that can be used only against targets totally unaware of your presence." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 450, + "name": "Special Checks", + "entries": [ + "Some categories of checks follow special rules. The most notable are flat checks and secret checks.", + { + "type": "pf2-h3", + "page": 450, + "name": "Flat Checks", + "entries": [ + "When the chance something will happen or fail to happen is based purely on chance, you'll attempt a flat check. A flat check never includes any modifiers, bonuses, or penalties—you just roll a d20 and compare the result on the die to the DC. Only abilities that specifically apply to flat checks can change the checks' DCs; most such effects affect only certain types of flat checks.", + "If more than one flat check would ever cause or prevent the same thing, just roll once and use the highest DC. In the rare circumstance that a flat check has a DC of 1 or lower, skip rolling; you automatically succeed. Conversely, if one ever has a DC of 21 or higher, you automatically fail." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Secret Checks", + "entries": [ + "Sometimes you as the player shouldn't know the exact result and effect of a check. In these situations, the rules (or the GM) will call for a secret check. The secret trait appears on anything that uses secret checks. This type of check uses the same formulas you normally would use for that check, but is rolled by the GM, who doesn't reveal the result. Instead, the GM simply describes the information or effects determined by the check's result. If you don't know a secret check is happening (for instance, if the GM rolls a secret Fortitude save against a poison that you failed to notice), you can't use any fortune or misfortune abilities (see the sidebar on page 449) on that check, but if a fortune or misfortune effect would apply automatically, the GM applies it to the secret check. If you know that the GM is attempting a secret check—as often happens with {@action Recall Knowledge} or Seek—you can usually activate fortune or misfortune abilities for that check. Just tell the GM, and they'll apply the ability to the check.", + "The GM can choose to make any check secret, even if it's not usually rolled secretly. Conversely, the GM can let you roll any check yourself, even if that check would usually be secret. Some groups find it simpler to have players roll all secret checks and just try to avoid acting on any out-of-character knowledge, while others enjoy the mystery." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 446, + "name": "Specific Checks", + "entries": [ + "While most checks follow these basic rules, it's useful to know about a few specific types of checks, how they're used, and how they differ from one another.", + { + "type": "pf2-h3", + "page": 446, + "name": "Attack Rolls", + "entries": [ + "When you use a {@action Strike} action or make a spell attack, you attempt a check called an attack roll. Attack rolls take a variety of forms and are often highly variable based on the weapon you are using for the attack, but there are three main types: melee attack rolls, ranged attack rolls, and spell attack rolls. Spell attack rolls work a little bit differently, so they are explained separately on the next page.", + "{@b Melee attack rolls} use Strength as their ability modifier by default. If you're using a weapon or attack with the {@trait finesse} trait, then you can use your Dexterity modifier instead.", + { + "type": "pf2-inset", + "entries": [ + "Melee attack roll result = d20 roll + Strength modifier (or optionally Dexterity modifier for a {@trait finesse} weapon) + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Ranged attack rolls} use Dexterity as their ability modifier.", + { + "type": "pf2-inset", + "entries": [ + "Ranged attack roll result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "When attacking with a weapon, whether melee or ranged, you add your proficiency bonus for the weapon you're using. Your class determines your proficiency rank for various weapons. Sometimes, you'll have different proficiency ranks for different weapons. For instance, at 5th level, a fighter gains the weapon mastery class feature, which grants master proficiency with the simple and martial weapons of one weapon group, expert proficiency with advanced weapons of that group and other simple and martial weapons, and trained proficiency in all other advanced weapons.", + "The bonuses you might apply to attack rolls can come from a variety of sources. Circumstance bonuses can come from the aid of an ally or a beneficial situation. Status bonuses are typically granted by spells and other magical aids. The item bonus to attack rolls comes from magic weapons—notably, a weapon's potency rune (page 580).", + "Penalties to attack rolls come from situations and effects as well. Circumstance penalties come from risky tactics or detrimental circumstances, status penalties come from spells and magic working against you, and item penalties occur when you use a shoddy item (page 273). When making attack rolls, two main types of untyped penalties are likely to apply. The first is the multiple attack penalty, and the second is the range penalty. The first applies anytime you make more than one attack action during the course of your turn, and the other applies only with ranged or thrown weapons. Both are described below.", + { + "type": "pf2-h4", + "page": 446, + "name": "Multiple Attack Penalty", + "entries": [ + "The more attacks you make beyond your first in a single turn, the less accurate you become, represented by the multiple attack penalty. The second time you use an {@trait attack} action during your turn, you take a –5 penalty to your check. The third time you attack, and on any subsequent attacks, you take a –10 penalty to your check. Every check that has the {@trait attack} trait counts toward your multiple attack penalty, including {@action Strike||Strikes}, spell attack rolls, certain skill actions like {@action Shove}, and many others.", + "Some weapons and abilities reduce multiple attack penalties, such as {@trait agile} weapons, which reduce these penalties to –4 on the second attack or –8 on further attacks.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Attack", + "Multiple Attack Penalty", + "Agile" + ], + [ + "First", + "None", + "None" + ], + [ + "Second", + "–5", + "–4" + ], + [ + "Third or subsequent", + "–10", + "–8" + ] + ] + }, + "Always calculate your multiple attack penalty for the weapon you're using on that attack. For example, let's say you're wielding a {@item longsword} in one hand and a {@item shortsword} (which has the {@trait agile} trait) in your other hand, and you are going to make three {@action Strike||Strikes} with these weapons during the course of your turn. The first {@action Strike} you make during your turn has no penalty, no matter what weapon you are using. The second Strike will take either a –5 penalty if you use the {@item longsword} or a –4 penalty if you use the {@item shortsword}.", + "Just like the second attack, the penalty for your third attack is based on which weapon you're using for that particular {@action Strike}. It would be a –10 penalty with the {@item longsword} and a –8 penalty with the {@item shortsword}, no matter what weapon you used for your previous {@action Strike||Strikes}.", + "The multiple attack penalty applies only during your turn, so you don't have to keep track of it if you can perform an Attack of Opportunity or a similar reaction that lets you make a Strike on someone else's turn.", + { + "type": "pf2-h4", + "page": 446, + "name": "Range Penalty", + "entries": [ + "Ranged and thrown weapons each have a listed range increment, and attacks with them grow less accurate against targets farther away (range and range increments are covered in depth on page 279). As long as your target is at or within the listed range increment, also called the first range increment, you take no penalty to the attack roll. If you're attacking beyond that range increment, you take a –2 penalty for each additional increment beyond the first.", + "You can attempt to attack with a ranged weapon or thrown weapon up to six range increments away, but the farther away you are, the harder it is to hit your target.", + "For example, the range increment of a crossbow is 120 feet. If you are shooting at a target no farther away than that distance, you take no penalty due to range. If they're beyond 120 feet but no more than 240 feet away, you take a –2 penalty due to range. If they're beyond 240 feet but no more than 360 feet away, you take a –4 penalty due to range, and so on, until you reach the last range increment: beyond 600 feet but no more than 720 feet away, where you take a –10 penalty due to range." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 447, + "name": "Armor Class", + "entries": [ + "Attack rolls are compared to a special difficulty class called an {@b Armor Class} ({@b AC}), which measures how hard it is for your foes to hit you with {@action Strike||Strikes} and other attack actions. Just like for any other check and DC, the result of an attack roll must meet or exceed your AC to be successful, which allows your foe to deal damage to you.", + "Armor Class is calculated using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Armor Class = 10 + Dexterity modifier (up to your armor's Dex Cap) + proficiency bonus + armor's item bonus to AC + other bonuses + penalties" + ] + }, + "Use the proficiency bonus for the category (light, medium, or heavy) or the specific type of armor you're wearing. If you're not wearing armor, use your proficiency in unarmored defense.", + "Armor Class can benefit from bonuses with a variety of sources, much like attack rolls. Armor itself grants an item bonus, so other item bonuses usually won't apply to your AC, but magic armor can increase the item bonus granted by your armor.", + "Penalties to AC come from situations and effects in much the same way bonuses do. Circumstance penalties come from unfavorable situations, and status penalties come from effects that impede your abilities or from broken armor. You take an item penalty when you wear shoddy armor (page 273)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 447, + "name": "STRIDING AND STRIKING", + "entries": [ + "Two of the simplest and most common actions you'll use in combat are Stride and Strike, described in full on page 471.", + "{@b {@action Stride}} is an action that has the move trait and that allows you to move a number of feet up to your Speed.", + "You'll often need to Stride multiple times to reach a foe who's far away or to run from danger! Move actions can often trigger reactions or free actions. However, unlike other actions, a move action can trigger reactions not only when you first use the action, but also for every 5 feet you move during that action, as described on page 474. The Step action (page 471) lets you move without triggering reactions, but only 5 feet.", + "{@b {@action Strike}} is an action that has the attack trait and that allows you to attack with a weapon you're wielding or an unarmed attack (such as a fist).", + "If you're using a melee weapon or unarmed attack, your target must be within your reach; if you're attacking with a ranged weapon, your target must be within range. Your reach is how far you can physically extend a part of your body to make an unarmed attack, or the farthest distance you can reach with a melee weapon. This is typically 5 feet, but special weapons and larger creatures have longer reaches. Your range is how far away you can attack with a ranged weapon or with some types of magical attacks.", + "Different weapons and magical attacks have different maximum ranges, and ranged weapons get less effective as you exceed their range increments.", + "Striking multiple times in a turn has diminishing returns. The multiple attack penalty (detailed on page 446) applies to each attack after the first, whether those attacks are {@action Strike||Strikes}, special attacks like the Grapple action of the {@skill Athletics} skill, or spell attack rolls." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 447, + "name": "Spell Attack Rolls", + "entries": [ + "If you cast spells, you might be able to make a spell attack roll. These rolls are usually made when a spell makes an attack against a creature's AC.", + "The ability modifier for a spell attack roll depends on how you gained access to your spells. If your class grants you spellcasting, use your key ability modifier. Innate spells use your Charisma modifier unless the ability that granted them states otherwise. Focus spells and other sources of spells specify which ability modifier you use for spell attack rolls in the ability that granted them. If you have spells from multiple sources or traditions, you might use different ability modifiers for spell attack rolls for these different sources of spells. For example, a dwarf cleric with the Stonewalker ancestry feat would use her Charisma modifier when casting {@spell meld into stone} from that feat, since it's a divine innate spell, but she would use her Wisdom modifier when casting {@spell heal} and other spells using her cleric divine spellcasting.", + "Determine the spell attack roll with the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Spell attack roll result = d20 roll + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties" + ] + }, + "If you have the ability to cast spells, you'll have a proficiency rank for your spell attack rolls, so you'll always add a proficiency bonus. Like your ability modifier, this proficiency rank may vary from one spell to another if you have spells from multiple sources. Spell attack rolls can benefit from circumstance bonuses and status bonuses, though item bonuses to spell attack rolls are rare. Penalties affect spell attack rolls just like any other attack roll—including your multiple attack penalty.", + "Many times, instead of requiring you to make a spell attack roll, the spells you cast will require those within the area or targeted by the spell to attempt a saving throw against your {@b Spell DC} to determine how the spell affects them.", + "Your spell DC is calculated using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Spell DC = 10 + ability modifier used for spellcasting + proficiency bonus + other bonuses + penalties" + ] + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 448, + "name": "Perception", + "entries": [ + "Perception measures your ability to be aware of your environment. Every creature has Perception, which works with and is limited by a creature's senses (described on page 464). Whenever you need to attempt a check based on your awareness, you'll attempt a Perception check.", + "Your Perception uses your Wisdom modifier, so you'll use the following formula when attempting a Perception check.", + { + "type": "pf2-inset", + "entries": [ + "Perception check result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "Nearly all creatures are at least trained in Perception, so you will almost always add a proficiency bonus to your Perception modifier. You might add a circumstance bonus for advantageous situations or environments, and typically get status bonuses from spells or other magical effects. Items can also grant you a bonus to Perception, typically in a certain situation. For instance, a fine spyglass grants a +1 item bonus to Perception when attempting to see something a long distance away. Circumstance penalties to Perception occur when an environment or situation (such as fog) hampers your senses, while status penalties typically come from conditions, spells, and magic effects that foil the senses. You'll rarely encounter item penalties or untyped penalties for Perception.", + "Many abilities are compared to your {@b Perception DC} to determine whether they succeed. Your Perception DC is 10 + your total Perception modifier.", + { + "type": "pf2-h4", + "page": 448, + "name": "Perception for Initiative", + "entries": [ + "Often, you'll roll a Perception check to determine your order in initiative. When you do this, instead of comparing the result against a DC, everyone in the encounter will compare their results. The creature with the highest result acts first, the creature with the second-highest result goes second, and so on. Sometimes you may be called on to roll a skill check for initiative instead, but you'll compare results just as if you had rolled Perception. The full rules for initiative are found in the rules for encounter mode on page 468." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 448, + "name": "Saving Throws", + "entries": [ + "There are three types of saving throws: Fortitude saves, Reflex saves, and Will saves. In all cases, saving throws measure your ability to shrug off harmful effects in the form of afflictions, damage, or conditions. You'll always add a proficiency bonus to each save. Your class might give a different proficiency to each save, but you'll be trained at minimum. Some circumstances and spells might give you circumstance or status bonuses to saves, and you might find {@item resilient} armor or other magic items that give an item bonus.", + "{@b Fortitude saving throws} allow you to reduce the effects of abilities and afflictions that can debilitate the body.", + "They use your Constitution modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Fortitude save result = d20 roll + Constitution modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Reflex saving throws} measure how well you can respond quickly to a situation and how gracefully you can avoid effects that have been thrown at you. They use your Dexterity modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Reflex save result = d20 roll + Dexterity modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "{@b Will saving throws} measure how well you can resist attacks to your mind and spirit. They use your Wisdom modifier and are calculated as shown in the formula below.", + { + "type": "pf2-inset", + "entries": [ + "Will save result = d20 roll + Wisdom modifier + proficiency bonus + other bonuses + penalties" + ] + }, + "Sometimes you'll need to know your DC for a given saving throw. The DC for a saving throw is 10 + the total modifier for that saving throw.", + "Most of the time, when you attempt a saving throw, you don't have to use your actions or your reaction. You don't even need to be able to act to attempt saving throws. However, in some special cases you might have to take an action to attempt a save. For instance, you can try to recover from the sickened condition by spending an action to attempt a Fortitude save.", + { + "type": "pf2-h4", + "page": 449, + "name": "Basic Saving Throws", + "entries": [ + "Sometimes you will be called on to attempt a basic saving throw. This type of saving throw works just like any other saving throw—the \"basic\" part refers to the effects.", + "For a basic save, you'll attempt the check and determine whether you critically succeed, succeed, fail, or critically fail like you would any other saving throw. Then one of the following outcomes applies based on your degree of success—no matter what caused the saving throw.", + { + "type": "successDegree", + "entries": { + "Critical Success": "You take no damage from the spell, hazard, or effect that caused you to attempt the save.", + "Success": "You take half the listed damage from the effect.", + "Failure": "You take the full damage listed from the effect.", + "Critical Failure": "You take double the listed damage from the effect." + } + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 449, + "name": "FORTUNE AND MISFORTUNE EFFECTS", + "entries": [ + "Fortune and misfortune effects can alter how you roll your dice. These abilities might allow you to reroll a failed roll, force you to reroll a successful roll, allow you to roll twice and use the higher result, or force you to roll twice and use the lower result.", + "You can never have more than one fortune and more than one misfortune effect come into play on a single roll. For instance, if an effect lets you roll twice and use the higher roll, you can't then use Halfling Luck (a fortune effect) to reroll if you fail. If multiple fortune effects would apply, you have to pick which to use. If two misfortune effects apply, the GM decides which is worse and applies it.", + "If both a fortune effect and a misfortune effect would apply to the same roll, the two cancel each other out, and you roll normally." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 449, + "name": "Skill Checks", + "entries": [ + "Pathfinder has a variety of skills, from {@skill Athletics} to {@skill Medicine} to {@skill Occultism}. Each grants you a set of related actions that rely on you rolling a skill check. Each skill has a key ability score, based on the scope of the skill in question. For instance, {@skill Athletics} deals with feats of physical prowess, like swimming and jumping, so its key ability score is Strength. {@skill Medicine} deals with the ability to diagnose and treat wounds and ailments, so its key ability score is Wisdom. The key ability score for each skill is listed in Chapter 4: Skills. No matter which skill you're using, you calculate a check for it using the following formula.", + { + "type": "pf2-inset", + "entries": [ + "Skill check result = d20 roll + modifier of the skill's key ability score + proficiency bonus + other bonuses + penalties" + ] + }, + "You're unlikely to be trained in every skill. When using a skill in which you're untrained, your proficiency bonus is +0; otherwise, it equals your level plus 2 for trained, or higher once you become expert or better. The proficiency rank is specific to the skill you're using. Aid from another character or some other beneficial situation may grant you a circumstance bonus. A status bonus might come from a helpful spell or magical effect. Sometimes tools related to the skill grant you an item bonus to your skill checks. Conversely, unfavorable situations might give you a circumstance penalty to your skill check, while harmful spells, magic, or conditions might also impose a status penalty. Using shoddy or makeshift tools might cause you to take an item penalty. Sometimes a skill action can be an attack, and in these cases, the skill check might take a multiple attack penalty, as described on page 446.", + "When an ability calls for you to use the DC for a specific skill, you can calculate it by adding 10 + your total modifier for that skill." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 450, + "name": "Notating Total Modifiers", + "entries": [ + "When creating your character and adventuring you'll record the total modifier for various important checks on your character sheet. Since many bonuses and penalties are due to the immediate circumstances, spells, and other temporary magical effects, you typically won't apply them to your notations.", + "Item bonuses and penalties are often more persistent, so you will often want to record them ahead of time. For instance, if you are using a weapon with a {@item +1 weapon potency} rune, you'll want to add the +1 item bonus to your notation for your attack rolls with that weapon, since you will include that bonus every time you attack with that weapon. But if you have a fine spyglass, you wouldn't add its item bonus to your Perception check notation, since you gain that bonus only if you are using sight—and the spyglass!—to see long distances." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 4 + }, + "source": "CRB" + } + ] + }, + { + "type": "entries", + "entries": [ + { + "type": "section", + "name": "Difficulty Classes", + "page": 503, + "alias": [ + "DCs" + ], + "entries": [ + { + "type": "pf2-h2", + "page": 503, + "name": "Simple DCs", + "entries": [ + "Sometimes you need to quickly set a Difficulty Class. The easiest method is to select a simple DC from Table 10–4 by estimating which proficiency rank best matches the task (that rank is usually not required to succeed at the task).", + "If it's something pretty much anyone would have a decent chance at, use the untrained DC. If it would require a degree of training, use the DC listed for trained, expert, master, or legendary proficiency, as appropriate to the complexity of the task. For example, say a PC was trying to uncover the true history behind a fable. You determine this requires a check to {@action Recall Knowledge}, and that only someone with master proficiency in Folktale Lore would know the information, so you'd set the DC at 30—the simple master DC.", + "Simple DCs work well when you need a DC on the fly and there's no level associated with the task. They're most useful for skill checks. Because there isn't much gradation between the simple DCs, they don't work as well for hazards or combatants, where the PCs' lives are on the line; you're better off using level-based DCs for such challenges.", + { + "type": "data", + "tag": "table", + "name": "Simple DCs", + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 503, + "name": "Level-Based DCs", + "entries": [ + "When you're determining a skill DC based on something that has a level, use Table 10–5 to set the DC. Find the level of the subject, and assign the corresponding DC. Since spells use a 1–10 scale, use the Spell Level column for them.", + "Use these DCs when a PC needs to Identify a Spell or {@action Recall Knowledge} about a creature, attempts to Earn Income by performing a task of a certain level, and so on. You can also use the level-based DCs for obstacles instead of assigning a simple DC. For example, you might determine that a wall in a high-level dungeon was constructed of smooth metal and is hard to climb. You could simply say only someone with master proficiency could climb it, and use the simple DC of 30. Or you might decide that the 15th-level villain who created the dungeon crafted the wall, and use the 15th-level DC of 34. Either approach is reasonable!", + "Note that PCs who invest in a skill become more likely to succeed at a DC of their level as they increase in level, and the listed DCs eventually become very easy for them.", + { + "type": "data", + "tag": "table", + "name": "DCs by Level", + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 503, + "name": "Adjusting Difficulty", + "entries": [ + "You might decide a DC should differ from the baseline, whether to account for PCs' areas of expertise or to represent the rarity of spells or items. A DC adjustment represents an essential difference in the difficulty of a task and applies to anyone attempting a specific check for it.", + "Adjustments happen most often with tasks whose DCs are based on their level. Adjustments use a scale of –10 to +10, from incredibly easy checks to incredibly hard ones, and are broken into increments of 2, 5, and 10.", + "You'll often apply the adjustments for uncommon, rare, or unique subjects.", + { + "type": "data", + "tag": "table", + "name": "DC Adjustments", + "source": "CRB" + }, + "The adjustments' names don't translate to how hard a task actually is for a PC or group of PCs, and adjustments aren't meant to balance out or replace PCs' bonuses and penalties. PCs who invest in a skill will become better and better at that skill as they increase in level. For example, even the best 1st-level PC has grim odds against an incredibly hard 1st-level DC, with a huge chance of critical failure, but by 20th level, an optimized character with a modicum of magic or assistance can take down incredibly hard 20th-level DCs over half the time, critically failing only on a 1. At higher levels, many groups will find that the very hard DC is more like standard for them; keep that in mind if you need a check that presents a true challenge to a high level group.", + "You might use different DCs for a task based on the particular skill or statistic used for the check. Let's say your PCs encounter a magical tome about aberrant creatures. The tome is 4th-level and has the occult trait, so you set the DC of an {@skill Occultism} check to Identify the Magic to 19, based on Table 10–5. As noted in Identify Magic, other magic-related skills can typically be used at a higher DC, so you might decide the check is very hard for a character using {@skill Arcana} and set the DC at 24 for characters using that skill. If a character in your group had Aberration Lore, you might determine that it would be easy or very easy to use that skill and adjust the DC to 17 or 14. These adjustments aren't taking the place of characters' bonuses, modifiers, and penalties—they are due to the applicability of the skills being used.", + { + "type": "pf2-h3", + "page": 504, + "name": "Group Attempts", + "entries": [ + "The DCs in this chapter give an individual character a strong and increasing chance of success if they have some proficiency. On occasion, though, you'll have a task that only one person in the group needs to succeed at, but that everyone can attempt. The number of dice being rolled means that there's a very high chance at least one of them will succeed. Most of the time, that's perfectly fine, but sometimes you'll want the task to be a challenge, with some uncertainty as to whether the party can succeed. In these cases, make the check very hard, or incredibly hard if you want it to be particularly difficult or at high levels.", + "At these DCs, most of the party will probably fail, but someone will probably still succeed, likely a character who has heavily invested in the given skill, as is expected for specialized characters." + ], + "source": "CRB" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 504, + "name": "Minimum Proficiency", + "entries": [ + "Sometimes succeeding at a particular task requires a character to have a specific proficiency rank in addition to a success on the check. Locks and traps often require a certain proficiency rank to successfully use the Pick a Lock or Disable a Device actions of {@skill Thievery}. A character whose proficiency rank is lower than what's listed can attempt the check, but they can't succeed. You can apply similar minimum proficiencies to other tasks. You might decide, for example, that a particular arcane theorem requires training in {@skill Arcana} to understand. An untrained barbarian can't succeed at the check, but she can still attempt it if she wants—after all, she needs to have a chance to critically fail and get erroneous information!", + "For checks that require a minimum proficiency, keep the following guidelines in mind. A 2nd-level or lower task should almost never require expert proficiency, a 6th-level or lower task should almost never require master proficiency, and a 14th-level or lower task should almost never require legendary proficiency. If they did, no character of the appropriate level could succeed." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 504, + "name": "Specific Actions", + "entries": [ + "Several parts of this book, most notably Chapter 4: Skills, state that you as the GM set the DCs for certain checks or determine other parameters. Here are guidelines for the most common tasks. Remember that all of these are guidelines, and you can adjust them as necessary to suit the situation.", + { + "type": "pf2-h3", + "page": 504, + "name": "Craft", + "entries": [ + "When a character Crafts an item, use the item's level to determine the DC, applying the adjustments from Table 10–6 for the item's rarity if it's not common. You might also apply the easy DC adjustment for an item the crafter has made before. Repairing an item usually uses the DC of the item's level with no adjustments, though you might adjust the DC to be more difficult for an item of a higher level than the character can Craft." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 504, + "name": "Earn Income", + "entries": [ + "You set the task level when someone tries to Earn Income.", + "The highest-level task available is usually the same as the level of the settlement where the character is located. If you don't know the settlement's level, it's usually 0–1 for a village, 2–4 for a town, or 5–7 for a city. A PC might need to travel to a metropolis or capital to find tasks of levels 8-10, and to the largest cities in the world or another plane to routinely find tasks beyond that. Some locations might have higher-level tasks available based on the nature of the settlement. A major port might have higher-level tasks for Sailing Lore, a city with a vibrant arts scene might have higher-level tasks for {@skill Performance}, and so on. If someone is trying to use a particularly obscure skill, they might have trouble finding tasks of an ideal level, or any at all—no one in most settlements is clamoring for the expertise of someone with Troll Lore.", + "Once the PC has decided on a particular level of task from those available, use the DC for that level from Table 10–5. You might adjust the DC to be more difficult if there's inclement weather during an outdoor job, a rowdy audience for a performance, or the like." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Gather Information", + "entries": [ + "To set the DC to Gather Information, use a simple DC representing the availability of information about the subject. Adjust the DC upward if the PC Gathering Information seeks in-depth information. For example, if a character wants to Gather Information about a visiting caravan, you might decide that a common person wouldn't know much about it, but any merchant or guard would, so learning basic facts uses the simple DC for trained proficiency. A caravan leader's name is superficial, so discovering it might be DC 15 (the simple trained DC in Table 10–4). Learning the identity of the leader's employers, however, might be DC 20 if the employers are more obscure." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Identify Magic or Learn a Spell", + "entries": [ + "The DC to {@action Identify Magic} or {@action Learn a Spell} is usually the DC listed in Table 10–5 for the spell or item's level, adjusted for its rarity. A very strange item or phenomenon usually uses a higher DC adjustment. For a cursed item or certain illusory items, use an incredibly hard DC to increase the chance of misidentification." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 505, + "name": "Recall Knowledge", + "entries": [ + "On most topics, you can use simple DCs for checks to {@action Recall Knowledge}. For a check about a specific creature, trap, or other subject with a level, use a {@quickref level-based DCs||4|level-based dcs} (adjusting for rarity as needed). You might adjust the difficulty down, maybe even drastically, if the subject is especially notorious or famed. Knowing simple tales about an infamous dragon's exploits, for example, might be incredibly easy for the dragon's level, or even just a simple trained DC.", + { + "type": "pf2-h4", + "page": 505, + "name": "Alternative Skills", + "entries": [ + "As noted in the action's description, a character might attempt to {@action Recall Knowledge} using a different skill than the ones listed as the default options. If the skill is highly applicable, like using {@skill Medicine} to identify a medicinal tonic, you probably don't need to adjust the DC. If its relevance is a stretch, adjust the DC upward as described in {@quickref Adjusting Difficulty||4|Adjusting Difficulty}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 505, + "name": "Additional Knowledge", + "entries": [ + "Sometimes a character might want to follow up on a check to {@action Recall Knowledge}, rolling another check to discover more information. After a success, further uses of {@action Recall Knowledge} can yield more information, but you should adjust the difficulty to be higher for each attempt. Once a character has attempted an incredibly hard check or failed a check, further attempts are fruitless—the character has recalled everything they know about the subject." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 505, + "name": "Creature Identification", + "entries": [ + "A character who successfully identifies a creature learns one of its best-known attributes—such as a troll's regeneration (and the fact that it can be stopped by acid or fire) or a manticore's tail spikes. On a critical success, the character also learns something subtler, like a demon's weakness or the trigger for one of the creature's reactions.", + "The skill used to identify a creature usually depends on that creature's trait, as shown on Table 10–7, but you have leeway on which skills apply. For instance, hags are humanoids but have a strong connection to occult spells and live outside society, so you might allow a character to use {@skill Occultism} to identify them without any DC adjustment, while Society is harder. Lore skills can also be used to identify their specific creature. Using the applicable Lore usually has an easy or very easy DC (before adjusting for rarity).", + { + "type": "data", + "tag": "table", + "name": "Creature Identification Skills", + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 506, + "name": "DETERMINING THE SCOPE OF LORE", + "entries": [ + "{@skill Lore} skills are one of the most specialized aspects of Pathfinder, but they require GM oversight, particularly in determining which {@skill Lore} subcategories are acceptable for characters to select. A {@skill Lore} subcategory represents a narrow focus, and thus it shouldn't replace all or even most of an entire skill, nor should it convey vast swaths of information. For example, a single {@skill Lore} subcategory doesn't cover all religions—that's covered by the {@skill Religion} skill—but a character could have a {@skill Lore} subcategory that covers a single deity. One {@skill Lore} subcategory won't cover an entire country or all of history, but it could cover a city, an ancient civilization, or one aspect of a modern country, like Taldan History {@skill Lore}. A single {@skill Lore} subcategory couldn't cover the entire multiverse, but it could cover a whole plane other than the Material Plane." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Sense Direction", + "entries": [ + "Pick the most appropriate simple DC when someone uses {@skill Survival} to Sense Direction. This is usually the trained DC in normal wilderness, expert in deep forest or underground, master in featureless or tricky locations, or legendary in weird or surreal environments on other planes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Social Skills", + "entries": [ + "When a character uses {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance} to influence or impress someone whose level or Will DC you don't know, estimate the level of the creature and use that DC. A commoner is usually level 0 or 1. Don't worry about being exact. It often makes sense to adjust the DC based on the target's attitude for {@skill Deception}, {@skill Diplomacy}, or {@skill Performance}, making the DC easy for a friendly creature, very easy for a helpful one, hard for an unfriendly one, or very hard for a hostile one. You might adjust the DC further or differently based on the PC's goal; for instance, the DC to Request something an indifferent NPC is fundamentally opposed to might be incredibly hard or impossible, and it might be easy to convince an unfriendly creature to do something it already wants to do." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Subsist", + "entries": [ + "A simple DC is usually sufficient for the Subsist action, with a trained DC for a typical situation. Use the disposition of the environment or city as a guide; an environment with scarce resources or a city with little tolerance for transience might require an expert or higher DC." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Track", + "entries": [ + "Often when a PC uses {@skill Survival} to Track, you can pick a simple DC and adjust it based on the circumstances. For example, an army is usually easy to track, so you could use the untrained DC of 10. If the army marched through mud, you could even adjust this down to DC 5. On the other hand, if the party pursues a cunning survivalist using Cover Tracks, you might use their {@skill Survival} DC as the DC to Track." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 506, + "name": "Train an Animal", + "entries": [ + "Train Animal (page 268) allows PCs to teach animals tricks. Use the level of the animal as the baseline; you can adjust the DC up if the trick is especially difficult, or down if the animal is especially domesticated, like a dog." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "source": "GMG", + "page": 120, + "name": "Drugs", + "entries": [ + "Drugs offer short-term benefits with harmful side effects and long-term consequences. These short-term benefits, such as euphoria, draw many to drugs, but addiction keeps users hooked long after their first dose. A character can voluntarily fail their initial save against a drug, but for each dose they consume, they must attempt a saving throw against addiction, a disease that represents cravings and withdrawal. Addiction is unique to each drug, so a character can be affected by multiple instances of addiction at once.", + "Certain drugs alter how addiction works for that drug, adding the {@trait virulent} trait to the addiction, limiting the maximum stage a character can reach, or adding additional stages beyond those listed in the base affliction.", + { + "type": "data", + "tag": "disease", + "data": { + "source": "GMG", + "page": 120, + "name": "Addiction", + "level": ", level varies", + "type": "disease", + "entries": [ + "Track the maximum stage you reach with each drug's addiction. This maximum stage is separate from your current addiction stage for the drug. The maximum stage can't be reduced, even if you fully remove the disease. When you take the drug, two things happen: you attempt a saving throw against addiction, and you suppress the effects of addiction for 1 day. Failing a save against addiction caused by taking the drug causes you to go to 1 stage higher than the maximum stage you had previously reached (2 stages higher on a critical failure). If you're currently suffering from addiction when you attempt a save from taking the drug, you can't improve your stage; if you succeed at the save, the stage remains the same as it was.", + "When you attempt your save against addiction each week, the stage you are currently at can't get worse—it can only stay the same or improve. The conditions from addiction can't be removed while you are affected by the addiction, and suppressing addiction by taking the drug only avoids the effects—it doesn't remove the disease.", + { + "type": "affliction", + "savingThrow": "Fortitude (DC equals that of the drug)", + "onset": "1 day", + "stages": [ + { + "stage": 1, + "entry": "{@condition fatigued}", + "duration": "1 week" + }, + { + "stage": 2, + "entry": "{@condition fatigued} and {@condition sickened||sickened 1}", + "duration": "1 week" + }, + { + "stage": 3, + "entry": "{@condition fatigued}, {@condition drained||drained 1} and {@condition sickened||sickened 1}", + "duration": "1 week" + }, + { + "stage": 4, + "entry": "{@condition fatigued}, {@condition drained||drained 2}, {@condition sickened||sickened 2} and {@condition stupefied||stupefied 2}", + "duration": "1 week" + } + ] + } + ] + } + }, + { + "type": "pf2-brown-box", + "source": "GMG", + "page": 120, + "name": "DRUGS IN YOUR GAME", + "entries": [ + "Drugs are socially complex, and including them in your game has the potential to make some of your players uncomfortable—particularly players who have struggled with substance abuse themselves or seen friends and family members go through that struggle. As with any potentially difficult subject matter, you should discuss the role drugs play in your game with your players and ensure that all the players at the table are comfortable with the material; if they aren't, avoid the topic.", + "If you do include drugs in your game, consider the role they'll play. In some campaigns, drugs might simply be an element of flavor and a tool characters use to reach their goals; in others, the side effects and risk of addiction might be a terrible price to pay. The rules assume something of a middle path, where drugs are addictive substances that may provide a short-term benefit but have consequences. To make drugs more accessible in your game, remove some of the more severe stages of addiction. To make them more dangerous, add the {@trait virulent} trait to the addiction affliction, add more stages with increasingly severe effects, or increase the DC of the save against the addiction by 1 for every use of the drug, decreasing back to normal over time as they stop using the drug." + ] + } + ], + "data": { + "quickref": 5 + } + }, + { + "type": "section", + "page": 512, + "name": "Environment", + "entries": [ + "Each of the environments presented in this section uses the terrain rules (which are summarized on page 514 and appear in full beginning on page 475) in different ways, so be sure to familiarize yourself with those rules before reading this section. Some environments refer to the rules for climate (page 517) and natural disasters (beginning on page 517). Many places have the traits of multiple environments; a snow-covered mountain might use both the arctic and mountain environments, for example. For environmental features with effects based on how tall or deep they are, those effects vary further based on a creature's size. For instance, a shallow bog for a Medium creature might be a deep bog for smaller creatures, and a deep bog for a Medium creature could be only a shallow bog for a larger creature (and so insignificant for a truly massive creature that it isn't even {@quickref difficult terrain||3|terrain}).", + "Table 10–12 lists the features of various environments alphabetically for quick reference. The Proficiency DC Band entry indicates a range of appropriate simple DCs for that environmental feature, while also providing a rough estimate of the danger or complexity of the feature.", + { + "type": "data", + "tag": "table", + "name": "Enviromental Features", + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Environmental Damage", + "entries": [ + "Some environmental features or natural disasters deal damage. Because the amount of damage can vary based on the specific circumstances, the rules for specific environments and natural disasters use damage categories to describe the damage, rather than exact numbers.", + "Use Table 10–11 below to determine damage from an environment or natural disaster. When deciding the exact damage amount, use your best judgment based on how extreme you deem the danger to be.", + { + "type": "data", + "tag": "table", + "name": "Enviromental Damage", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Aquatic", + "entries": [ + "Aquatic environments are among the most challenging for PCs short of other worlds and unusual planes. PCs in an aquatic environment need a way to breathe (typically a {@spell water breathing} spell) and must usually {@action Swim} to move, though a PC who sinks to the bottom can walk awkwardly, using the rules for {@quickref greater difficult terrain||3|terrain}.", + "Characters in aquatic environments make frequent use of the {@quickref aquatic combat||3|aquatic combat} and {@quickref drowning and suffocation||3|drowning and suffocating} rules.", + { + "type": "pf2-h3", + "page": 512, + "name": "Currents and Flowing Water", + "entries": [ + "Ocean currents, flowing rivers, and similar moving water are {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain} (depending on the speed of the water) for a creature Swimming against the current. At the end of a creature's turn, it moves a certain distance depending on the current's speed. For instance, a 10-foot current moves a creature 10 feet in the current's direction at the end of that creature's turn." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 512, + "name": "Visibility", + "entries": [ + "It's much harder to see things at a distance underwater than it is on land, and it's particularly difficult if the water is murky or full of particles. In pure water, the maximum visual range is roughly 240 feet to see a small object, and in murky water, visibility can be reduced to only 10 feet or even less." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Arctic", + "entries": [ + "The main challenge in an arctic environment is the low temperature, but arctic environments also contain ice and snow. The disasters that most often strike in arctic environments are avalanches, blizzards, and floods.", + { + "type": "pf2-h3", + "page": 512, + "name": "Ice", + "entries": [ + "Icy ground is both uneven ground and {@quickref difficult terrain||3|terrain}, as characters slip and slide due to poor traction." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 512, + "name": "Snow", + "entries": [ + "Depending on the depth of snow and its composition, most snowy ground is either {@quickref difficult terrain||3|terrain} or {@quickref greater difficult terrain||3|terrain}. In denser snow, characters can attempt to walk along the surface without breaking through, but some patches might be loose or soft enough that they're uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 512, + "name": "Desert", + "entries": [ + "Desert encompasses sandy and rocky deserts as well as badlands. Though tundra is technically a desert, it's classified as arctic, as the climate is the primary challenge in such areas. Sandy deserts often have quicksand hazards (page 526) and sandstorms.", + { + "type": "pf2-h3", + "page": 513, + "name": "Rubble", + "entries": [ + "Rocky deserts are strewn with rubble, which is {@quickref difficult terrain||3|terrain}. Rubble dense enough to be walked over rather than navigated through is uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Sand", + "entries": [ + "Packed sand doesn't usually significantly impede a character's movement, but loose sand is either {@quickref difficult terrain||3|terrain} (if it's shallow) or uneven ground (if it's deep).", + "The wind in a desert often shifts sand into dunes, hills of loose sand with uneven ground facing the wind and steeper inclines away from the wind." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 513, + "name": "Forest", + "entries": [ + "These diverse environments include jungles and other wooded areas. They are sometimes struck by wildfires.", + { + "type": "pf2-h3", + "page": 513, + "name": "Canopies", + "entries": [ + "Particularly dense forests, such as rain forests, have a canopy level above the ground. A creature trying to reach the canopy or travel along it must Climb. Swinging on vines and branches usually requires an {@skill Acrobatics} or {@skill Athletics} check. A canopy provides cover, and a thicker one can prevent creatures in the canopy from seeing those on the ground, and vice versa." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Trees", + "entries": [ + "While trees are omnipresent in a forest, they typically don't provide cover unless a character uses the Take Cover action. Only larger trees that take up an entire 5-foot square on the map (or more) are big enough to provide cover automatically." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that automatically provides cover. Some sorts of undergrowth, such as thorns, might also be hazardous terrain, and areas with plenty of twisting roots might be uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 513, + "name": "Mountain", + "entries": [ + "Mountain environments also include hills, which share many aspects of mountains, though not their more extreme features. The most common disasters here are avalanches.", + { + "type": "pf2-h3", + "page": 513, + "name": "Chasms", + "entries": [ + "Chasms are natural pits, typically at least 20 feet long and clearly visible (barring mundane or magical efforts to conceal them). The main danger posed by a chasm is that characters must Long Jump to get across. Alternatively, characters can take the safer but slower route of Climbing down the near side of the chasm and then ascending the far side to get across." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Cliffs", + "entries": [ + "Cliffs and rock walls require creatures to {@action Climb} to ascend or descend. Without extensive safety precautions, a critical failure can result in significant falling damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 513, + "name": "Rubble", + "entries": [ + "Mountains often have extremely rocky areas or shifting, gravelly scree that makes for {@quickref difficult terrain||3|terrain}. Especially deep or pervasive rubble is uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Slopes", + "entries": [ + "Slopes vary from the gentle rises of normal terrain to {@quickref difficult terrain||3|terrain} and inclines, depending on the angle of elevation. Moving down a slope is typically normal terrain, but characters might need to Climb up particularly steep slopes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is common in mountains. It is {@quickref difficult terrain||3|terrain} and allows a character to Take Cover." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Plains", + "entries": [ + "The plains environment encompasses grasslands such as savannas and farmland. The most common disasters in plains are tornadoes and wildfires.", + { + "type": "pf2-h3", + "page": 514, + "name": "Hedges", + "entries": [ + "Hedges are planted rows of bushes, shrubs, and trees.", + "Their iconic appearance in adventures consists of tall hedges grown into mazes. A typical hedge is 2 to 5 feet tall, takes up a row of squares, and provides cover. A character trying to push through a hedge faces {@quickref greater difficult terrain||3|terrain}; it's sometimes faster to Climb over." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover. Heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.", + "Undergrowth in plains is usually light with a few scattered areas of heavy undergrowth, but fields of certain crops, like corn, are entirely heavy undergrowth." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Swamp", + "entries": [ + "Wetlands are the most common kind of swamp, but this category also includes drier marshes such as moors.", + "Swamps often contain quicksand hazards (page 526).", + "Despite their soggy nature, swamps aren't very likely to experience heavy flooding, since they act as natural sponges and absorb a great deal of water before they flood.", + { + "type": "pf2-h3", + "page": 514, + "name": "Bogs", + "entries": [ + "Also called mires, bogs are watery areas that accumulate peat, are covered by shrubs and moss, and sometimes feature floating islands of vegetation covering deeper pools.", + "Shallow bogs are {@quickref difficult terrain||3|terrain} for a Medium creature, and deep bogs are {@quickref greater difficult terrain||3|terrain}. If a bog is deep enough that a creature can't reach the bottom, the creature has to Swim. Bogs are also acidic, so particularly extreme or magical bogs can be hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 514, + "name": "Undergrowth", + "entries": [ + "Light undergrowth is {@quickref difficult terrain||3|terrain} that allows a character to Take Cover, while heavy undergrowth is {@quickref greater difficult terrain||3|terrain} that provides cover automatically.", + "Some sorts of undergrowth, such as thorns, are also hazardous terrain, and areas with plenty of twisting roots are uneven ground." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 514, + "name": "TERRAIN RULES", + "entries": [ + "Environments make frequent use of the rules for {@quickref difficult terrain||3|terrain}, {@quickref greater difficult terrain||3|terrain}, and hazardous terrain, so those rules are summarized here.", + "{@b Difficult terrain} is any terrain that impedes movement, ranging from particularly rough or unstable surfaces to thick ground cover and countless other impediments. Moving into a square of {@quickref difficult terrain||3|terrain} (or moving 5 feet into or within an area of {@quickref difficult terrain||3|terrain}, if you're not using a grid) costs an extra 5 feet of movement. Moving into a square of {@b greater difficult terrain} instead costs 10 additional feet of movement. This additional cost is not increased when moving diagonally. Creatures can't normally Step into {@quickref difficult terrain||3|terrain}.", + "Any movement creatures make while jumping ignores terrain that the creature is jumping over. Some abilities (such as flight or being incorporeal) allow creatures to avoid the movement reduction from some types of {@quickref difficult terrain||3|terrain}. Certain other abilities let creatures ignore {@quickref difficult terrain||3|terrain} while traveling on foot; such an ability also allows a creature to move through {@quickref greater difficult terrain||3|terrain} using the movement cost for {@quickref difficult terrain||3|terrain}, but unless the ability specifies otherwise, these abilities don't let creatures ignore {@quickref greater difficult terrain||3|terrain}.", + "{@b Hazardous terrain} damages creatures whenever they move through it. For instance, an acid pool, a pit of burning embers, and a spike-filled passageway all constitute hazardous terrain. The amount and type of damage depend on the specific hazardous terrain." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 514, + "name": "Urban", + "entries": [ + "Urban environments include open city spaces as well as buildings. The building information in this section also applies to ruins and constructed dungeons. Depending on their construction and location, cities might be vulnerable to many sorts of disasters, especially fires and floods.", + { + "type": "pf2-h3", + "page": 514, + "name": "Crowds", + "entries": [ + "Crowded thoroughfares and similar areas are {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain} if an area is truly packed with people. You might allow a character to get a crowd to part using {@skill Diplomacy}, {@skill Intimidation}, or {@skill Performance}.", + "A crowd exposed to an obvious danger, like a fire or a rampaging monster, attempts to move away from the danger as quickly as possible, but it is slowed by its own mass. A fleeing crowd typically moves at the Speed of an average member each round (usually 25 feet), potentially trampling or leaving behind slower-moving members of the crowd." + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Doors", + "entries": [ + "Opening an unlocked door requires an Interact action (or more than one for a particularly complicated or large door). Stuck doors must be Forced Open, and locked ones require a character to {@action Pick a Lock||Pick the Lock} or Force them Open." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Floors", + "entries": [ + "Wooden floors are easy to walk on, as are flagstone floors made of fitted stones. However, floors of worn flagstone often contain areas of uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Gates", + "entries": [ + "Walled settlements often have gates that the city can close for defense or open to allow travel. A typical gate consists of one portcullis at each end of a gatehouse, with murder holes in between or other protected spots from which guards can attack foes." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Guards", + "entries": [ + "Most settlements of significant size have guards working in shifts to protect the settlement at all hours, patrolling the streets and guarding various posts. The size of this force varies from one guard for every 1,000 residents to a force 10 times this number." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Portcullises", + "entries": [ + "A portcullis is a wooden or iron grate that descends to seal off a gate or corridor. Most are raised on ropes or chains operated by a winch, and they have locking mechanisms that keep them from being lifted easily. The rules on lifting a portcullis or bending its bars appear in the sidebar on this page. If a portcullis falls on a creature, use a slamming door trap (page 523)." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 515, + "name": "DOORS, GATES, AND WALLS", + "entries": [ + "Some of the most common obstacles that characters face in urban areas and dungeons are doors, gates, and walls.", + { + "type": "pf2-title", + "name": "Climbing" + }, + "The table below gives the typical DC for {@skill Athletics} checks to Climb a structure, which is usually a simple DC. You might adjust the difficulty based on the specifics of the structure and environment.", + { + "type": "pf2-title", + "name": "Demolishing" + }, + "A character might want to smash their way through a door, a window, or certain walls. The Hardness, Hit Point, and Broken Threshold values provided in the table below are based on the material the structure is typically made out of, so a portcullis made of iron, for example, has a higher Hardness than one of wood. For more on damaging objects, see page 272.", + "Strong walls, such as well-maintained masonry or hewn stone, can't be broken without dedicated work and proper tools. Getting through such walls requires downtime.", + { + "type": "table", + "rowLabelIdx": [ + 0, + 5, + 11 + ], + "colStyles": [ + "text-center", + "text-center", + "text-center" + ], + "rows": [ + [ + "Door", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Wood", + "20", + "10, 40 (20)" + ], + [ + "Stone", + "30", + "14, 56 (28)" + ], + [ + "Reinforced Wood", + "15", + "15, 60 (30)" + ], + [ + "Iron", + "30", + "18, 72 (36)" + ], + [ + "Wall", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Crumbling masonry", + "15", + "10, 40 (20)" + ], + [ + "Wooden slats", + "15", + "10, 40 (20)" + ], + [ + "Masonry", + "20", + "14, 56 (28)" + ], + [ + "Hewn stone", + "30", + "14, 56 (28)" + ], + [ + "Iron", + "40", + "18, 72 (36)" + ], + [ + "Portcullis", + "Climb DC", + "Hardness, HP (BT)" + ], + [ + "Wood", + "10", + "10, 40 (20)" + ], + [ + "Iron", + "10", + "18, 72 (36)" + ] + ] + }, + { + "type": "pf2-title", + "name": "Forcing Open" + }, + "Structures that can be opened—such as doors, gates, and windows—can be Forced Open using {@skill Athletics}. This is usually necessary only if they're locked or stuck. The DC to Force Open a structure uses the {@skill Thievery} DC of its lock but adjusts it to be very hard (increasing the DC by 5).", + "If there's no lock, use the following table; when lifting a portcullis, use the lock DC or the DC from the table, whichever is higher." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Rooftops", + "entries": [ + "Rooftops make for memorable ambushes, chase scenes, infiltrations, and running fights. Flat roofs are easy to move across, but they're rare in any settlement that receives significant snowfall, since heavy buildups of snow can collapse a roof. Angled roofs are uneven ground, or inclines if they're especially steep. The peak of an angled roof is a narrow surface.", + "Hurdling from roof to roof often requires a Long Jump, though some buildings are close enough to Leap between.", + "A High Jump might be necessary to reach a higher roof, or a Leap followed by Grabbing an Edge and Climbing up." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 515, + "name": "Sewers", + "entries": [ + "Sewers are generally 10 feet or more below street level and are equipped with ladders or other means to ascend and descend. Raised paths along the walls allow sewer workers access, while channels in the center carry the waste itself. Less sophisticated sewers, or sections those workers don't usually access, might require wading through diseaseridden waste. Sewers can be accessed through sewer grates, which usually require 2 or more Interact actions to open.", + { + "type": "pf2-h4", + "page": 516, + "name": "Sewer Gas", + "entries": [ + "Sewer gas often contains pockets of highly flammable gas. A pocket of sewer gas exposed to a source of flame explodes, dealing moderate environmental fire damage to creatures in the area." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Stairs", + "entries": [ + "Stairs are {@quickref difficult terrain||3|terrain} for characters moving up them, and shoddy stairs might also be uneven ground. Some temples and giant-built structures have enormous stairs that are {@quickref greater difficult terrain||3|terrain} both up and down, or might require Climbing every step." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Streets", + "entries": [ + "Most settlements have narrow and twisting streets that were largely established organically as the settlement grew. These roads are rarely more than 20 feet wide, with alleys as narrow as 5 feet. Streets are generally paved with cobblestones. If the cobblestones are in poor repair, they could be {@quickref difficult terrain||3|terrain} or uneven ground.", + "Particularly lawful or well-planned cities have major thoroughfares that allow wagons and merchants to reach marketplaces and other important areas in town. These need to be at least 25 feet wide to accommodate wagons moving in both directions, and they often have narrow sidewalks that allow pedestrians to avoid wagon traffic." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Walls", + "entries": [ + "Well-built structures have exterior walls of brick or stonemasonry. Smaller, lower-quality, or temporary structures might have wooden walls. Interior walls tend to be less sturdy; they could be made of wooden planks, or even simply of thick, opaque paper held in a wooden frame. An underground structure might have thick walls carved out of solid rock to prevent the weight of the ground above from collapsing the structure. Rules for climbing and breaking walls are in the sidebar on page 515." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 516, + "name": "Underground", + "entries": [ + "Underground environments consist of caves and natural underground areas. Artificial dungeons and ruins combine underground features with urban features like stairs and walls. Deep underground vaults have some of the same terrain features as mountains, such as chasms and cliffs.", + "The most common disasters underground are collapses.", + { + "type": "pf2-h3", + "page": 516, + "name": "Floors", + "entries": [ + "Natural underground environments rarely have flat floors, instead featuring abrupt changes in elevation that result in {@quickref difficult terrain||3|terrain}, uneven ground, and inclines." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Ledges", + "entries": [ + "Ledges are narrow surfaces that overlook a lower area or provide the only means to move along the edge of a chasm. Moving across a narrow ledge requires using {@skill Acrobatics} to Balance." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Rubble", + "entries": [ + "Caverns can be covered in rubble, which is {@quickref difficult terrain||3|terrain}. Deep or pervasive rubble is also uneven ground." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 516, + "name": "Stalagmites and Stalactites", + "entries": [ + "Stalagmites are tapering columns that rise from the floor of a cave. Areas filled with stalagmites are {@quickref greater difficult terrain||3|terrain}, and especially large stalagmites have to be sidestepped or Climbed. Stalagmites can be sharp enough they can be used as hazardous terrain in some circumstances, as can stalactites (icicle-shaped formations that hang from the roof of a cave) if they're knocked loose from a ceiling or overhang." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Walls", + "entries": [ + "Natural cave walls are uneven, with nooks, crannies, and ledges. Since most caves are formed by water, cave walls are often damp, making them even more difficult to Climb." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 517, + "name": "DUNGEONS", + "entries": [ + "Dungeon environments, which include both ruins and contemporary buildings constructed in the wilderness, are a fairly common venue for adventures. As an environment, they combine urban features like doors and buildings (page 515) with features from an underground environment, and occasionally components from other environments. While underground dungeons are particularly common, you might also consider setting your adventure in a ruin reclaimed by the forest, with giant trees spreading their roots through the walls, or a ruin deep in a swamp, with bogs covering access to some of the ruin's hidden secrets." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 517, + "name": "Climate", + "entries": [ + "Weather is more than just set dressing to establish mood—it has mechanical effects you can combine with environmental components to create a more memorable encounter. Weather can impose circumstance penalties on certain checks, from –1 to –4 based on severity.", + { + "type": "pf2-h3", + "page": 517, + "name": "Fog", + "entries": [ + "Fog imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness; it causes creatures viewed through significant amounts of fog to be concealed; and it cuts off all visibility at half a mile or less—possibly much less. Conditions limiting visibility to about a mile are called mist, and those that do so to about 3 miles are called haze." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Precipitation", + "entries": [ + "Precipitation includes rain as well as colder snow, sleet, and hail. Wet precipitation douses flames, and frozen precipitation can create areas of snow or ice on the ground. Drizzle or light snowfall has little mechanical effect beyond limited visibility.", + { + "type": "pf2-h4", + "page": 517, + "name": "Visibility", + "entries": [ + "Most forms of precipitation impose circumstance penalties on visual {@skill Perception} checks. Hail often is sparser but loud, instead penalizing auditory {@skill Perception} checks.", + "Especially heavy precipitation, such as a downpour of rain or heavy snow, might make creatures concealed if they're far away." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 517, + "name": "Fatigue", + "entries": [ + "Precipitation causes discomfort and fatigue. Anything heavier than drizzle or light snowfall reduces the time it takes for characters to become fatigued from overland travel to only 4 hours. Heavy precipitation can be dangerous in cold environments when characters go without protection. Soaked characters treat the temperature as one step colder (mild to severe, severe to extreme; see Temperature below)." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 517, + "name": "Thunderstorms", + "entries": [ + "High winds and heavy precipitation accompany many thunderstorms. There's also a very small chance that a character might be struck by lightning during a storm. A lightning strike usually deals moderate electricity damage, or major electricity damage in a severe thunderstorm." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Temperature", + "entries": [ + "Often, temperature doesn't impose enough of a mechanical effect to worry about beyond describing the clothing the characters need to wear to be comfortable.", + "Particularly hot and cold weather can make creatures fatigued more quickly during overland travel and can cause damage if harsh enough, as shown in Table 10–13 on page 518.", + "Appropriate cold-weather gear (such as the winter clothing) can negate the damage from severe cold or reduce the damage from extreme cold to that of particularly severe cold.", + { + "type": "data", + "tag": "table", + "name": "Temperature Effects", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 517, + "name": "Wind", + "entries": [ + "Wind imposes a circumstance penalty on auditory {@skill Perception} checks depending on its strength. It also interferes with physical ranged attacks such as arrows, imposing a circumstance penalty to attack rolls involving such weapons, and potentially making attacks with them impossible in powerful windstorms. Wind snuffs out handheld flames; lanterns protect their flame from the wind, but particularly powerful winds can extinguish these as well.", + { + "type": "pf2-h4", + "page": 517, + "name": "Moving in Wind", + "entries": [ + "Wind is difficult or {@quickref greater difficult terrain||3|terrain} when Flying.", + "Moving in wind of sufficient strength requires a Maneuver in Flight action, and fliers are blown away on a critical failure or if they don't succeed at a minimum of one such check each round.", + "Even on the ground, particularly strong winds might require a creature to succeed at an {@skill Athletics} check to move, knocking the creature back and prone on a critical failure. On such checks, Small creatures typically take a –1 circumstance penalty, and Tiny creatures typically take a –2 penalty." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 518, + "name": "Natural Disasters", + "entries": [ + "Climate and environmental features can be a hindrance or long-term threat, but natural disasters represent acute danger, especially to those directly exposed to their fury.", + "The damage in the following sections uses the categories in {@table Environmental Damage||Table 10–11: Environmental Damage}.", + { + "type": "pf2-h3", + "page": 518, + "name": "Avalanches", + "entries": [ + "Though the term avalanche specifically refers to a cascading flow of ice and snow down a mountain's slope, the same rules work for landslides, mudslides, and other similar disasters. Avalanches of wet snow usually travel up to 200 feet per round, though powdery snow can travel up to 10 times faster. Rockslides and mudslides are slower, sometimes even slow enough that a character might be able to outrun them.", + "An avalanche deals major or even massive bludgeoning damage to creatures and objects in its path. These victims are also buried under a significant mass. Creatures caught in an avalanche's path can attempt a Reflex save; if they succeed, they take only half the bludgeoning damage, and if they critically succeed, they also avoid being buried.", + { + "type": "pf2-h4", + "page": 518, + "name": "Burial", + "entries": [ + "Buried creatures take minor bludgeoning damage each minute, and they potentially take minor cold damage if buried under an avalanche of snow. At the GM's discretion, creatures without a sufficient air pocket could also risk suffocation (page 478). A buried creature is restrained and usually can't free itself.", + "Allies or bystanders can attempt to dig out a buried creature. Each creature digging clears roughly a 5-footby- 5-foot square every 4 minutes with a successful {@skill Athletics} check (or every 2 minutes on a critical success).", + "Using shovels or other proper tools halves the time." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Blizzards", + "entries": [ + "Blizzards combine cold weather, heavy snow, and strong winds. They don't pose a single direct threat as other disasters do; instead, the combination of these factors all at once poses a substantial impediment to characters." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Collapses", + "entries": [ + "Collapses and cave-ins occur when caverns or buildings fall, dumping tons of rock or other material on those caught below or inside them. Creatures under the collapse take major or massive bludgeoning damage and become buried, just as with an avalanche. Fortunately, collapses don't spread unless they weaken the overall integrity of the area and lead to further collapses." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Earthquakes", + "entries": [ + "Earthquakes often cause other natural disasters in the form of avalanches, collapses, floods, and tsunamis, but they also present unique threats such as fissures, soil liquefaction, and tremors.", + { + "type": "pf2-h4", + "page": 518, + "name": "Fissures", + "entries": [ + "Fissures and other ground ruptures can destabilize structures, but more directly they lead to creatures taking bludgeoning damage from falling into a fissure." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 518, + "name": "Soil Liquefaction", + "entries": [ + "Liquefaction occurs when granular particles shake to the point where they temporarily lose their solid form and act as liquids. When this happens to soil, it can cause creatures and even whole buildings to sink into the ground. You can use the {@spell earthquake} spell for more specific rules, though that spell represents only one particular kind of localized quake." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 518, + "name": "Tremors", + "entries": [ + "Tremors knock creatures prone, causing them to fall or careen into other objects, which can deal bludgeoning damage appropriate to the severity of the quake." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 518, + "name": "Floods", + "entries": [ + "Though more gradual floods can damage structures and drown creatures, flash floods are similar to avalanches, except with a liquid mass instead of a solid one. Instead of burying creatures, a flash flood carries creatures and even massive objects away, buffeting the creatures and potentially drowning them. The drowning rules appear on page 478.", + { + "type": "data", + "tag": "table", + "name": "Temperature Effects", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Sandstorms", + "entries": [ + "Mild sandstorms and dust storms don't present much more danger than a windy rainstorm, but they can cause damage to a creature's lungs and spread diseases across long distances. Heavy sandstorms deal minor slashing damage each round to those exposed to the sand, force creatures to hold their breath to avoid suffocation, or both." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Tornadoes", + "entries": [ + "In a tornado's path, wind conditions impose severe circumstance penalties, but creatures that would normally be blown away are instead picked up in the tornado's funnel, where they take massive bludgeoning damage from flying debris as they rise through the cone until they are eventually expelled (taking bludgeoning damage from falling).", + "Tornadoes usually travel around 300 feet per round (roughly 30 miles per hour). They normally travel a few miles before dissipating. Some tornadoes are stationary or travel much faster." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Tsunamis", + "entries": [ + "Tsunamis present many of the same dangers as flash floods but are much larger and more destructive. Tsunami waves can reach <100 feet> or more in height, wrecking buildings and creatures alike with massive bludgeoning damage from both the wave itself and debris pulled up along its path of destruction." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Volcanic Eruptions", + "entries": [ + "Volcanic eruptions can contain any combination of ash, lava bombs, lava flows, pyroclastic flows, and vents.", + { + "type": "pf2-h4", + "page": 519, + "name": "Ash", + "entries": [ + "Ash from volcanic eruptions is hot enough to cause minor fire damage each minute. It limits visibility like a thick fog and can make air unbreathable, requiring characters to hold their breath or suffocate (page 478).", + "Ash clouds generate ash lightning strikes, which typically deal moderate electricity damage but are very unlikely to hit an individual creature. Ash buildup on the ground creates areas of uneven ground, {@quickref difficult terrain||3|terrain}, or {@quickref greater difficult terrain||3|terrain}, and ash in the atmosphere can block the sun for weeks or even months, leading to colder temperatures and longer winters." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Lava Bombs", + "entries": [ + "Pressure can launch lava into the air that falls as lava bombs: masses of lava that solidify as they fly and shatter on impact, dealing at least moderate bludgeoning damage and moderate fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Lava Flows", + "entries": [ + "Lava flows are an iconic volcanic threat; they usually move between 5 and 60 feet per round over normal ground, so characters can often outrun them. However, flows can move up to 300 feet per round in a steep volcanic tube or channel. Lava emanates heat that deals minor fire damage even before it comes into contact with creatures, and immersion in lava deals massive fire damage each round." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Pyroclastic Flows", + "entries": [ + "Mixes of hot gases and rock debris, pyroclastic flows spread much faster than lava, sometimes more than 4,000 feet per round. While cooler than the hottest lava, pyroclastic flows are capable of overwhelming entire settlements. They work like avalanches but deal half of their damage as fire damage." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Vents", + "entries": [ + "Steam vents shoot from the ground, dealing moderate fire damage or more in a wide column. Acidic and poisonous gases released from beneath the surface can create wide areas of hazardous terrain that deals at least minor acid or poison damage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 519, + "name": "Wildfires", + "entries": [ + "Wildfires travel mainly along a front moving in a single direction. In a forest, the front can advance up to 70 feet per round (7 miles per hour). They can move up to twice as fast across plains due to a lack of shade and the relatively low humidity. Embers from the fire, carried by winds and rising hot air, can scatter, forming spot fires as far as 10 miles away from the main wildfire. Wildfires present three main threats: flames, heat, and smoke.", + { + "type": "pf2-h4", + "page": 519, + "name": "Flames", + "entries": [ + "Flames are hazardous terrain, usually dealing moderate damage and potentially setting a character on fire, dealing moderate {@condition persistent damage||persistent fire damage}. The flames from a small fire are often less dangerous than the advancing heat from the front of a large fire." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Heat", + "entries": [ + "Wildfires increase the temperature in advance of the front, reaching nearly 1,500° F at the fire's arrival, as hot as some lava. This begins as minor fire damage every round at a reasonable distance from the front and increases to massive fire damage for someone within the wildfire." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 519, + "name": "Smoke", + "entries": [ + "Wind can carry smoke far in front of the wildfire itself. Smoke imposes a circumstance penalty to visual {@skill Perception} checks, depending on the thickness. It causes creatures viewed through significant amounts of smoke to be concealed, and it cuts off all visibility at half a mile or less. Near or within the wildfire, the combination of smoke and heated air require characters to hold their breath or suffocate (page 478)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 520, + "name": "Hazards", + "entries": [ + { + "type": "pf2-h2", + "page": 520, + "name": "Detecting a Hazard", + "entries": [ + "Every hazard has a trigger of some kind that sets its dangers in motion. For traps, this could be a mechanism like a trip wire or a pressure plate, while for an environmental hazard or haunt, the trigger may simply be proximity. When characters approach a hazard, they have a chance of finding the trigger area or mechanism before triggering the hazard. They automatically receive a check to detect hazards unless the hazards require a minimum proficiency rank to do so.", + "During exploration, determine whether the party detects a hazard when the PCs first enter the general area in which it appears. If the hazard doesn't list a minimum proficiency rank, roll a secret Perception check against the hazard's {@skill Stealth} DC for each PC. For hazards with a minimum proficiency rank, roll only if someone is actively searching (using the Search activity while exploring or the {@action Seek} action in an encounter), and only if they have the listed proficiency rank or higher. Anyone who succeeds becomes aware of the hazard, and you can describe what they notice.", + "Magical hazards that don't have a minimum proficiency rank can be found using {@spell detect magic}, but this spell doesn't provide enough information to understand or disable the hazard—it only reveals the hazard's presence.", + "Determining a magical hazard's properties thoroughly enough to disable it requires either the use of more powerful magic or a successful skill check, likely using {@action Identify Magic} or {@action Recall Knowledge}. Magical hazards with a minimum proficiency rank cannot be found with {@spell detect magic} at all." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 520, + "name": "Triggering a Hazard", + "entries": [ + "If the group fails to detect a hazard and the hazard's trigger is a standard part of traveling (such as stepping on a floor plate or moving through a magical sensor while walking), the hazard's reaction occurs. Hazards that would be triggered only when someone directly manipulates the environment—by opening a door, for example—use their reactions only if a PC explicitly takes that action.", + { + "type": "pf2-h3", + "page": 520, + "name": "Reaction or Free Action", + "entries": [ + "Most hazards have reactions that occur when they're triggered. For simple hazards, the reaction is the entirety of the hazard's effect. For complex hazards, the reaction may also cause the hazard to roll initiative, either starting a combat encounter or joining one already in progress, and the hazard continues to pose a threat over multiple rounds. Some hazards have a triggered free action instead of a reaction; for instance, quicksand can suck down multiple creatures per round." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 520, + "name": "Routine", + "entries": [ + "A complex hazard usually follows a set of preprogrammed actions called a routine. Once triggered, the hazard first performs its initial reaction; then, if the PCs are not yet in encounter mode, they should roll initiative. (If they're already in encounter mode, their initiative remains the same.) The hazard might tell you to roll initiative for it—in this case, the hazard rolls initiative using its {@skill Stealth} modifier.", + "After this happens, the hazard follows its routine each round on its initiative. The number of actions a hazard can take each round, as well as what they can be used for, depend on the hazard." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 520, + "name": "MONSTERS AND HAZARDS", + "entries": [ + "The statistics for NPCs and monsters usually don't list their proficiency ranks. Most of the time, they don't need to deal with detecting or disabling hazards the way PCs do, so you don't need this information. However, if a PC resets a trap in a monster's path or plans to lure a monster into a hazard, you can improvise this information.", + "For Perception, a monster is usually an expert at 3rd or 4th level, a master at 8th or 9th level, and legendary at 16th or 17th level. If the monster has {@skill Thievery} listed in its skills, it has the highest proficiency possible for its level (trained at 1st, expert at 3rd, master at 7th, and legendary at 15th); otherwise, it's untrained. Of course, an individual monster might deviate from these guidelines, especially if it's mindless or not very perceptive." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 520, + "name": "Resetting a Hazard", + "entries": [ + "Some hazards can be reset, allowing them to be triggered again. This can occur automatically, as for quicksand, whose surface settles after 24 hours, or manually, like a hidden pit, whose trapdoor must be closed for the pit to become hidden again." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 521, + "name": "Disabling a Hazard", + "entries": [ + "The most versatile method for deactivating traps is the Disable a Device action of the {@skill Thievery} skill, though most mechanical traps can also simply be smashed, and magical traps can usually be counteracted. Environmental hazards often can be overcome with {@skill Nature} or {@skill Survival}, and haunts can often be overcome with {@skill Occultism} or {@skill Religion}. The specific skill and DC required to disable a hazard are listed in the hazard's stat block. Like using Disable a Device, using these skills to disable a trap is a 2-action activity with the same degrees of success, though the activity might have different traits determined by the GM. As with detecting a hazard, disabling a hazard might require a character to have a certain proficiency rank in the listed skill.", + "A character must first detect a hazard (or have it pointed out to them) to try to deactivate it. They can attempt to deactivate a hazard whether or not it has already been triggered, though some hazards no longer pose a danger once their reactions have occurred, especially if there is no way for them to be reset.", + "For most hazards, a successful check for the listed skill against the DC in the stat block disables the hazard without triggering it. Any other means of deactivating the hazard are included in the hazard's stat block, as are any additional steps required to properly deactivate it.", + "A critical failure on any roll to disable a hazard triggers it, including a critical failure on a roll to counteract a magic hazard.", + "Some hazards require multiple successful checks to deactivate, typically because they have a particularly complicated component or have several discrete portions. For hazards with a complex component, a critical success on a check to disable the hazard counts as two successes on a single component.", + { + "type": "pf2-h3", + "page": 521, + "name": "Damaging a Hazard", + "entries": [ + "Rather than trying to carefully disable a hazard, a character might just smash it. Damaging a mechanical trap or another physical hazard works like damaging objects: the hazard reduces the damage it takes by its Hardness. In most cases, hitting the hazard also triggers it, as explained in Attacking a Hazard below. If a hazard's Hit Points are reduced to its Broken Threshold (BT) or lower, the hazard becomes broken and can't be activated, though it can still be repaired. If it's reduced to 0 HP, it's destroyed and can't be repaired. (See page 272 in Chapter 6 for more information on damaging objects.)", + "Hazards' AC, applicable saving throw modifiers, Hardness, HP, and BT are listed in their stat blocks. A hazard that doesn't list one of these statistics can't be affected by anything targeting that statistic. For example, a hazard that has HP but no BT can't be broken, but can still be destroyed. Hazards are immune to anything an object is immune to unless specifically noted otherwise, and they can't be targeted by anything that can't target objects. Some hazards may have additional immunities, as well as resistances or weaknesses.", + { + "type": "pf2-h4", + "page": 521, + "name": "Attacking a Hazard", + "entries": [ + "If someone hits a hazard—especially if it's a mechanical trap—they usually trigger it, though you might determine otherwise in some cases. An attack that breaks the hazard might prevent it from triggering, depending on the circumstances. If the hazard has multiple parts, breaking one part might still trigger the trap. For example, if a trap has a trip wire in one location and launches an attack from another location, severing the trip wire could still trigger the attack. Destroying a trap in one blow almost never triggers it. These rules also apply to most damaging spells or other effects in addition to attacks." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 521, + "name": "Repairing a Hazard", + "entries": [ + "You might allow a character to repair a damaged hazard to restore its functionality. You determine the specifics of this, since it can vary by trap. The Repair action might be insufficient if fixing the trap requires gathering scattered components or the like. If the item has a Reset entry, the character needs to do whatever is listed there, in addition to repairing the damage." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 521, + "name": "Counteracting a Magical Hazard", + "entries": [ + "Some magical hazards can be counteracted using {@spell dispel magic} and the counteracting rules found on page 458. These hazards' spell levels and counteract DCs are listed in their stat block. Counteracting a hazard otherwise works like using a skill check to disable the hazard." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 521, + "name": "Hazard Experience", + "entries": [ + "Characters gain Experience Points for overcoming a hazard, whether they disable it, avoid it, or simply endure its attacks. If they trigger the same hazard later on, they don't gain XP for the hazard again. The XP values for hazards of different levels also appear on page 508, but are repeated here for convenience. The XP for a complex hazard is equal to the XP for a monster of the same level, and the XP for a simple hazard is one-fifth of that. Hazards of a lower level than the party's level –4 are trivial and award no XP.", + { + "type": "data", + "tag": "table", + "name": "Hazard XP", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 522, + "name": "Hazard Format", + "entries": [ + "Hazards are presented in a stat block format similar to those used for monsters. A few notes regarding the format follow the sample stat block.", + { + "type": "data", + "tag": "generic", + "data": { + "source": "CRB", + "page": 522, + "name": "Hazard Name", + "category": "Hazard", + "level": " [Level]", + "traits": [ + "traits" + ], + "sections": [ + [ + [ + { + "name": "Stealth", + "entry": "This entry lists the {@skill Stealth} modifier for a complex hazard's initiative or the {@skill Stealth} DC to detect a simple hazard, followed by the minimum proficiency rank to detect the hazard (if any) in parentheses. If {@spell detect magic} can be used to detect the hazard, this information is located here as well." + } + ], + [ + { + "name": "Description", + "entry": "This explains what the hazard looks like and might include special rules." + } + ] + ], + [ + [ + { + "name": "Disable", + "entry": "The DC of any skill checks required to disable the hazard are here; if the hazard can be counteracted, its spell level and counteract DC are listed in parentheses." + } + ], + [ + { + "name": "AC", + "entry": "the hazard's AC" + }, + { + "name": "Saving Throws", + "entry": "the hazard's saves. Usually only haunts are subject to Will saves." + } + ], + [ + { + "name": "Hardness", + "entry": "the hazard's Hardness" + }, + { + "name": "HP", + "entry": "the hazard's Hit Points, with its Broken Threshold in parentheses" + }, + { + "name": "Immunities", + "entry": "the hazard's immunities" + }, + { + "name": "Weaknesses", + "entry": "the hazard's weaknesses, if any" + }, + { + "name": "Resistances", + "entry": "the hazard's resistances, if any" + } + ], + [ + { + "name": "Action Type", + "entry": "{@as r} or {@as f} This is the reaction or free action the hazard uses" + }, + { + "name": "Trigger", + "entry": "The trigger that sets off the hazard appears here" + }, + { + "name": "Effect", + "entry": "For a simple hazard, this effect is often all the hazard does. For a complex hazard, this might also cause the hazard to roll initiative. Routine This section describes what a" + } + ], + [ + { + "name": "Routine", + "entry": "This section describes what a complex hazard does on each of its turns during an encounter; the number in parentheses after the word \"Routine\" indicates how many actions the hazard can use each turn. Simple hazards don't have this entry." + } + ], + [ + { + "name": "Action", + "entry": "Any action the hazard can use appears here. Typically, this is a melee or ranged attack." + } + ] + ], + [ + [ + { + "name": "Reset", + "entry": "If the hazard can be reset, that information is here." + } + ] + ] + ] + } + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Level", + "entries": [ + "The hazard's level indicates what level of party it's a good challenge for. If the hazard involves a toxin, curse, or other non-spell feature, that feature's level is the hazard's level." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Traits", + "entries": [ + "The most notable hazard traits are trap (constructed to harm intruders), environmental (natural hazards), and haunt (spectral phenomena). Traps have a trait to indicate whether they're magical or mechanical. Hazards that have initiative and a routine have the complex trait." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 522, + "name": "Stealth or Stealth DC", + "entries": [ + "Complex hazards list their {@skill Stealth} modifier, which they use for initiative, instead of their {@skill Stealth} DC. If you need the DC, it's equal to this modifier + 10." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 526, + "name": "Hazards", + "entries": [ + "{@note To view all Hazards, please view the {@filter Hazards page.|hazards||source=CRB}}", + { + "type": "pf2-brown-box", + "page": 528, + "name": "UPGRADED SUMMONING RUNES", + "entries": [ + "You can make a summoning rune of nearly any level. It summons a creature of a level equal to the trap's level.", + "Use {@table DCs by Level||Table 10–5: DCs by Level} to determine the {@skill Thievery} DC and spell DC, using the trap's level and applying a {@table DC Adjustments||hard adjustment} (+2). The {@skill Stealth} modifier for the trap is equal to this number –10. Stronger summoning runes usually require expert proficiency or better in {@skill Perception} to find, and they might require a higher proficiency rank in {@skill Thievery} to disable." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 483, + "name": "Planning a Campaign", + "entries": [ + "A Pathfinder game is typically structured as a campaign—a serialized story that focuses on a single party of characters.", + "A campaign is subdivided into multiple adventures, smaller stories that involve exploration and interaction with nonplayer characters. A single adventure represents a complete story that might be connected to the larger arc of a campaign. Playing an adventure spans one or more game sessions—gatherings where the group plays a part of the adventure over the course of several hours.", + "A campaign provides the overall structure for your Pathfinder game. As you prepare for your campaign, you'll establish its scope and themes, which you'll then reinforce in the adventures and scenes that take place within it.", + { + "type": "pf2-brown-box", + "page": 483, + "name": "COLLABORATION DURING PLAY", + "entries": [ + "As Game Master, you have the final say on how the world and rules function, and how nonplayer characters act. This rule's purpose is to make the game run smoothly, with one guiding hand ensuring consistency. It's not intended to make one player into a dictator over the rest of the group. Collaboration is vital to roleplaying games!", + "How you implement collaboration in a game depends on what your players are interested in. In some groups, players enjoy adding details to the world and to nonplayer characters. In others, players want to feel like the world is outside their control, and the only decisions they get to make are those made by their own characters. Both are fun and acceptable ways to play.", + "You are encouraged to collect input from your players before you start, asking what storytelling genres they'd like to emphasize, which areas of the world they want to play in, the types of enemies they'd like to face, or which published adventure they want to play. A good campaign includes some back-and-forth at the beginning as the players figure out what characters they want to play and you figure out what sort of adventure to run. The results can range from building an adventure entirely to fit the characters to choosing a specific published adventure, having the players make their characters, and then just adapting the beginning of that adventure so that all the player characters have a reason to be involved.", + "As you play, opportunities to collaborate will occur again and again. When players throw out suggestions or come up with specific theories about the events of the campaign, they're telling you what they'd like to see in the game. Try to find ways to incorporate their suggestions, but with enough of a twist that each still includes something unexpected." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 483, + "name": "Campaign Length", + "entries": [ + "The length of a campaign can range from a few sessions to many years. Two main factors determine campaign length: how much time you need to complete the story, and how much time players want to devote to the game.", + "A single session, or a \"one-shot,\" is great if your group is trying out Pathfinder or wants to play a specific short adventure. This requires a smaller time commitment but requires the GM to present the events of the game in a way that is immediately engaging, since there's less opportunity for the players to become invested in the story or setting.", + "If you want to play through a longer campaign, you'll need to add some story elements that speak directly to the characters in your game rather than just to the events of the adventure. In other words, the characters should have individual goals in addition to the group's overall goals.", + "You can estimate how long a campaign will take by looking at the amount of time you actually have to play, or the number of character levels you intend the characters to advance. It typically takes three to four sessions for a group to level up. Since you'll probably cancel sessions on occasion, playing once a week for a year results in roughly a 14-level campaign, playing every 2 weeks for a year gives you an 8-level campaign, and playing monthly allows for a 5-level campaign. If you play only once a month, you might consider holding longer sessions and using fast advancement (page 509).", + "It's entirely okay to have a campaign with an indefinite length. Many groups play through one adventure and then decide to take on another. If you run an indefinite campaign, however, avoid ongoing plots that you can't satisfactorily end if the campaign comes to a close after the next adventure. If you introduce an overwhelmingly powerful villain who's crucial to the story but can't be stopped until the player characters are 15th level, ending the campaign at 8th level will feel anticlimactic.", + "It pays to be conservative when estimating your campaign length and scope. It's always tempting to run a 20-level epic campaign with complex, interwoven plots, but such games can fall apart long before the end if your group can play only once a month and the players have other responsibilities.", + { + "type": "pf2-h4", + "name": "Expected Duration", + "entries": [ + "Not every campaign ends at the same point. Some campaigns go all the way to 20th level, ending after the player characters attain the height of power and confront the greatest threats any mortal could face. Others end at a lower level, after the group takes down a major villain or solves a crucial problem. And still other campaigns end when players become unable to attend or decide its a good time to stop playing.", + "You should have an end point in mind when you start a campaign. Still, you have to be flexible, since you're telling the story alongside other players, and your initial expectations for the campaign may be proven incorrect. When you think you're heading toward a satisfying conclusion, it's useful to check in with the other players. You might say, \"I think we have about two sessions left. Does that work for everyone? Is there any unfinished business you want to take care of?\" This lets you gauge whether your assumptions match up with the rest of the group—and make any necessary adjustments." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 484, + "name": "Themes", + "entries": [ + "The themes you choose for your campaign are what distinguish it from other campaigns. They include the major dramatic questions of your story and the repeated use of certain environments or creatures, and they can also include embracing a genre beyond traditional high fantasy. The themes you choose for your campaign also suggest storyline elements you might use.", + "A storyline's themes usually relate to the backstories, motivations, and flaws of the player characters and villains. For example, if you've chosen revenge as one of the themes of your game, you might introduce a villain whose quest for revenge tears his life apart and causes tragic harm to those around him. If one of the player characters is a chaotic good believer in liberty and freedom, you might engage that character by pitting the group against slavers. Or, you might choose a theme of love, leading to nonplayer characters involved in doomed romances, seeking to regain lovers they have lost, or courting the player characters.", + "Using similar locations and related creatures helps you form connections between disparate adventures. The players feel like their characters are becoming experts negotiating with giants, navigating seaways, battling devils, exploring the planes, or dealing with whatever the recurring elements are. For example, you might have the players explore a frozen tundra early on, then later travel to an icy plane filled with more difficult challenges that can be overcome using knowledge they've previously developed. Likewise, hobgoblin soldiers may be tough enemies for your group at low levels, but as the PCs attain higher levels and the hobgoblins become mere minions of another creature, the players feel a sense of progression.", + "Pathfinder is a fantasy adventure game, but you can shift your campaign to include elements of other fictional genres. You might want to infuse your game a with a sense of horror, reduce the amount of magic and use slow advancement (page 509) to make it a tale of sword and sorcery, or turn magic into technology for a steampunk setting." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 485, + "name": "A Welcoming Environment", + "entries": [ + "The role of Game Master comes with the responsibility of ensuring you and the rest of the players have a rewarding, fun time during the game. Games can deal with difficult subjects and have stressful moments, but fundamentally Pathfinder is a leisure activity. It can remain so only if the players follow the social contract and respect one another.", + "Players with physical or mental disabilities might find themselves more challenged than abled players. Work with your players to ensure they have the resources and support they need. Additionally, be on the lookout for behavior that's inappropriate, whether intentional or inadvertent, and pay careful attention to players' body language during the game. If you notice a player becoming uncomfortable, you are empowered to pause the game, take it in a new direction, privately check in with your players during or after the session, or take any other action you think is appropriate.", + "If a player tells you they're uncomfortable with something in the game, whether it's content you've presented as the GM or another player's or PC's actions, listen carefully to that player and take steps to ensure they can once again have fun during your game. If you're preparing prewritten material and you find a character or a situation inappropriate, you are fully empowered to change any details as you see fit. You also have the authority (and responsibility) to ask players to change their behavior—or even leave the table—if what they're doing is unacceptable or makes others feel uncomfortable. It's never appropriate to make the person who is uncomfortable responsible for resolving a problem. It's okay if mistakes happen. What's important is how you respond and move forward.", + "Gaming is for everyone. Never let those acting in bad faith undermine your game or exclude other players. Your efforts are part of the long-term process of making games and game culture welcoming to all. Working together, we can build a community where players of all identities and experiences feel safe.", + { + "type": "pf2-brown-box", + "page": 485, + "name": "TOOLS FOR RESPONSIBLE PLAY", + "entries": [ + "Consent and comfort are important topics for roleplaying games, and many designers have created techniques to help facilitate responsible play. Some methods you can use are lines and veils, developed by Ron Edwards, and the X-Card, developed by John Stavropoulos.", + "Lines and Veils The terms \"line\" and \"veil\" can give your table a common vocabulary for the concepts described in this section. A line is a hard limit to the actions players might take, such as \"We're drawing a line at torture.\" The group agrees not to cross a line and omits that content from the game.", + "A veil indicates something that shouldn't be described in detail. The scene fades to black for a veil, or the group moves on to discuss a different topic, though whatever the veil is drawn across still happens. For example, you might say, \"We'll draw a veil across the scene as those characters head into the bedroom.\" You might come up with some lines and veils in advance, but then find more as play continues.", + "The X-Card Draw an \"X\" on a card, and you've got an X-Card. Place it on the table at the start of the session and describe its use to the players: any player can silently reject content they find upsetting by tapping the X-Card; whoever's speaking then rewinds a bit and continues on, excising the objectionable content. As with setting the basic guidelines for your campaign, there are no questions asked, no judgment, and no argument when someone invokes the X-Card. You can, however, ask for clarification if you need it, such as \"How far back should I rewind this?\" Some groups instead make an X with their hands, say \"Let's X that out,\" or use some other method. Either way, follow up with the player privately, after the game, to see if the guidelines need to be revised.", + "You can find more details at {@b {@link tinyurl.com/x-card-rpg|https://tinyurl.com/x-card-rpg}}." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 486, + "name": "Objectionable Content", + "entries": [ + "Before a campaign begins, check in with your players—as a group or individually—to find out what types of content they want to allow in the game, and which topics they would prefer to avoid. Because the story unfolds in real time, it's essential that you discuss these topics before the game starts. These discussions are intended to keep players safe, and so it's not okay to ask why someone wants a type of content banned. If someone wants it banned, ban it—no questions asked.", + "It can help to start with a rating, like those used for movies or video games. Pathfinder games often include violence and cruelty. What's the limit on how graphically these concepts should be described? Can players swear at the table? Does anyone have phobias they don't want to appear in the game, such as spiders or body horror?", + "After you figure out the limits on objectionable content, you have four important tasks:", + { + "type": "list", + "items": [ + "Clearly convey these limits to the other players.", + "Ensure you and the players abide by the boundaries.", + "Act immediately if someone becomes uncomfortable about content during a session, even if it wasn't already banned in a prior discussion. Once the issue is resolved, move on.", + "Resolve the issue if any player deliberately pushes these boundaries, tries to find loopholes, tries to renegotiate the limits, or belittles people for having a different tolerance to objectionable content." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 486, + "name": "The Pathfinder Baseline", + "entries": [ + "You might find that your players don't have much to say on the topic of objectionable content, and just assume that general societal mores will keep the most uncomfortable topics out of the game. That's not always enough, as that approach relies on shared assumptions that aren't always accurate. The following is a set of basic assumptions that works for many groups, which you can modify to fit your preferences and those of the other players.", + { + "type": "list", + "items": [ + "Bloodshed, injuries, and even dismemberment might be described. However, excessive descriptions of gore and cruelty should be avoided.", + "Romantic and sexual relationships can happen in the game, but players should avoid being overly suggestive. Sex always happens \"off-screen.\" Because attempts at initiating a relationship between player characters can be uncomfortably similar to one player hitting on another, this should generally be avoided (and is entirely inappropriate when playing with strangers).", + "Avoid excessively gross or scatological descriptions." + ] + }, + "The following acts should never be performed by player characters:", + { + "type": "list", + "items": [ + "Torture", + "Rape, nonconsensual sexual contact, or sexual threats", + "Harm to children, including sexual abuse", + "Owning slaves or profiting from the slave trade", + "Reprehensible uses of mind-control magic" + ] + }, + "Villains might engage in such acts, but they won't happen \"on-screen\" or won't be described in detail. Many groups choose to not have villains engage in these activities at all, keeping these reprehensible acts out of mind entirely." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "name": "Social Splash Damage", + "page": 486, + "entries": [ + "As important as it is to take care of yourself and the other players in your game, be mindful of your group's impact on the other people around you. If you're playing in a space that's not your own, respect your hosts. If you're playing in public, consider the comfort of the people around you, not just what your group is comfortable with. It's easy to get caught up in a game, as we get sucked into the microcosm of an imagined world, but don't ignore the real world around you. Be aware when you're making too much noise, leaving a mess, alarming passersby with graphic descriptions of violence, or even just giving the cold shoulder to curious spectators witnessing RPG play for the first time." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 486, + "name": "Character Creation", + "entries": [ + "At the outset of a new campaign, the players will create new player characters. Part of that process involves you introducing what the campaign will be about and what types of characters are most appropriate. Work with the players to determine which rule options are available. The safest options are the common choices from the {@book Pathfinder Core Rulebook|CRB}. If players want to use common options from other books or uncommon or rare options, through play, review those options to see if any of them conflict with the style of campaign you have in mind or might present strange surprises down the road. It's usually best to allow new options, but there's no obligation to do so. Be as open as you're comfortable with." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 486, + "name": "Preparing an Adventure", + "entries": [ + "An adventure is a self-contained collection of story elements, characters, and settings that become the basis for the story you and the other players tell. Think of the adventure as an outline for your own story. You'll have major beats you want to include, some consistent characters, and themes you want to convey, but all sorts of things can change during the process of turning the outline into a completed story.", + "You might use a published adventure from Paizo or another company, or you might construct your own adventure as you prepare for your game sessions.", + { + "type": "pf2-h3", + "page": 486, + "name": "Published Adventures", + "entries": [ + "Prewritten adventures include background information and nonplayer characters needed for the story, plus all the locations, maps, and monster groups necessary for both exploration and encounters. Prewritten adventures can speed up your preparation, since you can simply read the relevant sections of the adventure before a game, and you don't have to create everything from scratch. A published adventure already includes the expected amount of encounters and treasure, and you can find adventures built for different character levels to match your group. Reading a published adventure or running one as your first game can help you see how adventures are structured, which makes it easier to write one later if you choose.", + "Though a published adventure is prewritten, it's not set in stone. Changing the details of an adventure to suit your group isn't just acceptable, it's preferred! Use the backstories and predilections of the player characters to inform how you change the adventure. This can mean altering adversaries so they're linked to the player characters, changing the setting to a place some of the player characters are from, or excising particular scenes if you know they won't appeal to your players." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 487, + "name": "Creating Adventures", + "entries": [ + "Building your own adventure is much more challenging than using a published one, but it lets you express yourself, be even more creative, and tailor the game directly to the players and their characters. Later sections in this chapter include guidelines for building and running encounters, placing treasure, and setting appropriately difficult challenges, all to help you construct your own adventures.", + "Adventure plotting can start at many different points. You might begin with a particular antagonist, then construct an adventure that fits that villain's theme and leads the group to them. Alternatively, you could start with an interesting location for exploration, then populate it with adversaries and challenges appropriate to the setting.", + { + "type": "pf2-h4", + "page": 487, + "name": "Locations", + "entries": [ + "Memorable settings that include mysterious and fantastical locations for players to visit can elicit the players' curiosity.", + "Exploring each location should be a treat in itself, not just a chore the players must complete to get from one fight to the next. As you create a locale, picture it in your mind's eye and write down minor details you can include as you narrate the game. Describing decorations, natural landmarks, wildlife, peculiar smells, and even temperature changes make a place feel more real.", + "Beyond monsters and loot, your locations can include environment-based challenges, from environmental conditions like blizzards to puzzles, traps, or other hazards.", + "These challenges should suit your adventure's location: walls of brambles in a castle ruin overrun with vegetation, pools of acid in a cursed swamp, or magical traps in the tomb of a paranoid wizard. Rules for environments appear on page 512, and those for hazards start on page 520." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 487, + "name": "Encounters", + "entries": [ + "A robust set of encounters forms the backbone of your adventure. Encounters often feature combat with other creatures, but they can also include hazards, or you might create social encounters in which characters duel only with words. The rules for building encounters appropriate to your group's level begin below.", + "Some adventures have a clear and direct progression, with encounters occurring at specific times or in a specific order. Others, such as a dungeon filled with interconnected rooms the group can investigate in any order, are nonlinear, and the group can face encounters in any order—or even avoid them entirely. Most adventures are somewhere in between, with some keystone encounters you know the characters will need to contend with, but others that are optional." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 487, + "name": "Treasure", + "entries": [ + "Your adventure should give out an amount of treasure that's appropriate to the characters' level. The guidelines for assigning treasure are on page 508. You can dole out treasure in all kinds of ways. Treasure could be items carried by an adversary, rewards from a patron for completing a mission, or a classic pile of coins and items inside a wooden chest guarded by a monster. It's best to spread treasure throughout an adventure rather than stockpiled in a single hoard. This gives the players incremental rewards, letting their characters advance in frequent small steps rather than giant leaps separated by many hours of play." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 488, + "name": "USING RARITY AND ACCESS", + "entries": [ + "The rarity system has two purposes: to convey how common or rare certain spells, creatures, or items are in the game world, and to give you an easy tool to control the complexity of your game. Uncommon and rare options aren't more powerful than other options of their level, but they introduce complications for certain types of stories, or are less common in the world. For instance, it might be more challenging to run a mystery adventure when a player can cast an uncommon spell such as {@spell detect evil}.", + "At the start of the campaign, communicate your preferred expectations on rarity to the players. Unless you decide otherwise, the players can choose from any common options they qualify for, plus any uncommon options granted by their character choices—primarily their ancestry and class. By default, a character who tries hard enough might eventually find an uncommon option, whereas a rare option is always a special reward.", + "Beyond that baseline, you can grant access as freely as you want; some GMs open up all uncommon and rare options universally. If you're not sure, just look over any uncommon or rare elements before you include them as rewards or otherwise allow a player to acquire them.", + { + "type": "pf2-title", + "name": "Rewards" + }, + "You can use uncommon and rare rules elements to reward characters. These still have the same value and approximate power as any other treasure of the same Price, but they're just a bit more special because they hail from distant lands or have unusual or surprising abilities.", + "Items are the most likely candidates for uncommon or rare rewards, but an NPC might teach an uncommon or rare spell to a PC in gratitude or to help the party prepare for a certain adversary. You can also improvise extra benefits based around uncommon or rare items. For instance, if a PC gains a rare plant with occult uses, you might also decide that the PC should temporarily get more money if they use it while Earning Income using Herbalism Lore, because it enables them to produce novel poultices.", + { + "type": "pf2-title", + "name": "Different Locations" + }, + "The rarities in this book assume you're playing in the Inner Sea region of Golarion, where most Pathfinder games are set. These rarities are also suitable for most western medieval fantasy games. However, you might want to alter the rarities for a campaign set in another location on Golarion (detailed in Chapter 8), to emphasize a non-human culture, or to play in a fantasy setting with different roots, like a wuxia game based on Chinese culture. These changes most often affect basic items. If you start your campaign in a dwarven stronghold, for example, you might make all the weapons with the dwarf trait common. You should feel free to adjust rarities to suit your campaign's theme, but if you do, you should share your changes with your group." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 488, + "name": "Building Encounters", + "entries": [ + "The most common type of encounter is a combat encounter, where the PCs face other creatures. Combat encounters are strictly governed by rules; the guidelines that follow will help you build combat encounters that pose appropriate challenges for your group. Building hazard encounters works the same way. Social encounters are more free-form, and are up to you as the GM to design.", + "To build a combat encounter, first decide how the encounter fits in the adventure as a whole. Then, estimate how much of a threat you want the encounter to pose, using one of five categories below.", + "{@b Trivial-threat} encounters are so easy that the characters have essentially no chance of losing; they shouldn't even need to spend significant resources unless they are particularly wasteful. These encounters work best as warm-ups, palate cleansers, or reminders of how awesome the characters are. A trivial-threat encounter can still be fun to play, so don't ignore them just because of the lack of threat.", + "{@b Low-threat} encounters present a veneer of difficulty and typically use some of the party's resources. However, it would be rare or the result of very poor tactics for the entire party to be seriously threatened.", + "{@b Moderate-threat} encounters are a serious challenge to the characters, though unlikely to overpower them completely. Characters usually need to use sound tactics and manage their resources wisely to come out of a moderate-threat encounter ready to continue on and face a harder challenge without resting.", + "{@b Severe-threat} encounters are the hardest encounters most groups of characters can consistently defeat. These encounters are most appropriate for important moments in your story, such as confronting a final boss. Bad luck, poor tactics, or a lack of resources due to prior encounters can easily turn a severe-threat encounter against the characters, and a wise group keeps the option to disengage open.", + "{@b Extreme-threat} encounters are so dangerous that they are likely to be an even match for the characters, particularly if the characters are low on resources. This makes them too challenging for most uses. An extremethreat encounter might be appropriate for a fully rested group of characters that can go all-out, for the climactic encounter at the end of an entire campaign, or for a group of veteran players using advanced tactics and teamwork.", + { + "type": "pf2-h4", + "page": 488, + "name": "XP Budget", + "entries": [ + "Once you've selected a threat level, it's time to build the encounter. You have an XP budget based on the threat, and each creature costs some of that budget. Start with the monsters or NPCs that are most important to the encounter, then decide how you want to use the rest of your XP budget. Many encounters won't match the XP budget exactly, but they should come close. The XP budget is based on a group of four characters. If your group is larger or smaller, see Different Party Sizes below." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 488, + "name": "Choosing Creatures", + "entries": [ + "In all but the most unusual circumstances, you'll select creatures for your encounter that range from 4 levels lower than the PCs' level to 4 levels higher (see {@table Creature XP and Role||Table 10–2: Creature XP and Role}). Each creature has a part to play in your encounter, from a lowly lackey to a boss so mighty it could defeat the entire party single-handedly.", + "Each creature costs some of the XP from your XP budget for the encounter, based on its level compared to the levels of the characters in your party. For instance, if the PCs are 5th level, a 2nd-level creature is a \"party level –3\" creature, a lackey appropriate for a lowto- moderate-threat encounter, and it costs 15 XP in an encounter's XP budget. Party level is explained in detail on page 508." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 488, + "name": "Different Party Sizes", + "entries": [ + "For each additional character in the party beyond the fourth, increase your XP budget by the amount shown in the Character Adjustment value for your encounter in {@table Encounter Budget||Table 10–1: Encounter Budget}. If you have fewer than four characters, use the same process in reverse: for each missing character, remove that amount of XP from your XP budget. Note that if you adjust your XP budget to account for party size, the XP awards for the encounter don't change—you'll always award the amount of XP listed for a group of four characters.", + "It's best to use the XP increase from more characters to add more enemies or hazards, and the XP decrease from fewer characters to subtract enemies and hazards, rather than making one enemy tougher or weaker. Encounters are typically more satisfying if the number of enemy creatures is fairly close to the number of player characters." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Encounter Budget" + }, + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Creature XP and Role" + } + ], + "data": { + "quickrefIndex": true + }, + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 507, + "name": "Rewards", + "entries": [ + { + "type": "pf2-h2", + "page": 507, + "name": "Hero Points", + "entries": [ + "Unlike Experience Points and treasure, which stay with a character, Hero Points are granted and used on a per-session basis. At the start of a game session, you give out 1 Hero Point to each player character. You can also give out more Hero Points during the game, typically after a heroic moment or accomplishment (see below). As noted on page 467, a player can spend 1 Hero Point for a reroll, or they can spend all their Hero Points to recover when near death.", + "In a typical game, you'll hand out about 1 Hero Point during each hour of play after the first (for example, 3 extra points in a 4-hour session). If you want a more overthetop game, or if your group is up against incredible odds and showing immense bravery, you might give them out at a faster rate, like 1 every 30 minutes (6 over a 4-hour session). Try to ensure each PC has opportunities to earn Hero Points, and avoid granting all of the Hero Points to a single character.", + "Brave last stands, protecting innocents, and using a smart strategy or spell to save the day could all earn a character a Hero Point. Look for those moments when everybody at the table celebrates or sits back in awe of a character's accomplishments; that's your cue to issue that character a Hero Point.", + "The party could also gain Hero Points for their accomplishments throughout the game. For a moderate or major accomplishment, consider giving out a Hero Point as well. This point typically goes to a PC who was instrumental in attaining that accomplishment." + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 507, + "name": "Experience Points", + "entries": [ + "As characters adventure, they earn Experience Points (XP).", + "These awards come from achieving goals, completing social encounters, exploring new places, fighting monsters, overcoming hazards, and other sorts of deeds. You have a great deal of control over when the characters gain XP, though the following guidelines are what you're expected to give out in a standard campaign.", + "Normally, when a player character reaches 1,000 XP or more, they level up, reduce their XP by 1,000, and start progressing toward the next level. Other means of advancement are described in the Advancement Speeds sidebar on page 509.", + { + "type": "pf2-h3", + "page": 507, + "name": "XP Awards", + "entries": [ + "Experience Points are awarded for encounters, exploration, and progress in an adventure. When the PCs face direct opposition, such as a fight or a social conflict, the XP earned is based on the level of the challenge the party overcame. Characters can also gain XP from exploration, such as finding secret areas, locating a hideout, enduring a dangerous environment, or mapping an entire dungeon.", + "Any XP awarded goes to all members of the group. For instance, if the party wins a battle worth 100 XP, they each get 100 XP, even if the party's rogue was off in a vault stealing treasure during the battle. But if the rogue collected a splendid and famous gemstone, which you've decided was a moderate accomplishment worth 30 XP, each member of the party gets 30 XP, too.", + { + "type": "pf2-h3", + "page": 507, + "name": "Adversaries and Hazards", + "entries": [ + "Encounters with adversaries and hazards grant a set amount of XP. When the group overcomes an encounter with creatures or hazards, each character gains XP equal to the total XP of the creatures and hazards in the encounter (this excludes XP adjustments for different party sizes; see Party Size on page 508 for details).", + "Trivial encounters don't normally grant any XP, but you might decide to award the same XP as for a minor or moderate accomplishment for a trivial encounter that was important to the story, or for an encounter that became trivial because of the order in which the PCs encountered it in a nonlinear adventure." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 507, + "name": "Accomplishments", + "entries": [ + "Characters' actions that move the story forward—like securing a major alliance, establishing an organization, or causing an NPC to have a change of heart—are considered accomplishments and should be rewarded with XP. Their significance determines the size of the XP award. Determine whether the achievement was a minor, moderate, or major accomplishment, and refer to {@table XP Awards||Table 10–8: XP Awards} to award an appropriate amount of XP. Minor accomplishments include all sorts of significant, memorable, or surprising moments in the game. A moderate accomplishment typically represents a goal that takes most of a session to complete, and a major accomplishment is usually the culmination of the characters' efforts across many sessions. Moderate and major accomplishments usually come after heroic effort, so that's an ideal time to also give a Hero Point to one or more of the characters involved.", + "As mentioned earlier, it's up to you how much XP to give out for accomplishments. As a general guideline, in a given game session, you'll typically give several minor awards, one or two moderate awards, and only one major award, if any." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "XP Awards", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 508, + "name": "Party Size", + "entries": [ + "The rules for advancement assume a group of four PCs. The rules for encounters (page 489) describe how to accommodate groups of a different size, but the XP awards don't change—always award the amount of XP listed for a group of four characters. You usually won't need to make many adjustments for a differently sized group outside of encounters. Be careful of providing too many ways to get accomplishment XP when you have a large group, though, since they can pursue multiple accomplishments at once, which can lead to the PCs leveling up too fast." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 508, + "name": "Group Parity and Party Level", + "entries": [ + "It's recommended that you keep all the player characters at the same XP total. This makes it much easier to know what challenges are suitable for your players. Having characters at different levels can mean weaker characters die more easily and their players feel less effective, which in turn makes the game less fun for those players.", + "If you choose not to keep the whole group at the same character level, you'll need to select a party level to determine your XP budget for encounters. Choose the level you think best represents the party's ability as a whole. Use the highest level if only one or two characters are behind, or an average if everyone is at a different level. If only one character is two or more levels ahead, use a party level suitable for the lower-level characters, and adjust the encounters as if there were one additional PC for every 2 levels the higher-level character has beyond the rest of the party.", + "Party members who are behind the party level gain double the XP other characters do until they reach the party's level. When tracking individually, you'll need to decide whether party members get XP for missed sessions." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 508, + "name": "Treasure", + "entries": [ + "As the GM, it's your job to distribute treasure to the player characters. Treasure appears throughout an adventure, and the PCs obtain it by raiding treasure hoards, defeating foes who carry valuable items or currency, getting paid for successful quests, and any other way you can imagine.", + "This section provides guidelines for distributing treasure in a typical Pathfinder campaign, but you always have the freedom to assign extra treasure for a high-powered game, less treasure for a gritty survival horror adventure, or any amount in between.", + { + "type": "pf2-h3", + "page": 508, + "name": "Treasure by Level", + "entries": [ + "{@table Party Treasure by Level||Table 10–9: Party Treasure by Level} on the next page shows how much treasure you should give out over the course of a level for a group of four PCs. The Total Value column gives an approximate total value of all the treasure, in case you want to spend it like a budget. The next several columns provide suggestions for breaking down that total into permanent items, which the PCs keep and use for a long time; consumables, which are destroyed after being used once; and currency, which includes coins, gems, and other valuables primarily spent to acquire items or services. The final column gives the amount of currency to add for each PC beyond four in the group; use this only if you have more than four characters in the game. (Different Party Sizes on page 510 provides more guidance on this.) For instance, between the time your PCs reach 3rd level and the time they reach 4th level, you should give them the treasure listed in the table for 3rd level, worth approximately 500 gp: two 4th-level permanent items, two 3rd-level permanent items, two 4th-level consumables, two 3rd-level consumables, two 2nd-level consumables, and 120 gp worth of currency.", + "When assigning 1st-level permanent items, your best options are armor, weapons, and other gear from Chapter 6 worth between 10 and 20 gp. The treasure listed in the row for 20th level represents a full level's worth of adventures, even though there is no way to reach 21st level.", + "Some creature entries in the {@Pf2eTools Pathfinder Bestiary|bestiary.html} list treasure that can be gained by defeating an individual creature; this counts toward the treasure for any given level.", + "Published adventures include a suitable amount of treasure throughout the adventure, though you should still monitor the party's capabilities as the PCs progress through the adventure to make sure they don't end up behind.", + { + "type": "pf2-h4", + "page": 509, + "name": "Currency", + "entries": [ + "A party will find money and other treasure that isn't useful on its own but that can be sold or spent on other things. The gp values in the Party Currency column don't refer only to coins. Gems, art objects, crafting materials (including precious materials), jewelry, and even items of much lower level than the party's level can all be more interesting than a pile of gold.", + "If you include a lower-level permanent item as part of a currency reward, count only half the item's Price toward the gp amount, assuming the party will sell the item or use it as crafting material. But lower-level consumables might still be useful, particularly scrolls, and if you think your party will use them, count those items at their full Price." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 509, + "name": "ADVANCEMENT SPEEDS", + "entries": [ + "By varying the amount of XP it takes to gain a level, you can change how quickly characters gain power. The game rules assume a group playing with standard advancement.", + "Fast advancement works best when you know you won't be playing a very long campaign and want to accomplish as much as possible quickly; slow advancement works best for a gritty campaign where all progress is hard won.", + "You can alter XP from one adventure to the next to get a different feel. During a street-level murder mystery and travel through a haunted wilderness, you might use slow advancement. When the PCs reach the dungeon, you might switch to standard or fast advancement. The values below are just examples. You can use values even higher or lower.", + { + "type": "table", + "colStyles": [ + "text-center", + "text-center" + ], + "rows": [ + [ + "Advancement Speed", + "XP to Level Up" + ], + [ + "Fast", + "800 XP" + ], + [ + "Standad", + "1,000 XP" + ], + [ + "Slow", + "1,200 XP" + ] + ] + }, + { + "type": "pf2-title", + "name": "Story-Based Leveling" + }, + "If you don't want to deal with managing and handing out XP, or if you want to have progression based solely on events in the story, you can ignore the XP process entirely and instead simply decide when the characters level up.", + "Generally, the characters should gain a level every three to four game sessions, just after the most appropriate big event that happens during that time, such as defeating a significant villain or achieving a major goal." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 509, + "name": "Other Types of Treasure", + "entries": [ + "Not all treasure has to be items or currency. Crafters can use the {@skill Crafting} skill to turn raw materials directly into items instead of buying those items with coins. Knowledge can expand a character's abilities, and formulas make good treasure for item-crafting characters. A spellcaster might get access to new spells from an enemy's spellbook or an ancient scholar, while a monk might retrain techniques with rarer ones learned from a master on a remote mountaintop." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 509, + "name": "Treasure and Rarity", + "entries": [ + "Giving out uncommon and rare items and formulas can get players more interested in treasure. It's best to introduce uncommon items as a reward fairly regularly but rare items only occasionally. These rewards are especially compelling when the adventurers get the item by defeating or outsmarting an enemy who carries an item that fits their backstory or theme.", + "Uncommon and rare formulas make great treasure for a character who Crafts items. Note that if an uncommon or rare formula is broadly disseminated, it eventually becomes more common. This can take months or years, but the item might start showing up in shops all around the world." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Party Treasure by Level", + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 510, + "name": "Different Item Levels", + "entries": [ + "The levels listed for items on {@table Party Treasure by Level||Table 10–9: Party Treasure by Level} aren't set in stone. You can provide items of slightly higher or lower level as long as you take into account the value of the items you hand out. For instance, suppose you were considering giving a party of 11th-level PCs a {@item runestone} with a {@item fortification} rune (with a Price of 2,000 gp) as one of their 12th-level items, but you realize they've had trouble finding armor in their recent adventures, so you instead decide to give them a suit of 11th-level +2 resilient armor (1,400 gp) instead. Since the armor has a lower Price than the rune, you might also add a 9th-level {@item shadow} rune (650 gp) to make up the difference. The total isn't exactly the same, but that's all right.", + "However, if you wanted to place a 13th-level permanent item in a treasure hoard, you could remove two 11thlevel permanent items to make a roughly equivalent exchange. When you make an exchange upward like this, be cautious: not only might you introduce an item with effects that are disruptive at the party's current level of play, but you also might give an amazing item to one PC while other characters don't gain any new items at all!", + "If you're playing in a long-term campaign, you can spread out the treasure over time. A major milestone can give extra treasure at one level, followed by a tougher dungeon with fewer new items at the next level. Check back occasionally to see whether each PC's treasure is comparable to the amount they'd get if they created a new character at their current level, as described under Treasure for New Characters below. They should be a bit higher. but if there's a significant discrepancy, adjust the adventure's upcoming treasure rewards accordingly." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 510, + "name": "Different Party Sizes", + "entries": [ + "If a party has more than four characters, add the following for each additional character:", + { + "type": "list", + "items": [ + "One permanent item of the party's level or 1 level higher", + "Two consumables, usually one of the party's level and one of 1 level higher", + "Currency equal to the value in the Currency per Additional PC column of Table 10–9" + ] + }, + "If the party has fewer than four characters, you can subtract the same amount for each missing character, but since the game is inherently more challenging with a smaller group that can't cover all roles as efficiently, you might consider subtracting less treasure and allowing the extra gear help compensate for the smaller group size." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 510, + "name": "ADJUSTING TREASURE", + "entries": [ + "The treasure you award to the party should be monitored and adjusted as you play. You might need to give out treasure you hadn't originally planned for, especially if the group bypasses part of an adventure. Keep an eye on the party's resources. If they're running out of consumables or money, or if they're having trouble in combat because their items aren't up to the task, you can make adjustments.", + "This is especially common in adventures that have little downtime or that take place far from civilization. If the group goes a long time without being able to purchase or Craft useful items, the PCs will be flush with coins and valuables but behind on useful equipment. In a situation like this, you can either place more useful treasure in the adventure or introduce NPCs who are willing to trade.", + { + "type": "pf2-title", + "name": "Megadungeons and Sandboxes" + }, + "Some adventures have an expectation that the player characters explore where they want and find only what their skill, luck, and ingenuity afford. Two common examples of this type of adventure are the sprawling dungeon with multiple different sections and paths, often called a megadungeon, and free-form exploration, often called a sandbox and typically occurring in a wilderness.", + "If you want to build a free-form adventure like this where characters are likely to miss at least some of the treasure, increase the amount of treasure you place. Be aware, however, that a meticulous group can end up with more treasure than normal and will have advantages in later adventures.", + "For a simple guideline to these situations, increase the treasure as though there were one more PC in the party.", + "If the structure is especially loose, especially in sandbox adventures, you can increase this amount even further." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 510, + "name": "Treasure for New Characters", + "entries": [ + "When your new campaign starts at a higher level, a new player joins an existing group, or a current player's character dies and they need a new one, your campaign will have one or more PCs who don't start at 1st level. In these cases, refer to {@table Character Wealth||Table 10–10: Character Wealth} on the next page, which shows how many common permanent items of various levels the PC should have, in addition to currency. A single item on this table is always a baseline item. If the player wants armor or a weapon with property runes, they must buy the property runes separately, and for armor or a weapon made of a precious material, they must pay for the precious material separately as well.", + "These values are for a PC just starting out at the given level. If the PC is joining a party that has already made progress toward the next level, consider giving the new character an additional item of their current level. If your party has kept the treasure of dead or retired PCs and passed it on to new characters, you might need to give the new character less than the values on the table or reduce some of the treasure rewards of the next few adventures.", + { + "type": "pf2-h4", + "page": 511, + "name": "Item Selection", + "entries": [ + "You should work with the new character's player to decide which items their character has. Allow the player to make suggestions, and if they know what items they want their character to have, respect their choices unless you believe those choices will have a negative impact on your game.", + "At your discretion, you can grant the player character uncommon or rare items that fit their backstory and concept, keeping in mind how many items of those rarities you have introduced into your game. The player can also spend currency on consumables or lower-level permanent items, keeping the rest as coinage. As usual, you determine which items the character can find for purchase.", + "A PC can voluntarily choose an item that has a lower level than any or all of the listed items, but they don't gain any more currency by doing so.", + "If you choose, you can allow the player to instead start with a lump sum of currency and buy whatever common items they want, with a maximum item level of 1 lower than the character's level. This has a lower total value than the normal allotment of permanent items and currency, since the player can select a higher ratio of high-level items." + ], + "source": "CRB" + }, + { + "type": "data", + "tag": "table", + "name": "Character Wealth", + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 511, + "name": "Buying and Selling Items", + "entries": [ + "Characters can usually buy and sell items only during downtime. An item can typically be sold for only half its Price, though art objects, gems, and raw materials can be sold for their full Price (page 271)." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 493, + "name": "Running Modes of Play", + "entries": [ + "Encounters take place in real time or slower, and they involve direct engagement between players and enemies, potential allies, or each other. Combat and direct social interaction usually take place in encounter mode.", + "Exploration is the connective tissue of an adventure, and it is used whenever characters are exploring a place where there's danger or uncertainty, such as an unfamiliar city or a dungeon. In exploration mode, characters aren't in immediate peril, but they must still be on their toes. Exploration and encounters are collectively called adventuring.", + "When the party isn't adventuring, the characters are in downtime. This mode covers most of a normal person's life, such as mundane, day-to-day tasks and working toward long-term goals.", + { + "type": "pf2-h2", + "page": 493, + "name": "Encounters", + "entries": [ + "Encounter mode is the most structured mode of play, and you'll mostly be following the rules presented in Chapter 9 to run this mode. Because you usually call for initiative during exploration before transitioning into an encounter, guidelines for initiative order appear on page 498 in the discussion of exploration mode. Rules for building combat encounters appear on page 488.", + "{@b Stakes:} Moderate to high. Encounters always have significant stakes, and they are played in a step-by-step time frame to reflect that.", + "{@b Time Scale:} Encounter mode is highly structured and proceeds in combat rounds for combat encounters, while other sorts of encounters can have rounds of any length. In combat, 1 minute consists of 10 rounds, where each combat round is 6 seconds long, but you might decide a verbal confrontation proceeds in minute-long or longer rounds to give each speaker enough time to make a solid point.", + "{@b Actions and Reactions:} In combat encounters, each participant's turn is broken into discrete actions, and participants can use reactions when their triggers occur.", + "Reactions can occur in social situations, though their triggers are usually more descriptive and less tactical.", + { + "type": "pf2-h3", + "page": 493, + "name": "Choosing Adversaries' Actions", + "entries": [ + "Players often coordinate and plan to be as efficient as possible, but their adversaries might not. As the GM, you're roleplaying these foes, and you decide their tactics.", + "Most creatures have a basic grasp of simple tactics like flanking or focusing on a single target. But you should remember that they also react based on emotions and make mistakes—perhaps even more than the player characters do.", + "When selecting targets or choosing which abilities to use, rely on the adversaries' knowledge of the situation, not your own. You might know that the cleric has a high Will save modifier, but a monster might still try to use a fear ability on her. That doesn't mean you should play adversaries as complete fools; they can learn from their mistakes, make sound plans, and even research the player characters in advance.", + "Adversaries usually don't attack a character who's knocked out. Even if a creature knows a fallen character might come back into the fight, only the most vicious creatures focus on helpless foes rather than the more immediate threats around them.", + "Running adversaries is a mix of being true to the creature and doing what's best for the drama of the game. Think of your encounter like a fight scene in a movie or novel. If the fighter taunts a fire giant to draw its attention away from the fragile wizard, the tactically sound decision is for the giant to keep pummeling the wizard. But is that the best choice for the scene? Perhaps everyone will have more fun if the giant redirects its ire to the infuriating fighter." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 493, + "name": "Bypassed Encounters", + "entries": [ + "What happens if you've planned a fight or challenge and the PCs find a way to avoid it entirely? This could leave them behind in XP or cause them to miss important information or treasure.", + "In the case of XP, the guidelines are simple: If the player characters avoided the challenge through smart tactical play, a savvy diplomatic exchange, clever use of magic, or another approach that required ingenuity and planning, award them the normal XP for the encounter.", + "If they did something that took only moderate effort or was a lucky break, like finding a secret passage and using it to avoid a fight, award them XP for a minor or moderate accomplishment. In an adventure that's more free-form, like a sprawling dungeon with multiple paths, there might be no reward for bypassing an encounter, because doing so was trivial.", + "You'll have to think on your feet if information or items get skipped when players bypass encounters. First, look for another reasonable place in the adventure to place the information or item. If it makes sense, move the original encounter to another part of the adventure and give the PCs a major advantage for bypassing the encounter in the first place." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 494, + "name": "PLAYING WITHOUT A GRID", + "entries": [ + "The Pathfinder rules are built to play combat encounters on a 1-inch grid, but you can play without a grid or map. In what's traditionally called the \"theater of the mind,\" you and other players imagine the locations of the combatants and the environment. In this style of play, you'll frequently need to make judgment calls. These are usually simple, like \"Can I see the ogre from where I'm standing?\" or \"Can I get to the ogre with one Stride?\" It's often best to have a player tell you what they want to do, such as \"I want to cross the beam to get to the ogre and attack it.\" Then, you tell the player how that breaks down into actions, like \"You'll need to spend one action and succeed at an {@skill Acrobatics} check, then Stride to get close enough, then you'll have one action left for a Strike.\"", + "When preparing encounters, avoid using lots of {@quickref difficult terrain||3|terrain}, cover, or other battlefield challenges that work better on a grid. Also, be more lenient with combat tactics like flanking. You won't have a way to measure flanking, but the rules expect melee characters like rogues to often get into a flanking position—often, two characters ganging up in melee is enough to count." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 494, + "name": "Ending Encounters", + "entries": [ + "A combat encounter typically ends when all the creatures on one side are killed or knocked unconscious. Once this happens, you can stop acting in initiative order.", + "The surviving side then has ample time to ensure that everyone taken out stays down. However, you might need to keep using combat rounds if any player characters are near death, clinging to a cliff, or in some other situation where every moment matters for their survival.", + "You can decide a fight is over if there's no challenge left, and the player characters are just cleaning up the last few weak enemies. However, avoid doing this if any of the players still have inventive and interesting things they want to try or spells they're concentrating on—ending an encounter early is a tool to avoid boredom, not to deny someone their fun. You can end a fight early in several ways: the foes can surrender, an adversary can die before its Hit Points actually run out, or you can simply say the battle's over and that the PCs easily dispatch their remaining foes. In this last case, you might ask, \"Is everyone okay if we call the fight?\" to make sure your players are on board.", + "One side might surrender when almost all its members are defeated or if spells or skills thoroughly demoralize them. Once there's a surrender, come out of initiative order and enter into a short negotiation.", + "These conversations are really about whether the winners will show mercy to the losers or just kill or otherwise get rid of them. The surrendering side usually doesn't have much leverage in these cases, so avoid long back-and-forth discussions.", + { + "type": "pf2-h3", + "page": 494, + "name": "Fleeing Enemies", + "entries": [ + "Fleeing enemies can be a problem. Player characters often want to pursue foes that flee because they think an enemy might return as a threat later on. Avoid playing this out move by move, as it can easily bog down the game. If every adversary is fleeing, forgo initiative order and give each PC the option to pursue any one fleeing foe. Each PC can declare one action, spell, or other ability to use to try to keep up. Then, compare the PC's Speed to that of the target, assess how much the pursuer's chosen spell or ability would help, and factor in any abilities the quarry has that would aid escape. If you determine that the pursuer catches up, go back into combat with the original initiative order. If not, the quarry escapes for now.", + "If the PCs decide to flee, it's usually best to let them do so. Pick a particular location and allow them to escape once they all reach it. However, if they're encumbered or otherwise slowed down, or if enemies have higher Speeds and a strong motive to pursue, you might impose consequences upon PCs who flee." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 494, + "name": "Social Encounters", + "entries": [ + "Most conversations play best as free-form roleplaying, with maybe one or two checks for social skills involved.", + "Sometimes, though, a tense situation or crucial parlay requires a social encounter that uses initiative, much like a combat encounter. As with any other encounter, the stakes of a social encounter need to be high! A failed social encounter could mean a character is imprisoned or put to death, a major rival becomes a political powerhouse, or a key ally is disgraced and ostracized.", + "Using the structure of an encounter is {@condition helpful} because it makes the timing clearer than in free-form play, and each character feels like they're contributing. When running a social encounter, establish the stakes up front, so the players know the consequences of success or failure and the circumstances that will cause the encounter to end.", + "You have much more flexibility in how you run a social encounter than in a combat encounter. Extending the length of rounds beyond 6 seconds, allowing more improvisation, and focusing less on special attacks and spells all differentiate a social encounter from a combat one. In most cases, you don't need to worry about character's movements, nor do you need a map. Some examples of social encounters include:", + { + "type": "list", + "items": [ + "Proving someone's innocence in front of a judge.", + "Convincing a neighboring monarch to help defend against an invasion.", + "Besting a rival bard in a battle of wits.", + "Exposing a villain's deception before a noble court." + ] + }, + { + "type": "pf2-h4", + "page": 494, + "name": "Initiative and Actions", + "entries": [ + "Initiative in a social encounter typically has characters rolling {@skill Society} or a Charisma-based skill, such as {@skill Diplomacy} or {@skill Deception}. As with other encounters, a character's approach to the conflict determines which skill they'll roll. On a character's turn, they typically get to attempt one roll, usually by using a skill action. Let the player roleplay what their character says and does, then determine what they'll roll. Allow them to use any abilities or spells that might help them make their case, though keep in mind that when most people see the visual signs of a spell being cast, they think someone is using magic to try to influence or harm them, and they have a negative reaction.", + "Good social encounters include an opposition. This can be direct, such as a rival who argues against the characters' case, or passive, such as a mob that automatically becomes more unruly as each round passes. Give the opposition one or more positions in the initiative order so you can convey what it is doing. You can create game statistics for the opposition, especially if it's an individual, but in situations like that of the unruly mob, you might need nothing more than establish a set of increasingly difficult DCs." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 495, + "name": "Measuring Success and Progress", + "entries": [ + "You'll need to decide how to measure the characters' success in social encounters, because there's no AC to target or HP to whittle down. Chapter 4 includes guidance on setting DCs for social skill actions, often using a target's Will DC. If you need a DC for people who don't have stats, such as a crowd or an NPC for whom you haven't already generated statistics, use the guidelines on setting DCs, found on page 503. You can either pick a simple DC or use a level-based DC, estimating a level for the subject or how challenging it should be to sway them.", + "The attitude conditions—{@condition hostile}, {@condition unfriendly}, {@condition indifferent}, friendly, and helpful—provide a useful way to track the progress of a social encounter. Use these to represent the attitude of an authority, a crowd, a jury, or the like. A typical goal for a social encounter is to change the attitude of a person or group to helpful so they assist you, or calming a hostile group or person to defuse a situation. Try to give the players a clear idea of how much they've progressed as the encounter proceeds.", + "Another option is to track the number of successes or failures the characters accrue. For instance, you might need to trick four guards into leaving their posts, and count each successful attempt to Lie or Create a Diversion toward a total of four necessary successes. You can combine these two methods; if the PCs need a group of important nobles to vote their way, the goal of the encounter might be to ensure that a majority of the nobles have a better attitude toward the PCs than they have of a rival—all within a limited time frame." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 495, + "name": "Consequences", + "entries": [ + "When you set stakes at the start of a social encounter, give an idea of the consequences. Beyond whatever narrative benefits player characters might gain, a social encounter usually includes an XP award. Because these are encounters along the same lines as combat encounters, they grant a sizable amount of XP, typically that of a moderate accomplishment, or even a major accomplishment if the encounter was the culmination of long-term plans or a significant adversary got their comeuppance.", + "The outcome of a social encounter should direct the story of the game. Look for repercussions. Which NPCs might view the PCs more favorably now? Which might hold a grudge or formulate a new plan? A social encounter can seal the fate of an NPC and end their story, but this isn't true for player characters. Even if something looks truly dire for them, such as a death sentence, the social encounter isn't the end—there's still time for desperate heroics or a twist in the story." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 496, + "name": "Exploration", + "entries": [ + "Exploration mode is intentionally less regimented than encounters. As a result, during exploration you'll be making judgment calls on just about everything that happens.", + "Fundamentally, exploration is all about rewarding the PCs for learning about their surroundings. To facilitate this, it's especially important to have and convey a clear mental picture of the group's surroundings. You'll be better able to keep track of where the players are and describe the sights, sounds, and other sensations of their adventuring locales. Encourage the players to have their characters truly explore, and reward their curiosity. The things they try to do in exploration mode show you what they're interested in and what they consider important.", + "As you play, you'll get a good feel for the aspects of exploration that intrigue certain players, and you can add more of those things to your adventures or emphasize these points in published adventures.", + "{@b Stakes:} Low to moderate. Exploration mode should be used when there's some amount of risk, but no immediate danger. The PCs might be in an environment where they're likely to face monsters or hazards, but they usually stay in exploration mode until they enter a fight or engage in some other direct interaction.", + "{@b Time Scale:} When the PCs are in exploration mode, time in the game world passes much faster than real-world time at the table, so it's rarely measured out to the second or the minute. You can speed up or slow down how quickly things are happening as needed. If it's important to know exactly how much time is passing, you can usually estimate time spent in exploration mode to 10-minute increments.", + "{@b Actions and Reactions:} Though exploration isn't broken into rounds, exploration activities assume the PCs are spending part of their time using actions, such as Seeking or Interacting. If they have specific actions they want to use, they should ask; you can decide whether the actions apply and whether to switch to encounter mode for greater detail. PCs can use any relevant reactions that come up during exploration mode.", + { + "type": "pf2-h3", + "page": 496, + "name": "Exploration Activities", + "entries": [ + "In exploration mode, each player who wants to do something beyond just traveling chooses an exploration activity for their character. The most common activities are Avoid Notice, Detect Magic, Hustle, and Search, though there are many options available. While players usually hew close to these default activities, there's no need for them to memorize the exploration activities and use them exactly. Instead, allow each player to describe what their character is doing. Then, as the GM, you can determine which activity applies. This also means you determine how an activity works if the character's actions differ from those on the list.", + "The following sections discuss exploration activities that require adjudication from you beyond the guidelines for players detailed on pages 479–480 of Chapter 9.", + { + "type": "pf2-h4", + "page": 496, + "name": "Detect Magic", + "entries": [ + "This activity doesn't enable characters to automatically find every single magical aura or object during travel. Hazards that require a minimum proficiency can't be found with {@spell detect magic}, nor can illusions of equal or higher level than the spell.", + "When characters find something magical using this activity, let them know and give them the option to stop and explore further or continue on. Stopping brings you into a more roleplay-heavy scene in which players can search through an area, assess different items, or otherwise try to figure out the source of the magic and what it does. Continuing on might cause the group to miss out on beneficial magic items or trigger a magic trap." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Follow the Expert", + "entries": [ + "A skilled character can help out less skilled allies who choose to {@action Follow the Expert}. This is a good way to help a character with a low {@skill Stealth} modifier sneak around, get a character with poor {@skill Athletics} up a steep cliff, and so on. Usually, a character who is {@action Following the Expert} can't perform other exploration activities or follow more than one person at a time." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Investigate", + "entries": [ + "As with {@action Searching} or {@action Detecting Magic}, the initial result of {@action Investigating} is usually enough to give the investigator a clue that leads into a more thorough examination, but it rarely gives all possible information. For instance, a character might note that the walls of a dungeon are covered with {@language Abyssal} writing, but they would need to stop to read the text or determine that it's written in blood." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 496, + "name": "Search", + "entries": [ + "With a successful Perception check while {@action Search||Searching}, a character notices the presence or absence of something unusual in the area, but it doesn't provide a comprehensive catalog of everything there. Instead, it gives a jumping-off point for closer inspection or an encounter. For instance, if an area has both a DC 30 secret door and a DC 25 trap, and a {@action Search||Searching} character got a 28 on their Perception check, you would tell the player that their character noticed a trap in the area, and you'd give a rough idea of the trap's location and nature. The party needs to examine the area more to learn specifics about the trap, and someone would need to Search again to get another chance to find the secret door.", + "If an area contains many objects or something that will take a while to search (such as a cabinet full of papers), {@action Search||Searching} would reveal the cabinet, but the PCs would have to examine it more thoroughly to check the papers. This usually requires the party to stop for a complete search.", + "You roll a secret Perception check for a {@action Search||Searching} character to detect any secrets they pass that's in a place that stands out (such as near a door or a turn in a corridor), but not one that's in a more inconspicuous place (like a random point in a long hallway) unless they are searching particularly slowly and meticulously." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 498, + "name": "EXPLORATION ACTIVITIES", + "entries": [ + "The following exploration activities are fully detailed on pages 479–480 of Chapter 9. Many more appear within Chapter 4: Skills.", + { + "type": "list", + "items": [ + "{@action Avoid Notice}", + "{@action Defend}", + "{@action Detect Magic}", + "{@action Follow the Expert}", + "{@action Hustle}", + "{@action Investigate}", + "{@action Repeat a Spell}", + "{@action Scout}", + "{@action Search}" + ] + }, + { + "type": "pf2-title", + "name": "Improvising New Activities" + }, + "If a player wants to do something not covered by other rules, here are some guidelines. If the activity is similar to an action someone could use in an encounter, such as Avoid Notice, it usually consists of a single action repeated roughly 10 times per minute (such as using the Sneak action 10 times) or an alternation of actions that works out similarly (such as Search, which alternates Stride and Seek). An activity using a quicker pace, corresponding to roughly 20 actions per minute, might have limited use or cause fatigue, as would one requiring intense concentration.", + "You might find that a player wants to do something equivalent to spending 3 actions every 6 seconds, just like they would in combat. Characters can exert themselves to this extent in combat only because combat lasts such a short time—such exertion isn't sustainable over the longer time frame of exploration." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 497, + "name": "Setting a Party Order", + "entries": [ + "In exploration mode, it often matters which characters are in the front or back of the party formation. Let the players decide among themselves where in the group their characters are while exploring. This order can determine who gets attacked first when enemies or traps threaten from various directions. It's up to you to determine the specifics of who gets targeted based on the situation.", + "When you come out of exploration mode, the group usually remains in the same general formation. Decide the PCs' exact positions, with their input, if you're moving to a grid (as usually happens at the start of a combat encounter). If they come out of exploration mode on their own terms, they can move around as they see fit. For example, if they detect a trap and the rogue starts attempting to disarm it, the other characters can move to whatever locations they think are safe." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 497, + "name": "Adverse Terrain and Weather", + "entries": [ + "Exploration gets slower when the party faces dense jungles, deep snow, sandstorms, extreme heat, or similar difficult conditions. You decide how much these factors impact the characters' progress. The specific effects of certain types of terrain and weather are described starting on page 512.", + "{@quickref difficult terrain||3|terrain} such as thick undergrowth usually slows down progress. Unless it's important how far the group gets in a particular time frame, this can be covered with a quick description of chopping through the vines or trudging through a bog. If the characters are on a deadline, adjust their progress on {@table Travel Speed||Table 9–2: Travel Speed}, typically cutting it in half if almost all of the land is {@quickref difficult terrain||3|terrain} or to one-third for {@quickref greater difficult terrain||3|terrain}.", + "Hazardous terrain, such as the caldera of an active volcano, might physically harm the player characters. The group might have the option to travel directly through or go around by spending more time. You can transition into a more detailed scene while the characters move through hazardous terrain and attempt to mitigate the damage with spells or skill checks. If they endure hazardous terrain, consider giving the PCs a minor or moderate XP reward at the end of their exploration, with slightly more XP if they took smart precautions to avoid taking damage.", + "Dangerous crevasses, swampy bogs, quicksand, and similar dangers are environmental hazards, which are described beginning on page 512." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 498, + "name": "Hazards", + "entries": [ + "Exploration can get broken up by traps and other hazards (see Hazards on page 520). Simple hazards pose a threat to the PCs only once and can be dealt with in exploration mode. Complex hazards require jumping into encounter mode until the hazard is dealt with. Disabling a trap or overcoming a hazard usually takes place in encounter mode. PCs have a better chance to detect hazards while exploring if they're using the Search activity (and the Detect Magic activity, in the case of some magic traps)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 498, + "name": "Rolling Initiative", + "entries": [ + "Transitioning from exploration to an encounter usually involves rolling for initiative. Call for initiative once a trap is triggered, as soon as two opposing groups come into contact, or when a creature on one side decides to take action against the other. For example:", + { + "type": "list", + "items": [ + "A group of PCs are exploring a cavern. They enter a narrow passage patrolled by a group of kobold warriors. Now that the two groups are in the same area, it's time to roll initiative.", + "Amiri and a kobold champion agree to have a {@condition friendly} wrestling match. They square off on a patch of dirt, and you call for initiative using {@skill Athletics}.", + "Merisiel and Kyra are negotiating with the kobold king. Things aren't going well, so Merisiel decides to launch a surprise attack. As soon as she says this is her plan, you call for initiative.", + "Harsk and Ezren are trying to Balance across a narrow beam to reach an isolated kobold treasure trove. When they get halfway across, a red dragon who was hiding behind the mountain flies around to attack! As soon as the dragon makes its appearance, you call for an initiative roll." + ] + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Initiative after Reactions", + "entries": [ + "In some cases, a trap or a foe has a reaction that tells you to roll initiative. For instance, a complex trap that's triggered might make an attack with its reaction before the initiative order begins. In these cases, resolve all the results of the reaction before calling for initiative rolls." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Choosing the Type of Roll", + "entries": [ + "When choosing what type of roll to use for initiative, lean toward the most obvious choice. The most common roll is {@skill Perception}; this is what the kobolds would use in the first example, as would Kyra and the kobold king in the third example. The next most common skills to use are {@skill Stealth} (for sneaking up, like the dragon in the last example) and {@skill Deception} (for tricking opponents, like Merisiel in the third example). For social contests, it's common to use {@skill Deception}, {@skill Diplomacy}, {@skill Intimidation}, {@skill Performance}, or {@skill Society}.", + "If you're unsure what roll to call for, use {@skill Perception}. If a different type of roll could make sense for a character, you should usually offer the choice of that roll or {@skill Perception} and let the player decide. Don't do this if it's absolutely clear another kind of check matters more sense than {@skill Perception}, such as when the character is sneaking up on enemies and should definitely use {@skill Stealth}.", + "You can allow a player to make a case that they should use a different skill than {@skill Perception}, but only if they base it on something they've established beforehand. For example, if in the prelude to the attack, Merisiel's player had said, \"I'm going to dangle down off the chandelier to get the drop on them,\" you could let them use {@skill Acrobatics} for their initiative roll. If they just said, \"Hey, I want to attack these guys. Can I use {@skill Acrobatics}?\" without having established a reason beforehand, you probably shouldn't allow it." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 498, + "name": "Character Placement", + "entries": [ + "When calling for initiative for a combat encounter, you'll need to decide where the participants in the encounter go on the battle map. Use the party's order, described on page 497, as a base. You can move forward characters who are using {@skill Stealth} to get into position, putting them in a place they could reasonably have moved up to before having a chance to be detected. Consult with each player to make sure their position makes sense to both of you." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 499, + "name": "MONITORING SPELL DURATIONS", + "entries": [ + "Spell durations are approximate values that codify the vagaries and eccentricities of magic into a convenient number. However, that doesn't mean you can set your watch by a spell with a 1-hour duration. This is one of the reasons the passage of time outside of encounters is in your hands and isn't as precise as encounter rounds.", + "If a question arises about whether a spell has expired, you make the call. You shouldn't be punitive, but you also shouldn't treat characters like they move with clockwork precision and perfect efficiency between encounters.", + "There are two times these durations matter most: when players try to fit multiple encounters within the duration of a spell, and when they want to use a spell before a fight and keep it in effect during the encounter.", + { + "type": "pf2-title", + "name": "Multiple Encounters" + }, + "A 1-minute spell should last for multiple encounters only if the encounters happen in very close proximity (usually in two adjoining rooms) and if the PCs go directly from one fight to the next without leaving encounter mode. If they want to stop and heal, or if the party debates whether to go on, the process takes enough time that the spell runs out.", + "Be more generous with spells lasting 10 minutes or more. A 10-minute spell easily lasts for one encounter and could continue for another if the locations are close. A 1-hour spell usually lasts for several encounters.", + { + "type": "pf2-title", + "name": "Before a Fight" + }, + "Casting advantageous spells before a fight (sometimes called \"pre-buffing\") gives the characters a big advantage, since they can spend more combat rounds on offensive actions instead of preparatory ones. If the players have the drop on their foes, you usually can let each character cast one spell or prepare in some similar way, then roll initiative.", + "Casting preparatory spells before combat becomes a problem when it feels rote and the players assume it will always work—that sort of planning can't hold up in every situation! In many cases, the act of casting spells gives away the party's presence. In cases where the PCs' preparations could give them away, you might roll for initiative before everyone can complete their preparations." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 499, + "name": "Resting", + "entries": [ + "Characters require 8 hours of sleep each day. Though resting typically happens at night, a group gains the same benefits for resting during the day. Either way, they can gain the benefits of resting only once every 24 hours. A character who rests for 8 hours recovers in the following ways:", + { + "type": "list", + "items": [ + "The character regains Hit Points equal to their Constitution modifier (minimum 1) multiplied by their level. If they rest without any shelter or comfort, you might reduce this healing by half (to a minimum of 1 HP).", + "The character loses the {@condition fatigued} condition.", + "The character reduces the severity of the {@condition doomed} and {@condition drained} conditions by 1.", + "Most spellcasters need to rest before they regain their spells for the day." + ] + }, + "A group in exploration mode can attempt to rest, but they aren't entirely safe from danger, and their rest might be interrupted. The 8 hours of rest do not need to be consecutive, however, and after an interruption, characters can go back to sleep.", + "Sleeping in armor results in poor rest and causes a character to wake up fatigued. If a character would have recovered from fatigue, sleeping in armor prevents it.", + "If a character goes more than 16 hours without going to sleep, they become fatigued.", + "Taking long-term rest for faster recovery is part of downtime and can't be done during exploration. See page 502 for these rules.", + { + "type": "pf2-h4", + "page": 499, + "name": "Resting", + "entries": [ + "Adventuring parties usually put a few people on guard to watch out for danger while the others rest. Spending time on watch also interrupts sleep, so a night's schedule needs to account for everyone's time on guard duty. Table 10–3:", + "Watches and Rest on the next page indicates how long the group needs to set aside for rest, assuming everyone gets a rotating watch assignment of equal length.", + "If a surprise encounter would occur during rest, you can roll a die to randomly determine which character is on watch at the time. All characters roll initiative; sleeping characters typically roll Perception with a –4 status penalty for being unconscious. They don't automatically wake up when rolling initiative, but they might roll a Perception check to wake up at the start of their turn due to noise. If a savvy enemy waits for a particularly vulnerable character to take watch before attacking, the attack can happen on that character's watch automatically. However, you might have the ambusher attempt a {@skill Stealth} check against the Perception DCs of all characters to see if anyone noticed its approach.", + { + "type": "data", + "tag": "table", + "source": "CRB", + "name": "Watches and Rest" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 500, + "name": "Daily Preperations", + "entries": [ + "Just before setting out to explore, or after a night's rest, the PCs spend time to prepare for the adventuring day. This typically happens over the span of 30 minutes to an hour in the morning, but only after 8 full hours of rest. Daily preparations include the following.", + { + "type": "list", + "items": [ + "Spellcasters who prepare spells choose which spells they'll have available that day.", + "Focus Points and other abilities that reset during daily preparations refresh. This includes abilities that can be used only a certain number of times per day.", + "Each character equips their gear. This includes donning their armor and strapping on their weapons.", + "Characters invest up to 10 worn magic items to gain their benefits for the day (page 531)." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 500, + "name": "Starvation and Thirst", + "entries": [ + "Typically characters eat and drink enough to survive comfortably. When they can't, they're fatigued until they do. After 1 day + a creature's Constitution modifier without water, it takes 1d4 damage each hour that can't be healed until it quenches its thirst. After the same amount of time without food, it takes 1 damage each day that can't be healed until it sates its hunger." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h2", + "page": 500, + "name": "Downtime", + "entries": [ + "In downtime, you can sum up the important events of a whole day with just one roll. Use this mode when the characters return home or otherwise aren't adventuring.", + "Usually, downtime is a few minutes at the start of a session or a break between major chapters of an adventure. As with exploration, you might punctuate downtime with roleplaying or encounters when it's natural to do so.", + "This section describes ways to handle downtime and details several activities and considerations specific to downtime, such as cost of living, buying and selling goods, long-term rest, and retraining. Most other downtime activities are skill actions; a number of these common downtime activities and their associated skills are listed below. See the relevant skills in Chapter 4 for details.", + { + "type": "list", + "items": [ + "{@action Craft} ({@skill Crafting})", + "{@action Earn Income} ({@skill Crafting}, {@skill Lore}, {@skill Performance})", + "{@action Treat Disease} ({@skill Medicine})", + "{@action Create Forgery} ({@skill Society})", + "{@action Subsist} ({@skill Society}, {@skill Survival})" + ] + }, + "{@b Stakes:} None to low. Downtime is the counterpart to adventuring and covers low-risk activities.", + "{@b Time Scale:} Downtime can last days, weeks, months, or years in the game world in a few minutes of real time.", + "{@b Actions and Reactions:} If you need to use actions and reactions, switch to exploration or encounter mode.", + "A creature that can't act is unable to perform most downtime activities, but it can take long-term rest.", + { + "type": "pf2-h3", + "page": 500, + "name": "Playing out a Downtime Day", + "entries": [ + "At the start of a given day of downtime, have all the players declare what their characters are trying to accomplish that day. You can then resolve one character's efforts at a time (or group some characters together, if they are cooperating on a single project). Some activities, such as Earning Income, require only a simple roll and some embellishment from you and the player. Other activities are more involved, incorporating encounters or exploration. You can call on the players to play out their downtime activities in any order, though it's often best to do the simplest ones first. Players who aren't part of a more involved activity might have time to take a break from the table while the more complex activities are played out.", + "Characters can undertake their daily preparations if they want, just as they would on a day of exploration. Ask players to establish a standard set of preparations, and you can assume the characters go through the same routine every day unless their players say otherwise.", + { + "type": "pf2-h4", + "page": 500, + "name": "Cooperation", + "entries": [ + "Multiple characters can cooperate on the same downtime task. If it's a simple task that requires just one check, such as a party Subsisting as they await rescue on a desert island, one character rolls the necessary check while everyone else Aids that character. If it's a complex task, assume all of them are working on different parts of it at one time, so all their efforts count toward its completion. For example, a party might collaborate to build a theater, with one character drawing up architectural plans, one doing manual labor, and one talking to local politicians and guilds." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 500, + "name": "Checks", + "entries": [ + "Some downtime activities require rolls, typically skill checks. Because these rolls represent the culmination of a series of tasks over a long period, players can't use most abilities or spells that manipulate die rolls, such as activating a magic item to gain a bonus or casting a fortune spell to roll twice. Constant benefits still apply, though, so someone might invest a magic item that gives them a bonus without requiring activation. You might make specific exceptions to this rule. If something could apply constantly, or so often that it might as well be constant, it's more likely to be used for downtime checks; for instance {@feat Assurance} could apply." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 501, + "name": "Longer Periods of Downtime", + "entries": [ + "Running downtime during a long time off—like several weeks, months, or even years—can be more challenging.", + "However, it's also an opportunity for the characters to progress toward long-term plans rather than worrying about day-to-day activities. Because so much time is involved, characters don't roll a check for each day. Instead, they deal with a few special events, average out the rest of the downtime, and pay for their cost of living.", + { + "type": "pf2-h4", + "page": 501, + "name": "Events", + "entries": [ + "After the characters state what they want to achieve in their downtime, select a few standout events for each of them—usually one event for a period of a week or a month, or four events for a year or longer. These events should be tailored to each character and their goals, and they can serve as hooks for adventures or plot development.", + "Though the following examples of downtime events all involve Earning Income, you can use them to spark ideas for other activities. A character using Perform to Earn Income could produce a commanding performance of a new play for visiting nobility. Someone using {@skill Crafting} might get a lucrative commission to craft a special item. A character with Lore might have to research a difficult problem that needs a quick response.", + "PCs who want to do things that don't correspond to a specific downtime activity should still experience downtime events; you just choose the relevant skill and DC. For example, if a character intends to build their own library to house their books on magic, you might decide setting the foundation and organizing the library once construction is finished are major events. The first could be a {@skill Crafting} check, and the second an {@skill Arcana} or Library Lore check." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 501, + "name": "Average Progress", + "entries": [ + "For long periods of downtime, you might not want to roll for every week, or even every month. Instead, set the level for one task using the lowest level the character can reliably find in the place where they spend their downtime (see Difficulty Classes on page 503 for more on setting task levels). If the character fails this check, you might allow them to try again after a week (or a month, if you're dealing with years of downtime). Don't allow them to roll again if they succeeded but want to try for a critical success, unless they do something in the story of the game that you think makes it reasonable to allow a new roll.", + "The events you include during a long stretch of downtime should typically feature higher-level tasks than the baseline. For instance, a character Earning Income with Sailing Lore for 4 months might work at a port doing 1st-level tasks most of the time, but have 1 week of 3rd-level tasks to account for busy periods. You'll normally have the player roll once for the time they spent at 1st-level tasks and once for the week of 3rd-level tasks." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Cost of Living", + "entries": [ + "For short periods of downtime, characters are usually just passing through a settlement or spending a bit of time there. They can use the prices for inn stays and meals found on page 294. For long stretches of downtime, use the values on {@table Cost of Living||Table 6–16: Cost of Living} on the same page. Deduct these costs from a character's funds after they gain any money from their other downtime activities.", + "A character can live off the land instead, but each day they do, they typically use the Subsist activity (page 240) to the exclusion of any other downtime activity." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Buying and Selling", + "entries": [ + "After an adventure yields a windfall, the characters might have a number of items they want to sell. Likewise, when they're flush with currency, they might want to stock up on gear. It usually takes 1 day of downtime to sell off a few goods or shop around to buy a couple items. It can take longer to sell off a large number of goods, expensive items, or items that aren't in high demand.", + "This assumes the characters are at a settlement of decent size during their downtime. In some cases, they might spend time traveling for days to reach bigger cities.", + "As always, you have final say over what sort of shops and items are available.", + "An item can usually be purchased at its full Price and sold for half its Price. Supply and demand adjusts these numbers, but only occasionally." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Long-Term Rest", + "entries": [ + "Each full 24-hour period a character spends resting during downtime allows them to recover double what they would for an 8-hour rest (as listed on page 499). They must spend this time resting in a comfortable and secure location, typically in bed.", + "If they spend significantly longer in bed rest—usually from a few days to a week of downtime—they recover from all damage and most nonpermanent conditions. Characters affected by diseases, long-lasting poisons, or similar afflictions might need to continue attempting saves during downtime. Some curses, permanent injuries, and other situations that require magic or special care to remove don't end automatically during long-term rest." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 502, + "name": "Retraining", + "entries": [ + "The retraining rules on page 481 allow a player to change some character choices, but they rely on you to decide whether the retraining requires a teacher, how long it takes, if it has any associated costs, and if the ability can be retrained at all. It's reasonable for a character to retrain most choices, and you should allow them. Only choices that are truly intrinsic to the character, like a sorcerer's bloodline, should be off limits without extraordinary circumstances.", + "Try to make retraining into a story. Use NPCs the character already knows as teachers, have a character undertake intense research in a mysterious old library, or ground the retraining in the game's narrative by making it the consequence of something that happened to the character in a previous session.", + { + "type": "pf2-h4", + "page": 502, + "name": "Time", + "entries": [ + "Retraining a feat or skill increase typically takes a week. Class features that require a choice can also be retrained but take longer: at least a month, and possibly more. Retraining might take even longer if it would be especially physically demanding or require travel, lengthy experimentation, or in-depth research, but usually you won't want to require more than a month for a feat or skill, or 4 months for a class feature.", + "A character might need to retrain several options at once. For instance, retraining a skill increase might mean they have skill feats they can no longer use, and so they'll need to retrain those as well. You can add all this retraining time together, then reduce the total a bit to represent the cohesive nature of the retraining." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 502, + "name": "Instruction and Cost", + "entries": [ + "The rules abstract the process of learning new things as you level up—you're learning on the job—but retraining suggests that the character works with a teacher or undergoes specific practice to retrain. If you want, you can entirely ignore this aspect of retraining, but it does give an opportunity to introduce (or reintroduce) NPCs and further the game's story. You can even have one player character mentor another, particularly when it comes to retraining skills.", + "Any costs to retraining should be pretty minor—about as much as a PC could gain by Earning Income over the same period of time. The costs are mostly there to make the training feel appropriate within the context of the story, not to consume significant amounts of the character's earnings. A teacher might volunteer to work without pay as a reward for something the character has already done, or simply ask for a favor in return." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 502, + "name": "Disallowed Options", + "entries": [ + "While some character options can't normally be retrained, you can invent ways for a character to retrain even these—special rituals, incredible quests, or the perfect tutor. For example, ability scores can't normally be retrained, as that can unbalance the game. But not all players necessarily want to exploit the system—maybe a player simply wants to swap an ability boost between two low stats. In situations like this, you could let them spend a few months working out or studying to reassign an ability boost." + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "page": 489, + "name": "Running a Game Session", + "entries": [ + "A campaign happens over a series of sessions. Each session is usually several hours long, with multiple encounters, some exploration, and possibly downtime. Your session can be compared to an episode of a TV show; it should include some twists, turns, and changes, and end leaving people excited about what comes next.", + { + "type": "pf2-h3", + "page": 489, + "name": "Planning a Session", + "entries": [ + "One of the greatest challenges in gaming is scheduling a time for everyone to get together and play. Often, this responsibility falls on you as the GM, since you're the one who has to prepare your game between sessions. Many games have a set schedule, such as once per week, once every 2 weeks, or once per month. The less frequently your group meets, the better notes and recaps you'll need to keep everyone on the same page.", + "Plan a time for everybody will arrive, and also try to set a time when playing the game will begin. This can make it easier for everyone to finish chatting, catching up, and eating in a timely fashion so you can start playing the game. Having an end time in mind is also fairly important. A typical game session lasts about 4 hours, though some groups hold 2-hour sessions or play marathon games. Less than 2 hours usually isn't enough time to get much done in most Pathfinder campaigns. If your session will be longer than 2 hours, plan out some 15-minute breaks (in addition to bathroom and beverage breaks, which players can take as needed)." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 490, + "name": "Starting a Session", + "entries": [ + "Once everyone is ready, get everyone's attention and cover the following topics. These are in a rough order that you can change based on your group's style or a session's needs.", + { + "type": "list", + "items": [ + "Recap what happened during the previous sessions.", + "Establish where the characters are at the beginning of this session. Have they been resting since their last challenge? Are they in a hallway, preparing to raid the next room of a dungeon? Tell players whether their characters had time to rest or recover since the last session.", + "Remind players that they each have 1 Hero Point at the start of the session ({@quickref here||4|rewards|1}).", + "Establish goals. The players should have an idea of what they want to do next. Reestablish any goals the group already had, then let the players weigh in on whether these goals still apply, and on whether there's anything else they hope to accomplish in this session.", + "Commence adventuring! Decide which mode of play you're going to start in, then lead off with a verbal prompt to get the action started. You might ask a question related to a particular character, have everyone immediately roll initiative as a monster attacks, or briefly describe the environment and sensations that surround the player characters, allowing them to react." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 490, + "name": "Running a Session", + "entries": [ + "During a session, you're in charge of keeping the game's action moving, managing the different modes of play, fielding questions, and making rules decisions. You'll also want to keep a rough eye on the time, so you can end when most convenient for the group.", + "You're the interface between the rules and the imagined world you and the other players share. They will ask you questions, and they'll act based on their own assumptions. It's up to you to establish what's true in the world, but you don't do this unilaterally. You're informed by the setting's backstory, your preparations, and the suggestions and assumptions the other players bring to the table. Keep in mind that until you announce something, your own plans are subject to change. For example, if you originally intended the owner of a tavern to be kindly and well-intentioned, but a player misreads her and invents an interesting conspiracy theory regarding her intentions that sounds fun, you might convert the tavern owner into an agent of evil after all.", + "You'll also determine when PCs and foes need to attempt checks, as well as the consequences of those rolls. This comes up most often outside of encounters, as encounters are more regimented about when checks happen and how they are resolved. In an encounter, a player can usually determine their own character's turn, with you chiming in only to say whether an attack hits or if something in the environment requires a character to attempt a check.", + { + "type": "pf2-h4", + "page": 490, + "name": "The Spotlight", + "entries": [ + "As you run the game, keep track of who has the spotlight. It can be easy to keep attention on the most outgoing player or character, but you need to check in with all the players. If a player hasn't contributed in some time, stop and ask, \"What's your character doing at this point?\" If the player's not sure, add a detail or nonplayer character to the scene that the player might find interesting." + ], + "source": "CRB" + }, + { + "type": "pf2-h4", + "page": 490, + "name": "Distractions and Interrupting", + "entries": [ + "Maintaining the players' attention keeps a game moving and leads to memorable moments when everyone's in the same zone. Too many interruptions break the flow. This is fine in moderation. Distractions become a problem if they're too frequent, as they cause people to miss things and make misinformed decisions as the session becomes disconnected. Yet every game includes breaks—sometimes intentional, sometimes not—and digressions. Finding the right balance of diversions for your group is essential.", + "A game is a social gathering, so there's definitely a place for conversation that's not directly related to playing the game. These interruptions become a problem if they're too frequent, or if people are talking over others. If a player repeatedly interrupts you or other people or undercuts every crucial moment of the game with a joke, talk to them about limiting their comments to appropriate times. Often, all you need to do is hold up your hand or otherwise indicate that the player is talking out of turn to delay them until after you or another speaker finishes talking.", + "Phones and other mobile devices are another major source of distraction. Banning them entirely is often impractical—many players use apps to roll dice or manage their character sheets, or they need to answer texts from their partner, check in on a work project, or otherwise stay connected with people who rely on them. However, you can set ground rules against using a device for anything that's not time-sensitive or game-related, such as refreshing social media, checking the score of a hockey game, playing a mobile game, or answering a non-urgent text. You can relax these rules for players when their characters are \"offstage.\" If a player's character isn't in a scene, that might be a good time for the player to use a mobile device." + ], + "source": "CRB" + } + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 491, + "name": "OFF-SESSION GAMING", + "entries": [ + "Session play with a full group isn't the only way to play Pathfinder. Finding opportunities to expand on the game outside of its regular schedule can keep your group engaged between sessions.", + "You can get together with a single player to run a mini-session for their character, covering a mission that's important to their story but doesn't concern the rest of the group. You and the players can work out what their characters do during solid stretches of downtime via e-mail or chat messages. You can also give players opportunities to collaborate on details of the story, like having a player design a heraldic symbol for the adventuring group or map out their home base. You might even decide to award a Hero Point at the next session to a player for events that happened outside a session.", + "Some events aren't suitable for handling outside of sessions. Any event that strongly affects a character whose player isn't present should be handled at the table when everyone can attend. It's also helpful to recap events that took place outside of the session for all characters so no one feels excluded or lost." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 491, + "name": "Adjudicating the Rules", + "entries": [ + "As the GM, you are responsible for solving any rules disputes. Remember that keeping your game moving is more important than being 100% correct. Looking up rules at the table can slow the game down, so in many cases it's better to make your best guess rather than scour the book for the exact rule. (It can be instructive to look those rules up during a break or after the session, though!)", + "To make calls on the fly, use the following guidelines, which are the same principles the game rules are based on. You might want to keep printouts of these guidelines and the DC guidelines (page 503) for quick reference.", + { + "type": "list", + "items": [ + "If you don't know how long a quick task takes, go with 1 action, or 2 actions if a character shouldn't be able to perform it three times per round.", + "If you're not sure what action a task uses, look for the most similar basic action. If you don't find one, make up an undefined action (page XXX) adding any necessary traits (usually attack, concentrate, manipulate, or move).", + "When two sides are opposed, have one roll against the other's DC. Don't have both sides roll (initiative is the exception to this rule). The character who rolls is usually the one acting (except in the case of saving throws).", + "If an effect raises or lowers chances of success, grant a +1 circumstance bonus or a –1 circumstance penalty.", + "If you're not sure how difficult a significant challenge should be, use the DC for the party's level.", + "If you're making up an effect, creatures should be incapacitated or killed on only a critical success (or for a saving throw, on a critical failure).", + "If you don't know what check to use, pick the most appropriate skill. If no other skill applies to a check to {@action Recall Knowledge}, use an appropriate {@skill Lore} skill (usually at an untrained proficiency rank).", + "Use the characters' daily preparations as the time to reset anything that lasts roughly a day.", + "When a character accomplishes something noteworthy that doesn't have rules for XP, award them XP for an accomplishment (10 to 30 XP, as described {@quickref here||4|rewards|1}).", + "When the PCs fail at a task, look for a way they might fail forward, meaning the story moves forward with a negative consequence rather than the failure halting progress entirely." + ] + } + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 492, + "name": "Special Circumstances", + "entries": [ + "The player characters in your group will at times attempt tasks that should be easier or harder than the rules or adventure would otherwise lead you to expect, such as a PC Gathering Information in their hometown. In these cases, you can just apply a circumstance bonus or penalty. Usually, this is +1 or –1 for a minor but significant circumstance, but you can adjust this bonus or penalty to +2 or –2 for a major circumstance. The maximum bonus or penalty, +4 or –4, should apply only if someone has an overwhelming advantage or is trying something extremely unlikely but not quite impossible.", + "You can also add traits to actions. Let's say that during a fight, Seelah dips her sword into a brazier of hot coals before swinging it at an enemy with a weakness to fire. You could add the fire trait to this attack. A PC getting an advantage in this way should usually have to use an action to do so, so Seelah would get the benefit for one attack, but to do it again she'd need to bury her sword in the coals once more." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 492, + "name": "SHARING RESPONSIBILITY", + "entries": [ + "Just because you're the GM and ostensibly in charge doesn't mean you have to do all the extra work to make the campaign run. Some of the tasks described here, like scheduling games, taking notes, and giving recaps, can be delegated to other players. You might also have someone track initiative or the Hit Points of the PCs' foes for you in encounters, or even run those foes if you have a large group and someone would rather do that than control a character of their own. It's also great when someone else can host a session, provide snacks for the group, or take on other responsibilities that aren't directly related to the game.", + "It's best to figure out a schedule of responsibilities when you're first setting up a game. Ask the players what they're willing to take on. If you start to feel overwhelmed partway through a campaign, you can revisit the topic and try out new options until you find a setup that's comfortable." + ], + "source": "CRB" + }, + { + "type": "pf2-h3", + "page": 492, + "name": "Incorporating Additional Options", + "entries": [ + "You might grant players access to additional rule or character options. If you feel confident that allowing a character to take a particular option will be a good addition to your game, then go for it! If you're uncertain or worried about a request, you don't have to allow it, and it's your call to make. However, try to meet players halfway or suggest alternatives. If you want to allow an option on a trial basis but are worried it might become a problem later, talk to the player beforehand and explain that you are tentatively allowing the option, but might change your mind later, after you see how the option can be used during play." + ], + "source": "CRB" + }, + { + "type": "pf2-brown-box", + "page": 492, + "name": "PAIZO'S PUBLISHED ADVENTURES", + "entries": [ + "You can purchase the following types of adventures at {@b {@link paizo.com|https://paizo.com}}, your local game store, or many book stores. If you want to acquire all the adventures in a given line, you can purchase a subscription at {@b {@link paizo.com|https://paizo.com}}.", + { + "type": "pf2-title", + "name": "Pathfinder Adventure Paths" + }, + "Each monthly volume of a Pathfinder Adventure Path leads into the next as part of a greater story spanning multiple volumes. The first volume of each Adventure Path typically starts at 1st level, and each volume has a self-contained story that eventually leads to a big climax at the end of the final volume. Each volume also typically includes new monsters, rules, and details about the world.", + "Each Adventure Path has a different theme, and their settings range across the Inner Sea region and beyond.", + { + "type": "pf2-title", + "name": "Pathfinder Adventures" + }, + "Pathfinder Adventures are standalone adventures that cover several levels of play. They're self-contained and typically have a unique structure or theme. You can play through a Pathfinder Adventure on its own or as part of your ongoing campaign—some make ideal side adventures for Adventure Paths that have similar themes.", + { + "type": "pf2-title", + "name": "Pathfinder Society Scenarios" + }, + "Scenarios are the adventures used by the Pathfinder Society Roleplaying Guild; you can play them as part of the Pathfinder Society or on your own. Each takes about 4 to 5 hours to run, so you can tell a whole story in a short amount of time, but they're also part of a larger continuity and can be combined together to form the basis of a longer campaign." + ], + "source": "CRB" + } + ], + "data": { + "quickref": 5 + }, + "source": "CRB" + }, + { + "type": "section", + "source": "GMG", + "page": 39, + "name": "Starting at a Higher Level", + "entries": [ + "A typical campaign starts at 1st level, but you can start at a higher level if you choose. This can be especially satisfying for a one-shot or short campaign, or if your group wants to play a specific adventure made for higher-level groups. The PCs should start at the same level. They simply make a 1st-level character, then level it up the number of times needed to reach the starting level.", + "The {@table Character Wealth|CRB} table indicates how much currency and what common items of various levels the character should start with. Let the players choose their own items and spend their currency on common items as well if they choose. This table gives them fewer items than they might have had if they had gained items through adventuring, balancing the fact that they can choose what items they want." + ], + "data": { + "quickref": 5 + } + } + ] + } + ] + } +} diff --git a/data/groups.json b/data/groups.json index 3536b3bd36..4dcc82afd3 100644 --- a/data/groups.json +++ b/data/groups.json @@ -78,7 +78,7 @@ "source": "CRB", "page": 284, "specialization": [ - "Increase the radius of the bomb's splash damage (if any) to 10 feet." + "Increase the radius of the bomb's {@trait splash} damage (if any) to 10 feet." ] }, { diff --git a/data/hazards.json b/data/hazards.json index 5f1da3b714..a84de9d05f 100644 --- a/data/hazards.json +++ b/data/hazards.json @@ -1262,7 +1262,7 @@ "The creature is unaffected and wakes up." ], "Success": [ - "The creature remains {@condition unconscious} and takes {@damage 1d10} cold damage and {@damage 1d10} mental damage. This damage does not wake the creature, and those who are awake can see the {@condition unconscious} creature thrash as if in the throes of a nightmare while their body rimes over with layers of frost. The creature can fight against the bitter cold and monstrous shapes by attempting a DC 28 Will save as a three-action activity on its turn\u2014 on a success, the creature wakes up." + "The creature remains {@condition unconscious} and takes {@damage 1d10} cold damage and {@damage 1d10} mental damage. This damage does not wake the creature, and those who are awake can see the {@condition unconscious} creature thrash as if in the throes of a nightmare while their body rimes over with layers of frost. The creature can fight against the bitter cold and monstrous shapes by attempting a DC 28 Will save as a three-action activity on its turn\u2014on a success, the creature wakes up." ], "Failure": [ "As success, but {@damage 1d10+6} cold and {@damage 1d10+6} mental damage, and with a DC 32 Will save to wake up." @@ -1276,7 +1276,7 @@ } ], "routine": [ - "(2 actions; cold, enchantment, mental, occult) The haunt uses its first action to light incense burners again, forcing any creature that isn't already {@condition unconscious} to save against that effect once more. Its second action is to cause any {@condition unconscious} creatures in the room to experience horrific, vivid dreams about being lost in the arctic during a blizzard, while enormous furred figures\u2014 saumen kar\u2014lunge at them through the snow to attack repeatedly. Each {@condition unconscious} creature must attempt a" + "(2 actions; cold, enchantment, mental, occult) The haunt uses its first action to light incense burners again, forcing any creature that isn't already {@condition unconscious} to save against that effect once more. Its second action is to cause any {@condition unconscious} creatures in the room to experience horrific, vivid dreams about being lost in the arctic during a blizzard, while enormous furred figures\u2014saumen kar\u2014lunge at them through the snow to attack repeatedly. Each {@condition unconscious} creature must attempt a" ], "reset": [ "The hazard resets when Etward dreams in this room." @@ -2006,7 +2006,7 @@ "The creature takes full damage." ], "Critical Failure": [ - "The creature takes full damage and can't shake off the vision; they take {@damage 1d8} {@condition persistent damage ||persistent bleed damage} and are {@condition frightened||frightened 1}\u2014believing they're being eaten alive\u2014as long as the bleed damage persists." + "The creature takes full damage and can't shake off the vision; they take {@damage 1d8} {@condition persistent damage||persistent bleed damage} and are {@condition frightened||frightened 1}\u2014believing they're being eaten alive\u2014as long as the bleed damage persists." ] } } @@ -2167,7 +2167,7 @@ }, "trigger": "A creature moves within 5 feet of the flue", "entries": [ - "A fiery geyser of flaming gas explodes from the ground. Creatures within 5 feet of the flue take {@damage 4d10} fire damage (DC 30 basic Reflex save); creatures that fail the save also take {@damage 4d10} {@condition persistent damage ||persistent fire damage}." + "A fiery geyser of flaming gas explodes from the ground. Creatures within 5 feet of the flue take {@damage 4d10} fire damage (DC 30 basic Reflex save); creatures that fail the save also take {@damage 4d10} {@condition persistent damage||persistent fire damage}." ] } ] @@ -4055,7 +4055,7 @@ ], "trigger": "The front gate is opened", "entries": [ - "A moderate thunderstone falls on the flagstones and activates, dealing 2 sonic splash damage to each creature within 10 feet of the gate. Creatures in the area must succeed at a DC 17 Fortitude saving throw or be {@condition deafened} for 1 round. Adjacent creatures can attempt to catch the falling thunderstone (see Disable, above)." + "A moderate thunderstone falls on the flagstones and activates, dealing 2 sonic {@trait splash} damage to each creature within 10 feet of the gate. Creatures in the area must succeed at a DC 17 Fortitude saving throw or be {@condition deafened} for 1 round. Adjacent creatures can attempt to catch the falling thunderstone (see Disable, above)." ] } ] @@ -4624,7 +4624,7 @@ }, "trigger": "A creature steps on the bottle or the bottle becomes {@condition broken}", "entries": [ - "The bottle explodes, dealing {@damage 2d8} fire damage plus 2 {@condition persistent damage||persistent fire damage} and 2 fire splash damage to each creature sharing its square (DC 18 basic Reflex save)." + "The bottle explodes, dealing {@damage 2d8} fire damage plus 2 {@condition persistent damage||persistent fire damage} and 2 fire {@trait splash} damage to each creature sharing its square (DC 18 basic Reflex save)." ] } ] @@ -6540,7 +6540,7 @@ }, "trigger": "The trip wire is pulled or severed", "entries": [ - "An acid flask detonates, spraying acid at nearby creatures and causing the tub of boiling water to burst in the same direction. All creatures in a 5-foot cone east of the triggered boiling tub trap take {@damage 3d6} {@condition persistent damage||persistent acid damage}, 3 acid splash damage, and {@damage 8d6+20} fire damage (DC 31 basic Reflex save)." + "An acid flask detonates, spraying acid at nearby creatures and causing the tub of boiling water to burst in the same direction. All creatures in a 5-foot cone east of the triggered boiling tub trap take {@damage 3d6} {@condition persistent damage||persistent acid damage}, 3 acid {@trait splash} damage, and {@damage 8d6+20} fire damage (DC 31 basic Reflex save)." ], "name": "Overflowing Boiling Water" } diff --git a/data/items/baseitems.json b/data/items/baseitems.json index 82b3450d34..ed25add932 100644 --- a/data/items/baseitems.json +++ b/data/items/baseitems.json @@ -473,7 +473,7 @@ "category": "Weapon", "subCategory": "Advanced", "entries": [ - "The aklys is a throwing club with a hook on one end and a lengthy cord attached to the other. It is an uncommon advanced melee weapon in the club group. It deals 1d6 bludgeoning damage and has 1 Bulk. It requires one hand to use and has the ranged trip, tethered, thrown <20 feet>, and trip weapon traits; the new traits are described below. Though aklyses aren't available in most shops, one might be purchased for 5 gp from a vendor that specializes in strange weapons." + "The aklys is a throwing club with a hook on one end and a lengthy cord attached to the other. It is an uncommon advanced melee weapon in the {@group club} group. It deals 1d6 bludgeoning damage and has 1 Bulk. It requires one hand to use and has the ranged trip, tethered, thrown <20 feet>, and trip weapon traits; the new traits are described below. Though aklyses aren't available in most shops, one might be purchased for 5 gp from a vendor that specializes in strange weapons." ], "weaponData": { "damage": "1d6", @@ -500,7 +500,7 @@ "category": "Weapon", "subCategory": "Simple", "entries": [ - "This crossbow can deliver alchemically infused bolts. The strange weapon has a metal bracket mounted on the side of the stock near the lath. As an action, you can load a single {@filter lesser alchemical bomb|items||Category=Bomb|Item=Alchemical|Type=Specific Variant|Level=[1;2]} into the bracket; this bomb must be one that deals energy damage (such as an {@item lesser acid flask||acid flask}, {@item lesser alchemist's fire||alchemist's fire}, {@item lesser bottled lightning||bottled lightning}, {@item lesser frost vial||frost vial}, or {@item lesser thunderstone||thunderstone}). The next three attacks made with the crossbow deal {@damage 1d6} damage of the bomb's damage type in addition to the crossbow's normal damage. If the second and third attacks are not all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal splash damage or other special effects of the bomb and are not modified by any abilities that add to or modify a bomb's effect. The addition of the bracket serves to unbalance the weapon, reducing its range to 30 feet.", + "This crossbow can deliver alchemically infused bolts. The strange weapon has a metal bracket mounted on the side of the stock near the lath. As an action, you can load a single {@filter lesser alchemical bomb|items||Category=Bomb|Item=Alchemical|Type=Specific Variant|Level=[1;2]} into the bracket; this bomb must be one that deals energy damage (such as an {@item lesser acid flask||acid flask}, {@item lesser alchemist's fire||alchemist's fire}, {@item lesser bottled lightning||bottled lightning}, {@item lesser frost vial||frost vial}, or {@item lesser thunderstone||thunderstone}). The next three attacks made with the crossbow deal {@damage 1d6} damage of the bomb's damage type in addition to the crossbow's normal damage. If the second and third attacks are not all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal {@trait splash} damage or other special effects of the bomb and are not modified by any abilities that add to or modify a bomb's effect. The addition of the bracket serves to unbalance the weapon, reducing its range to 30 feet.", "It otherwise functions as a {@item crossbow} (when determining damage, reload, and so on). Creatures use their crossbow proficiency when using the alchemical crossbow. The alchemical crossbow costs 25 gp." ], "weaponData": { @@ -525,7 +525,7 @@ ], "price": { "coin": "gp", - "amount": 2 + "amount": 20 }, "bulk": 1, "hands": 1, diff --git a/data/items/items-aoa5.json b/data/items/items-aoa5.json index ceee828285..58120e5bc6 100644 --- a/data/items/items-aoa5.json +++ b/data/items/items-aoa5.json @@ -405,7 +405,7 @@ }, "category": "Bomb", "entries": [ - "Peshspine grenades are explosive bombs packed with alchemically treated needles from the pesh cactus. A peshspine grenade deals the listed piercing damage and splash damage. On a hit, the target gains the {@condition stupefied} condition until the end of its next turn.", + "Peshspine grenades are explosive bombs packed with alchemically treated needles from the pesh cactus. A peshspine grenade deals the listed piercing damage and {@trait splash} damage. On a hit, the target gains the {@condition stupefied} condition until the end of its next turn.", "Many types of peshpine grenade grant an item bonus to attack rolls." ], "generic": "G", @@ -418,7 +418,7 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d6} piercing damage and 1 piercing splash damage, and the target is {@condition stupefied|CRB|stupefied 1}." + "The bomb deals {@damage 1d6} piercing damage and 1 piercing {@trait splash} damage, and the target is {@condition stupefied|CRB|stupefied 1}." ] }, { @@ -430,7 +430,7 @@ }, "entries": [ "You gain a +1 item bonus to attack rolls.", - "The bomb deals {@damage 2d6} piercing damage and 2 piercing splash damage, and the target is {@condition stupefied|CRB|stupefied 1}." + "The bomb deals {@damage 2d6} piercing damage and 2 piercing {@trait splash} damage, and the target is {@condition stupefied|CRB|stupefied 1}." ] }, { @@ -442,7 +442,7 @@ }, "entries": [ "You gain a +2 item bonus to attack rolls.", - "The bomb deals {@damage 3d6} piercing damage and 3 piercing splash damage, and the target is {@condition stupefied|CRB|stupefied 2}." + "The bomb deals {@damage 3d6} piercing damage and 3 piercing {@trait splash} damage, and the target is {@condition stupefied|CRB|stupefied 2}." ] }, { @@ -454,7 +454,7 @@ }, "entries": [ "You gain a +3 item bonus to attack rolls.", - "The bomb deals {@damage 4d6} piercing damage and 4 piercing splash damage, and the target is {@condition stupefied|CRB|stupefied 3}." + "The bomb deals {@damage 4d6} piercing damage and 4 piercing {@trait splash} damage, and the target is {@condition stupefied|CRB|stupefied 3}." ] } ] diff --git a/data/items/items-aoa6.json b/data/items/items-aoa6.json index 3c24d4dc3d..1bfa486de1 100644 --- a/data/items/items-aoa6.json +++ b/data/items/items-aoa6.json @@ -36,7 +36,7 @@ "{@action Interact}" ], "entries": [ - "You attempt to overwhelm a dragon's mind\u2014 while you cannot control the dragon, you can render it immobile for a short time. Choose a dragon within 60 feet; the dragon can attempt to resist the orb with a DC 30 Will saving throw (or higher with {@item orb shard|AoA6|orb shards}). Gold dragons take a \u20134 circumstance penalty to this saving throw. Any stun from this activation ends if the dragon is attacked or otherwise subject to a {@condition hostile} act other than that of the orb.", + "You attempt to overwhelm a dragon's mind\u2014while you cannot control the dragon, you can render it immobile for a short time. Choose a dragon within 60 feet; the dragon can attempt to resist the orb with a DC 30 Will saving throw (or higher with {@item orb shard|AoA6|orb shards}). Gold dragons take a \u20134 circumstance penalty to this saving throw. Any stun from this activation ends if the dragon is attacked or otherwise subject to a {@condition hostile} act other than that of the orb.", { "type": "successDegree", "entries": { @@ -74,4 +74,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/items/items-aoe1.json b/data/items/items-aoe1.json index 5596bbc25a..3cb55b5eb0 100644 --- a/data/items/items-aoe1.json +++ b/data/items/items-aoe1.json @@ -398,7 +398,10 @@ "unit": "reaction" }, "components": [ - "command (mental)" + "command" + ], + "traits": [ + "mental" ], "trigger": "You damage a creature with a pacifying weapon", "entries": [ diff --git a/data/items/items-aoe2.json b/data/items/items-aoe2.json index 694967c0ec..ac243a0283 100644 --- a/data/items/items-aoe2.json +++ b/data/items/items-aoe2.json @@ -142,7 +142,7 @@ "bulk": "L", "category": "Worn", "entries": [ - "A patchwork of humanoid flesh makes up this grotesque mask stitched together with black silk or wire. It is distinctive for its bulbous orange eye\u2014 crafted from a magical glass bauble\u2014and wide row of teeth. When worn, the mask amplifies your ability to sense fear in other creatures. You automatically know the value of the {@condition frightened} condition of any {@condition observed} creature, and you gain a +1 item bonus to {@skill Perception} checks to {@action Seek} {@condition frightened} creatures. Whenever you deal precision damage to a {@condition frightened} creature, you deal 1 additional precision damage. If you are not evil, you are {@condition drained|CRB|drained 2} while wearing the Skinsaw mask." + "A patchwork of humanoid flesh makes up this grotesque mask stitched together with black silk or wire. It is distinctive for its bulbous orange eye\u2014crafted from a magical glass bauble\u2014and wide row of teeth. When worn, the mask amplifies your ability to sense fear in other creatures. You automatically know the value of the {@condition frightened} condition of any {@condition observed} creature, and you gain a +1 item bonus to {@skill Perception} checks to {@action Seek} {@condition frightened} creatures. Whenever you deal precision damage to a {@condition frightened} creature, you deal 1 additional precision damage. If you are not evil, you are {@condition drained|CRB|drained 2} while wearing the Skinsaw mask." ] }, { @@ -173,7 +173,9 @@ "unit": "action" }, "components": [ - "{@action Interact}", + "{@action Interact}" + ], + "traits": [ "manipulate" ], "frequency": { diff --git a/data/items/items-apg.json b/data/items/items-apg.json index 2b6c21e5cb..acd8290eb8 100644 --- a/data/items/items-apg.json +++ b/data/items/items-apg.json @@ -125,7 +125,7 @@ }, "category": "Bomb", "entries": [ - "Blight bombs contain volatile toxic chemicals that rot flesh. A blight bomb deals the listed poison damage, {@condition persistent damage||persistent poison damage}, and splash damage. Many types grant an item bonus to attack rolls." + "Blight bombs contain volatile toxic chemicals that rot flesh. A blight bomb deals the listed poison damage, {@condition persistent damage||persistent poison damage}, and {@trait splash} damage. Many types grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -137,12 +137,12 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d6} poison damage, {@damage 1d4} {@condition persistent damage||persistent poison damage}, and 1 poison splash damage." + "The bomb deals {@damage 1d6} poison damage, {@damage 1d4} {@condition persistent damage||persistent poison damage}, and 1 poison {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "A lesser blight bomb deals {@damage 1d6} {@condition persistent damage||persistent poison damage} and 1 poison splash damage." + "with": "A lesser blight bomb deals {@damage 1d6} {@condition persistent damage||persistent poison damage} and 1 poison {@trait splash} damage." } } }, @@ -154,12 +154,12 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent poison damage}, and 2 poison splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent poison damage}, and 2 poison {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "A moderate blight bomb deals {@damage 2d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent poison damage}, and 2 poison splash damage. You gain a +1 item bonus to attack rolls." + "with": "A moderate blight bomb deals {@damage 2d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent poison damage}, and 2 poison {@trait splash} damage. You gain a +1 item bonus to attack rolls." } } }, @@ -171,12 +171,12 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "A greater blight bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison splash damage. You gain a +2 item bonus to attack rolls." + "with": "A greater blight bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison {@trait splash} damage. You gain a +2 item bonus to attack rolls." } } }, @@ -188,12 +188,12 @@ "amount": 2500 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "A major blight bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison splash damage. You gain a +3 item bonus to attack rolls." + "with": "A major blight bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison {@trait splash} damage. You gain a +3 item bonus to attack rolls." } } } @@ -201,7 +201,7 @@ "_vmod": { "entries": { "mode": "replaceTxt", - "replace": "A blight bomb deals the listed poison damage, {@condition persistent damage\\|\\|persistent poison damage}, and splash damage. Many types grant an item bonus to attack rolls." + "replace": "A blight bomb deals the listed poison damage, {@condition persistent damage\\|\\|persistent poison damage}, and {@trait splash} damage. Many types grant an item bonus to attack rolls." }, "entriesMode": "generic" } @@ -475,7 +475,7 @@ }, "category": "Bomb", "entries": [ - "This flask holds a pressurized red-brown gas flecked with bits of sublimated crystal. You gain the listed item bonus to attack rolls. When the bomb explodes, it deals the listed piercing damage and piercing splash damage as the mixture suddenly turns into solid crystals flying at high speeds.", + "This flask holds a pressurized red-brown gas flecked with bits of sublimated crystal. You gain the listed item bonus to attack rolls. When the bomb explodes, it deals the listed piercing damage and piercing {@trait splash} damage as the mixture suddenly turns into solid crystals flying at high speeds.", "Surfaces in the splash area grow brittle, gleaming red crystals that crumble to dust after 1 minute. The crystals on level surfaces are caltrops (Core Rulebook 287). The crystals on vertical surfaces can be used briefly as handholds, granting the listed item bonus to the next {@skill Athletics} check to {@action Climb} each space. The crystals in each space crumble after the creature leaves, whether Climbing or moving through the caltrops." ], "generic": "G", @@ -488,7 +488,7 @@ "amount": 16 }, "entries": [ - "The item bonus is +1. The bomb deals {@damage 2d4} piercing damage and 4 piercing splash damage." + "The item bonus is +1. The bomb deals {@damage 2d4} piercing damage and 4 piercing {@trait splash} damage." ] }, { @@ -499,7 +499,7 @@ "amount": 350 }, "entries": [ - "The item bonus is +2. The bomb deals {@damage 3d4} piercing damage and 5 piercing splash damage." + "The item bonus is +2. The bomb deals {@damage 3d4} piercing damage and 5 piercing {@trait splash} damage." ] }, { @@ -510,7 +510,7 @@ "amount": 4000 }, "entries": [ - "The item bonus is +3. The bomb deals {@damage 4d4} piercing damage and 6 piercing splash damage." + "The item bonus is +3. The bomb deals {@damage 4d4} piercing damage and 6 piercing {@trait splash} damage." ] } ] @@ -682,7 +682,7 @@ }, "category": "Bomb", "entries": [ - "This flask is filled with a murky purple gas that briefly interferes with normal brain activity. A dread ampoule deals the listed mental damage and mental splash damage.", + "This flask is filled with a murky purple gas that briefly interferes with normal brain activity. A dread ampoule deals the listed mental damage and mental {@trait splash} damage.", "On a hit, the target becomes {@condition frightened|CRB|frightened 1}, or {@condition frightened|CRB|frightened 2} on a critical hit. Many types also grant an item bonus to attack rolls." ], "generic": "G", @@ -695,7 +695,7 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d6} mental damage and 1 mental splash damage." + "The bomb deals {@damage 1d6} mental damage and 1 mental {@trait splash} damage." ] }, { @@ -706,7 +706,7 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} mental damage and 2 mental splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} mental damage and 2 mental {@trait splash} damage." ] }, { @@ -717,7 +717,7 @@ "amount": 300 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} mental damage and 3 mental splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} mental damage and 3 mental {@trait splash} damage." ] }, { @@ -728,7 +728,7 @@ "amount": 3000 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} mental damage and 4 mental splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} mental damage and 4 mental {@trait splash} damage." ] } ] @@ -1342,7 +1342,7 @@ }, "category": "Bomb", "entries": [ - "These spring-loaded metal canisters contain a mixture of chemicals and salts that drain and disintegrate nearby undead creatures. A ghost charge deals the listed positive damage and splash damage, though as usual for positive damage, this damage harms only undead and creatures with negative healing. Ghost charges are designed to explode even on contact with a spiritual substance, making them ideal for damaging incorporeal undead. A primary target that takes damage from a ghost charge becomes {@condition enfeebled} until the start of your next turn. Many types grant an item bonus to attack rolls." + "These spring-loaded metal canisters contain a mixture of chemicals and salts that drain and disintegrate nearby undead creatures. A ghost charge deals the listed positive damage and {@trait splash} damage, though as usual for positive damage, this damage harms only undead and creatures with negative healing. Ghost charges are designed to explode even on contact with a spiritual substance, making them ideal for damaging incorporeal undead. A primary target that takes damage from a ghost charge becomes {@condition enfeebled} until the start of your next turn. Many types grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -1354,7 +1354,7 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d8} positive damage and 1 positive splash damage, and the target is {@condition enfeebled|CRB|enfeebled 1} until the start of your next turn." + "The bomb deals {@damage 1d8} positive damage and 1 positive {@trait splash} damage, and the target is {@condition enfeebled|CRB|enfeebled 1} until the start of your next turn." ] }, { @@ -1365,7 +1365,7 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} positive damage and 2 positive splash damage, and the target is {@condition enfeebled|CRB|enfeebled 1} until the start of your next turn." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} positive damage and 2 positive {@trait splash} damage, and the target is {@condition enfeebled|CRB|enfeebled 1} until the start of your next turn." ] }, { @@ -1376,7 +1376,7 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} positive damage and 3 positive splash damage, and the target is {@condition enfeebled|CRB|enfeebled 2} until the start of your next turn." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} positive damage and 3 positive {@trait splash} damage, and the target is {@condition enfeebled|CRB|enfeebled 2} until the start of your next turn." ] }, { @@ -1387,7 +1387,7 @@ "amount": 2500 }, "entries": [ - "The bomb deals {@damage 4d8} positive damage and 4 positive splash damage, and the target is {@condition enfeebled|CRB|enfeebled 2} until the start of your next turn." + "The bomb deals {@damage 4d8} positive damage and 4 positive {@trait splash} damage, and the target is {@condition enfeebled|CRB|enfeebled 2} until the start of your next turn." ] } ] @@ -1739,7 +1739,10 @@ "unit": "action" }, "components": [ - "Interact (visual)" + "{@action Interact}" + ], + "traits": [ + "visual" ], "frequency": { "unit": "day", @@ -2364,7 +2367,7 @@ "{@action Interact}" ], "entries": [ - "You rub your thumb on one side of the coin with the intent of slightly tweaking the strands of fate, then flip the coin into the air in a coin toss. No matter how the toss is resolved\u2014 letting the coin fall to the ground, slapping it down on the back of your hand, or catching it on your open palm\u2014it always lands with the side you rubbed face up." + "You rub your thumb on one side of the coin with the intent of slightly tweaking the strands of fate, then flip the coin into the air in a coin toss. No matter how the toss is resolved\u2014letting the coin fall to the ground, slapping it down on the back of your hand, or catching it on your open palm\u2014it always lands with the side you rubbed face up." ] } ] @@ -3419,7 +3422,10 @@ }, "components": [ "envision", - "Interact (attack)" + "{@action Interact}" + ], + "traits": [ + "attack" ], "frequency": { "unit": "round", diff --git a/data/items/items-av1.json b/data/items/items-av1.json index 6af9f12d7c..ca7557735c 100644 --- a/data/items/items-av1.json +++ b/data/items/items-av1.json @@ -85,8 +85,11 @@ "unit": "action" }, "components": [ - "Interact (emotion", - "visual)" + "{@action Interact}" + ], + "traits": [ + "emotion", + "visual" ], "frequency": { "unit": "day", @@ -188,7 +191,7 @@ "bulk": 2, "category": "Artifact", "entries": [ - "This hefty tome was compiled centuries ago by an anonymous author who sought to collect all parables, myths, stories, and encounters with the Outer Goddess {@deity Nhimbaloth|LOGM}. According to the introduction, the author's original intent was to create a work that foes of the Empty Death could use to fight against her influence, but as one reads through the book, it becomes apparent that the opposite effect has been achieved\u2014by compiling these stories, the author inadvertently generated a work that made it easier for {@deity Nhimbaloth|LOGM} to influence the world. Those who venerate the Empty Death seek copies of this book to use as a guide and religious text, while those who don't know better and peruse the book as though it were merely an anthology of stories find themselves unwittingly falling prey to {@deity Nhimbaloth|LOGM}'s cult or agents of the entity herself. Those who study from The Whispering Reeds for too long are often cursed to rise as ghosts after death\u2014 though their existence never lasts for long, as they are inevitably consumed by {@deity Nhimbaloth|LOGM}.", + "This hefty tome was compiled centuries ago by an anonymous author who sought to collect all parables, myths, stories, and encounters with the Outer Goddess {@deity Nhimbaloth|LOGM}. According to the introduction, the author's original intent was to create a work that foes of the Empty Death could use to fight against her influence, but as one reads through the book, it becomes apparent that the opposite effect has been achieved\u2014by compiling these stories, the author inadvertently generated a work that made it easier for {@deity Nhimbaloth|LOGM} to influence the world. Those who venerate the Empty Death seek copies of this book to use as a guide and religious text, while those who don't know better and peruse the book as though it were merely an anthology of stories find themselves unwittingly falling prey to {@deity Nhimbaloth|LOGM}'s cult or agents of the entity herself. Those who study from The Whispering Reeds for too long are often cursed to rise as ghosts after death\u2014though their existence never lasts for long, as they are inevitably consumed by {@deity Nhimbaloth|LOGM}.", "If a character understands the dangers of this book, however, moderated use can stall or even prevent such a fate from befalling them. If a character takes special care, they can even potentially use The Whispering Reeds for its original purpose\u2014as a weapon against the cult of {@deity Nhimbaloth|LOGM}. Using the text too often or leveraging some of its more powerful effects, however, causes the user to feel an ominous chill. In these cases, the user is exposed to the tome's curse, Empty Death (see below)", "The anonymous compiler wanted to produce an enormous print run of The Whispering Reeds, but after the initial run they realized the danger and scuttled those plans, instead attempting to destroy those copies already created. This crusade caught the attention of {@deity Nhimbaloth|LOGM}'s cult, who swiftly assassinated the compiler.", "Fewer than two dozen copies of this rare tome are believed to still exist. The book's sinister nature causes all attempts to transcribe it to fail, resulting in bodies of gibberish, nonsense text.", @@ -253,7 +256,7 @@ }, "entries": [ "You cast one of the following spells at the lowest level possible (unless otherwise specified): {@spell crushing despair} (one target within 30 feet only), {@spell fear} (3rd), {@spell paranoia}, or {@spell phantasmal killer}. You are exposed to the Empty Death each time you use this ability.", - "Empty Death (curse, necromancy, occult) Saving Throw DC 27 Will; Effect If you activate The Whispering Reeds and are not a worshipper of {@deity Nhimbaloth|LOGM}, you become {@condition stupefied|CRB|stupefied 2} for 24 hours as your thoughts fill with paranoia that something is watching you from the other side of death. If you die while affected by the Empty Death, you immediately become a chaotic evil ghost. Every 7 days that pass after you become a ghost, you must succeed at a DC {@flatDC 2} flat check\u2014 failure indicates that you are consumed by {@deity Nhimbaloth|LOGM}.", + "Empty Death (curse, necromancy, occult) Saving Throw DC 27 Will; Effect If you activate The Whispering Reeds and are not a worshipper of {@deity Nhimbaloth|LOGM}, you become {@condition stupefied|CRB|stupefied 2} for 24 hours as your thoughts fill with paranoia that something is watching you from the other side of death. If you die while affected by the Empty Death, you immediately become a chaotic evil ghost. Every 7 days that pass after you become a ghost, you must succeed at a DC {@flatDC 2} flat check\u2014failure indicates that you are consumed by {@deity Nhimbaloth|LOGM}.", "A creature whose ghost is consumed in this way does not travel to the River of Souls and is utterly annihilated; this creature can only be restored to life via a 10th-level spell effect or ritual like {@spell wish}." ] } diff --git a/data/items/items-av2.json b/data/items/items-av2.json index c360b73213..47ff576123 100644 --- a/data/items/items-av2.json +++ b/data/items/items-av2.json @@ -127,11 +127,17 @@ "type": "ability", "activity": { "number": 1, - "unit": "varies", - "entry": "{@as 1} {@action Interact} (concentrate) Frequency" + "unit": "action" + }, + "frequency": { + "unit": "hour", + "number": 1 }, "components": [ - "once per hour" + "{@action Interact}" + ], + "traits": [ + "concentrate" ], "entries": [ "You play a pounding rhythm on the drum. If the next action you use is to cast a {@filter composition cantrip that has an emanation|spells||Spell Type=cantrip;focus=sand~sand~b1|General=Composition|Area Type=Emanation}, increase the area of the emanation by 30 feet." diff --git a/data/items/items-av3.json b/data/items/items-av3.json index 431f9bf0e2..75bb7de404 100644 --- a/data/items/items-av3.json +++ b/data/items/items-av3.json @@ -253,7 +253,7 @@ }, "category": "Bomb", "entries": [ - "Necrotic bombs combine reagents most people consider disgusting at best and unholy at worst, creating a life-sucking miasma upon contact with air. A necrotic bomb deals the listed negative damage and splash damage, and it sickens the primary target on a critical hit. This damage harms only living creatures.", + "Necrotic bombs combine reagents most people consider disgusting at best and unholy at worst, creating a life-sucking miasma upon contact with air. A necrotic bomb deals the listed negative damage and {@trait splash} damage, and it sickens the primary target on a critical hit. This damage harms only living creatures.", "Many types grant an item bonus to attack rolls." ], "generic": "G", @@ -266,7 +266,7 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d6} negative damage and 1 negative splash damage. On a critical hit, the target is {@condition sickened|CRB|sickened 1}." + "The bomb deals {@damage 1d6} negative damage and 1 negative {@trait splash} damage. On a critical hit, the target is {@condition sickened|CRB|sickened 1}." ] }, { @@ -277,7 +277,7 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} negative damage and 2 negative splash damage. On a critical hit, the target is {@condition sickened|CRB|sickened 2}." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} negative damage and 2 negative {@trait splash} damage. On a critical hit, the target is {@condition sickened|CRB|sickened 2}." ] }, { @@ -288,7 +288,7 @@ "amount": 250 }, "entries": [ - "You gain a +2 bonus to attack rolls. The bomb deals {@damage 3d6} negative damage and 3 negative splash damage. On a critical hit, the target is {@condition sickened|CRB|sickened 3}." + "You gain a +2 bonus to attack rolls. The bomb deals {@damage 3d6} negative damage and 3 negative {@trait splash} damage. On a critical hit, the target is {@condition sickened|CRB|sickened 3}." ] }, { @@ -299,7 +299,7 @@ "amount": 2500 }, "entries": [ - "You gain a +3 bonus to attack rolls. The bomb deals {@damage 4d6} negative damage and 4 negative splash damage. On a critical hit, the target is {@condition sickened|CRB|sickened 4}." + "You gain a +3 bonus to attack rolls. The bomb deals {@damage 4d6} negative damage and 4 negative {@trait splash} damage. On a critical hit, the target is {@condition sickened|CRB|sickened 4}." ] } ] @@ -348,8 +348,11 @@ "unit": "action" }, "components": [ - "Interact (attack", - "possession)" + "{@action Interact}" + ], + "traits": [ + "attack", + "possession" ], "entries": [ "as Crimson Fulcrum Lens, but the melee spell attack modifier is +21." diff --git a/data/items/items-botd.json b/data/items/items-botd.json index 991ff94a66..0a50901574 100644 --- a/data/items/items-botd.json +++ b/data/items/items-botd.json @@ -53,7 +53,7 @@ }, "requirements": "The Lady's chalice is full of a vial's worth of holy water", "entries": [ - "The chalice splashes a spiral of holy water into an adjacent space. This is a simple thrown weapon with a range of 5 feet. Unlike an alchemical bomb, it doesn't add the {@trait manipulate} trait to the attack made with it. If it hits, it deals {@damage 2d6} good damage and 2 good splash damage (including to you, if you're evil)." + "The chalice splashes a spiral of holy water into an adjacent space. This is a simple thrown weapon with a range of 5 feet. Unlike an alchemical bomb, it doesn't add the {@trait manipulate} trait to the attack made with it. If it hits, it deals {@damage 2d6} good damage and 2 good {@trait splash} damage (including to you, if you're evil)." ] } ] @@ -172,7 +172,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 1d4} positive damage and 1 positive splash damage, as well as {@dice 1d4} additional fire damage. As normal, positive damage harms only undead and other creatures with negative healing. Undead with a particular vulnerability to sunlight (such as vampires or wraiths) take the maximum amount of positive damage from bottled sunlight (4 instead of {@dice 1d4}). For any ability that depends on the number of weapon dice bottled sunlight has, count only the positive damage dice." + "The bomb deals {@damage 1d4} positive damage and 1 positive {@trait splash} damage, as well as {@dice 1d4} additional fire damage. As normal, positive damage harms only undead and other creatures with negative healing. Undead with a particular vulnerability to sunlight (such as vampires or wraiths) take the maximum amount of positive damage from bottled sunlight (4 instead of {@dice 1d4}). For any ability that depends on the number of weapon dice bottled sunlight has, count only the positive damage dice." ], "variantType": "lesser" }, @@ -183,7 +183,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 2d4} positive damage, 2 positive splash damage, and {@dice 2d4} additional fire damage." + "The bomb deals {@damage 2d4} positive damage, 2 positive {@trait splash} damage, and {@dice 2d4} additional fire damage." ], "variantType": "moderate" }, @@ -194,7 +194,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 3d4} positive damage, 3 positive splash damage, and {@dice 3d4} additional fire damage." + "The bomb deals {@damage 3d4} positive damage, 3 positive {@trait splash} damage, and {@dice 3d4} additional fire damage." ], "variantType": "greater" }, @@ -205,7 +205,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 4d4} positive damage, 4 positive splash damage, and {@dice 4d4} additional fire damage." + "The bomb deals {@damage 4d4} positive damage, 4 positive {@trait splash} damage, and {@dice 4d4} additional fire damage." ], "variantType": "major" } diff --git a/data/items/items-crb.json b/data/items/items-crb.json index fb8f5ff93e..11714341d9 100644 --- a/data/items/items-crb.json +++ b/data/items/items-crb.json @@ -26,7 +26,7 @@ }, "category": "Bomb", "entries": [ - "This flask filled with corrosive acid deals 1 acid damage, the listed {@condition persistent damage||persistent acid damage}, and the listed acid splash damage. Many types grant an item bonus to attack rolls." + "This flask filled with corrosive acid deals 1 acid damage, the listed {@condition persistent damage||persistent acid damage}, and the listed acid {@trait splash} damage. Many types grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -39,12 +39,12 @@ "amount": 3 }, "entries": [ - "It deals {@damage 1d6} {@condition persistent damage||persistent acid damage} and 1 acid splash damage." + "It deals {@damage 1d6} {@condition persistent damage||persistent acid damage} and 1 acid {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "{@damage 1d6} {@condition persistent damage||persistent acid damage} and 1 acid splash damage." + "with": "{@damage 1d6} {@condition persistent damage||persistent acid damage} and 1 acid {@trait splash} damage." } } }, @@ -56,12 +56,12 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} {@condition persistent damage||persistent acid damage} and 2 acid splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} {@condition persistent damage||persistent acid damage} and 2 acid {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "{@damage 2d6} {@condition persistent damage||persistent acid damage} and 2 acid splash damage. You gain a +1 item bonus to attack rolls." + "with": "{@damage 2d6} {@condition persistent damage||persistent acid damage} and 2 acid {@trait splash} damage. You gain a +1 item bonus to attack rolls." } } }, @@ -73,12 +73,12 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} {@condition persistent damage||persistent acid damage} and 3 acid splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} {@condition persistent damage||persistent acid damage} and 3 acid {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "{@damage 3d6} {@condition persistent damage||persistent acid damage} and 3 acid splash damage. You gain a +2 item bonus to attack rolls." + "with": "{@damage 3d6} {@condition persistent damage||persistent acid damage} and 3 acid {@trait splash} damage. You gain a +2 item bonus to attack rolls." } } }, @@ -90,12 +90,12 @@ "amount": 2500 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} {@condition persistent damage||persistent acid damage} and 4 acid splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} {@condition persistent damage||persistent acid damage} and 4 acid {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "{@damage 4d6} {@condition persistent damage||persistent acid damage} and 4 acid splash damage. You gain a +3 item bonus to attack rolls." + "with": "{@damage 4d6} {@condition persistent damage||persistent acid damage} and 4 acid {@trait splash} damage. You gain a +3 item bonus to attack rolls." } } } @@ -103,7 +103,7 @@ "_vmod": { "entries": { "mode": "replaceTxt", - "replace": "the listed {@condition persistent damage\\|\\|persistent acid damage}, and the listed acid splash damage\\. Many types grant an item bonus to attack rolls\\." + "replace": "the listed {@condition persistent damage\\|\\|persistent acid damage}, and the listed acid {@trait splash} damage\\. Many types grant an item bonus to attack rolls\\." }, "entriesMode": "generic" } @@ -653,7 +653,7 @@ "entries": [ "The first time each day you die, your vital and spiritual essences mingle together and reside within this aeon stone.", "You have a limited sense of how many life forces are currently within 30 feet of the stone, which you can potentially use to determine when it's safe to call on the stone's power. At any time within the next hour after your body died, you can spend 1 minute concentrating in order to return to your body.", - "As long as your body is still intact, you are no longer dead\u2014 you are restored to 1 HP with the {@condition doomed 3} and {@condition wounded 3} conditions. You can benefit from the effects of only one pale orange rhomboid aeon stone in a given day.", + "As long as your body is still intact, you are no longer dead\u2014you are restored to 1 HP with the {@condition doomed 3} and {@condition wounded 3} conditions. You can benefit from the effects of only one pale orange rhomboid aeon stone in a given day.", "The resonant power allows you to wait more than an hour to return to your body with the aeon stone; as long as the wayfinder remains on the body, your body doesn't decay and you can return at any point." ] }, @@ -844,7 +844,7 @@ }, "category": "Bomb", "entries": [ - "Alchemist's fire is a combination of volatile liquids that ignite when exposed to air. Alchemist's fire deals the listed fire damage, {@condition persistent damage||persistent fire damage}, and splash damage. Many types grant an item bonus to attack rolls." + "Alchemist's fire is a combination of volatile liquids that ignite when exposed to air. Alchemist's fire deals the listed fire damage, {@condition persistent damage||persistent fire damage}, and {@trait splash} damage. Many types grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -857,7 +857,7 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d8} fire damage, 1 {@condition persistent damage||persistent fire damage}, and 1 fire splash damage." + "The bomb deals {@damage 1d8} fire damage, 1 {@condition persistent damage||persistent fire damage}, and 1 fire {@trait splash} damage." ] }, { @@ -868,7 +868,7 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} fire damage, 2 {@condition persistent damage||persistent fire damage}, and 2 fire splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} fire damage, 2 {@condition persistent damage||persistent fire damage}, and 2 fire {@trait splash} damage." ] }, { @@ -879,7 +879,7 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} fire damage, 3 {@condition persistent damage||persistent fire damage}, and 3 fire splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} fire damage, 3 {@condition persistent damage||persistent fire damage}, and 3 fire {@trait splash} damage." ] }, { @@ -890,7 +890,7 @@ "amount": 2500 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} fire damage, 4 {@condition persistent damage||persistent fire damage}, and 4 fire splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} fire damage, 4 {@condition persistent damage||persistent fire damage}, and 4 fire {@trait splash} damage." ] } ], @@ -2769,7 +2769,7 @@ }, "category": "Snare", "entries": [ - "You create a snare that catalyzes three 3rd-level moderate alchemical bombs of the same type to explode when a creature enters the snare's square. The target and all creatures in adjacent squares must attempt a DC 26 Reflex save, as the snare deals damage equal to three times the direct hit damage from one of the component bombs (for example, {@damage 6d6} electricity damage from bottled lightning) with no splash damage or other effects.", + "You create a snare that catalyzes three 3rd-level moderate alchemical bombs of the same type to explode when a creature enters the snare's square. The target and all creatures in adjacent squares must attempt a DC 26 Reflex save, as the snare deals damage equal to three times the direct hit damage from one of the component bombs (for example, {@damage 6d6} electricity damage from bottled lightning) with no {@trait splash} damage or other effects.", { "type": "successDegree", "entries": { @@ -3055,7 +3055,7 @@ }, "category": "Bomb", "entries": [ - "Bottled lightning is packed with volatile reagents that create a blast of electricity when they are exposed to air. Bottled lightning deals the listed electricity damage and electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. Many types grant an item bonus to attack rolls." + "Bottled lightning is packed with volatile reagents that create a blast of electricity when they are exposed to air. Bottled lightning deals the listed electricity damage and electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. Many types grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -3068,12 +3068,12 @@ "amount": 3 }, "entries": [ - "It deals {@damage 1d6} electricity damage and 1 electricity splash damage." + "It deals {@damage 1d6} electricity damage and 1 electricity {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "The bomb deals {@damage 1d6} electricity damage and 1 electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn." + "with": "The bomb deals {@damage 1d6} electricity damage and 1 electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn." } } }, @@ -3085,12 +3085,12 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} electricity damage and 2 electricity splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} electricity damage and 2 electricity {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "The bomb deals {@damage 2d6} electricity damage and 2 electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +1 item bonus to attack rolls." + "with": "The bomb deals {@damage 2d6} electricity damage and 2 electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +1 item bonus to attack rolls." } } }, @@ -3102,12 +3102,12 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} electricity damage and 3 electricity splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} electricity damage and 3 electricity {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "The bomb deals {@damage 3d6} electricity damage and 3 electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +2 item bonus to attack rolls." + "with": "The bomb deals {@damage 3d6} electricity damage and 3 electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +2 item bonus to attack rolls." } } }, @@ -3119,12 +3119,12 @@ "amount": 2500 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} electricity damage and 4 electricity splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} electricity damage and 4 electricity {@trait splash} damage." ], "_mod": { "entries": { "replaceTags": true, - "with": "The bomb deals {@damage 4d6} electricity damage and 4 electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +3 item bonus to attack rolls." + "with": "The bomb deals {@damage 4d6} electricity damage and 4 electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. You gain a +3 item bonus to attack rolls." } } } @@ -3133,7 +3133,7 @@ "entriesMode": "generic", "entries": { "mode": "replaceTxt", - "replace": "Bottled lightning deals the listed electricity damage and electricity splash damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. Many types grant an item bonus to attack rolls." + "replace": "Bottled lightning deals the listed electricity damage and electricity {@trait splash} damage. On a hit, the target becomes {@condition flat-footed} until the start of your next turn. Many types grant an item bonus to attack rolls." } } }, @@ -3664,7 +3664,7 @@ "hands": 1, "category": "Adventuring Gear", "entries": [ - "These four-pronged metal spikes can damage a creature's feet. You can scatter caltrops in an empty square adjacent to you with an Interact action. The first creature that moves into that square must succeed at a DC 14 {@skill Acrobatics} check or take 1d4 piercing damage and 1 persistent bleed damage. A creature taking persistent bleed damage from caltrops takes a \u20135-foot penalty to its Speed. Spending an Interact action to pluck the caltrops free reduces the DC to stop the bleeding. Once a creature takes damage from caltrops, enough are ruined that other creatures moving into the square are safe. Deployed caltrops can be salvaged and reused if no creatures took damage from them. Otherwise, enough are ruined that they can't be salvaged." + "These four-pronged metal spikes can damage a creature's feet. You can scatter caltrops in an empty square adjacent to you with an Interact action. The first creature that moves into that square must succeed at a DC 14 {@skill Acrobatics} check or take 1d4 piercing damage and 1 {@condition persistent damage||persistent bleed damage}. A creature taking {@condition persistent damage||persistent bleed damage} from caltrops takes a \u20135-foot penalty to its Speed. Spending an Interact action to pluck the caltrops free reduces the DC to stop the bleeding. Once a creature takes damage from caltrops, enough are ruined that other creatures moving into the square are safe. Deployed caltrops can be salvaged and reused if no creatures took damage from them. Otherwise, enough are ruined that they can't be salvaged." ] }, { @@ -6649,7 +6649,7 @@ "unit": "action" }, "components": [ - "Recall Knowledge" + "{@action Recall Knowledge}" ], "frequency": { "unit": "day", @@ -8331,7 +8331,10 @@ "unit": "free" }, "components": [ - "envision (fortune)" + "envision" + ], + "traits": [ + "fortune" ], "trigger": "You attack a {@condition concealed} or {@condition hidden} creature and haven't attempted the flat check yet", "entries": [ @@ -9005,7 +9008,10 @@ "unit": "free" }, "components": [ - "command (fire)" + "command" + ], + "traits": [ + "fire" ], "trigger": "You use the forge warden to {@feat Shield Block} an adjacent creature's attack and the shield takes damage", "entries": [ @@ -9180,7 +9186,7 @@ }, "category": "Bomb", "entries": [ - "The liquid reagents in this vial rapidly absorb heat when exposed to air. A frost vial deals the listed cold damage and cold splash damage. On a hit, the target takes a status penalty to its Speeds until the end of its next turn. Many types of frost vial also grant an item bonus to attack rolls." + "The liquid reagents in this vial rapidly absorb heat when exposed to air. A frost vial deals the listed cold damage and cold {@trait splash} damage. On a hit, the target takes a status penalty to its Speeds until the end of its next turn. Many types of frost vial also grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -9194,11 +9200,11 @@ }, "_mod": { "entries": { - "with": "A lesser frost vial deals {@damage 1d6} cold damage and 1 cold splash damage. On a hit, the target takes a \u20135-foot status penalty to its Speeds until the end of its next turn." + "with": "A lesser frost vial deals {@damage 1d6} cold damage and 1 cold {@trait splash} damage. On a hit, the target takes a \u20135-foot status penalty to its Speeds until the end of its next turn." } }, "entries": [ - "The bomb deals {@damage 1d6} cold damage and 1 cold splash damage, and the target takes a \u20135-foot penalty." + "The bomb deals {@damage 1d6} cold damage and 1 cold {@trait splash} damage, and the target takes a \u20135-foot penalty." ] }, { @@ -9210,11 +9216,11 @@ }, "_mod": { "entries": { - "with": "A moderate frost vial deals {@damage 2d6} cold damage and 2 cold splash damage. On a hit, the target takes a \u201310-foot status penalty to its Speeds until the end of its next turn. You gain a +1 item bonus to attack rolls." + "with": "A moderate frost vial deals {@damage 2d6} cold damage and 2 cold {@trait splash} damage. On a hit, the target takes a \u201310-foot status penalty to its Speeds until the end of its next turn. You gain a +1 item bonus to attack rolls." } }, "entries": [ - "You gain a +1 item bonus to attack rolls, the bomb deals {@damage 2d6} cold damage and 2 cold splash damage, and the target takes a \u201310-foot penalty." + "You gain a +1 item bonus to attack rolls, the bomb deals {@damage 2d6} cold damage and 2 cold {@trait splash} damage, and the target takes a \u201310-foot penalty." ] }, { @@ -9226,11 +9232,11 @@ }, "_mod": { "entries": { - "with": "A greater frost vial deals {@damage 3d6} cold damage and 3 cold splash damage. On a hit, the target takes a \u201310-foot status penalty to its Speeds until the end of its next turn. You gain a +2 item bonus to attack rolls." + "with": "A greater frost vial deals {@damage 3d6} cold damage and 3 cold {@trait splash} damage. On a hit, the target takes a \u201310-foot status penalty to its Speeds until the end of its next turn. You gain a +2 item bonus to attack rolls." } }, "entries": [ - "You gain a +2 item bonus to attack rolls, the bomb deals {@damage 3d6} cold damage and 3 cold splash damage, and the target takes a \u201310-foot penalty." + "You gain a +2 item bonus to attack rolls, the bomb deals {@damage 3d6} cold damage and 3 cold {@trait splash} damage, and the target takes a \u201310-foot penalty." ] }, { @@ -9242,11 +9248,11 @@ }, "_mod": { "entries": { - "with": "A major frost vial deals {@damage 4d6} cold damage and 4 cold splash damage. On a hit, the target takes a \u201315-foot status penalty to its Speeds until the end of its next turn. You gain a +3 item bonus to attack rolls." + "with": "A major frost vial deals {@damage 4d6} cold damage and 4 cold {@trait splash} damage. On a hit, the target takes a \u201315-foot status penalty to its Speeds until the end of its next turn. You gain a +3 item bonus to attack rolls." } }, "entries": [ - "You gain a +3 item bonus to attack rolls, the bomb deals {@damage 4d6} cold damage and 4 cold splash damage, and the target takes a \u201315-foot penalty." + "You gain a +3 item bonus to attack rolls, the bomb deals {@damage 4d6} cold damage and 4 cold {@trait splash} damage, and the target takes a \u201315-foot penalty." ] } ], @@ -9254,7 +9260,7 @@ "entriesMode": "generic", "entries": { "mode": "replaceTxt", - "replace": "A frost vial deals the listed cold damage and cold splash damage. On a hit, the target takes a status penalty to its Speeds until the end of its next turn. Many types of frost vial also grant an item bonus to attack rolls." + "replace": "A frost vial deals the listed cold damage and cold {@trait splash} damage. On a hit, the target takes a status penalty to its Speeds until the end of its next turn. Many types of frost vial also grant an item bonus to attack rolls." } } }, @@ -10082,7 +10088,7 @@ "category": "Worn", "entries": [ "As you invest these embroidered strips of cloth, you must meditate and slowly wrap them around your hands. These handwraps have weapon runes etched into them to give your unarmed attacks the benefits of those runes, making your unarmed attacks work like magic weapons. For example, +1 striking handwraps of mighty blows would give you a +1 item bonus to attack rolls with your unarmed attacks and increase the damage of your unarmed attacks from one weapon die to two (normally {@dice 2d4} instead of {@dice 1d4}, but if your fists have a different weapon damage die or you have other unarmed attacks, use two of that die size instead)", - "You can upgrade, add, and transfer runes to and from the handwraps just as you would for a weapon, and you can attach talismans to the handwraps. Treat the handwraps as melee weapons of the brawling group with light Bulk for these purposes. Property runes apply only when they would be applicable to the unarmed attack you're using. For example, a property that must be applied to a slashing weapon wouldn't function when you attacked with a fist, but you would gain its benefits if you attacked with a claw or some other slashing unarmed attack.", + "You can upgrade, add, and transfer runes to and from the handwraps just as you would for a weapon, and you can attach talismans to the handwraps. Treat the handwraps as melee weapons of the {@group brawling} group with light Bulk for these purposes. Property runes apply only when they would be applicable to the unarmed attack you're using. For example, a property that must be applied to a slashing weapon wouldn't function when you attacked with a fist, but you would gain its benefits if you attacked with a claw or some other slashing unarmed attack.", "The entries below list the most typical combinations of fundamental runes." ], "generic": "G", @@ -10292,7 +10298,10 @@ "unit": "reaction" }, "components": [ - "envision (fortune)" + "envision" + ], + "traits": [ + "fortune" ], "frequency": { "unit": "hour", @@ -10835,7 +10844,7 @@ "category": "Consumable", "entries": [ "This vial contains water blessed by a good deity. You activate a vial of holy water by throwing it as a {@action Strike}. It's a simple thrown weapon with a range increment of 20 feet. Unlike an alchemical bomb, it doesn't add the {@trait manipulate} trait to the attack made with it.", - "Holy water deals {@damage 1d6} good damage and 1 good splash damage. It damages only fiends, undead, and creatures that have a weakness to good damage." + "Holy water deals {@damage 1d6} good damage and 1 good {@trait splash} damage. It damages only fiends, undead, and creatures that have a weakness to good damage." ] }, { @@ -11471,7 +11480,7 @@ "unit": "action" }, "components": [ - "Brutal Finish" + "{@feat Brutal Finish}" ] }, "category": "Talisman", @@ -12174,7 +12183,7 @@ "unit": "action" }, "components": [ - "Raise a Shield" + "{@action Raise a Shield}" ], "frequency": { "unit": "day", @@ -12726,7 +12735,7 @@ "unit": "action" }, "components": [ - "Treat Poison or 8 hours (Treat Disease)" + "{@action Treat Poison} or 8 hours ({@action Treat Disease})" ], "entries": [ "You can activate the tools when you use them to {@action Treat Poison} in order to produce the effects of neutralize poison, or when you {@action Treat Disease} in order to produce the effects of remove disease. Once these medicines have been used to treat a patient's poison or disease, they can't be used again to treat the same affliction for that patient." @@ -13554,7 +13563,7 @@ "unit": "action" }, "components": [ - "Climb" + "{@action Climb}" ], "requirements": "You are trained in {@skill Athletics}" }, @@ -21697,7 +21706,7 @@ }, "category": "Bomb", "entries": [ - "When this stone hits a creature or a hard surface, it explodes with a deafening bang. A thunderstone deals the listed sonic damage and sonic splash damage, and each creature within 10 feet of the space in which the stone exploded must succeed at a Fortitude saving throw with the listed DC or be {@condition deafened} until the end of its next turn. Many types of thunderstone grant an item bonus to attack rolls." + "When this stone hits a creature or a hard surface, it explodes with a deafening bang. A thunderstone deals the listed sonic damage and sonic {@trait splash} damage, and each creature within 10 feet of the space in which the stone exploded must succeed at a Fortitude saving throw with the listed DC or be {@condition deafened} until the end of its next turn. Many types of thunderstone grant an item bonus to attack rolls." ], "generic": "G", "variants": [ @@ -21709,15 +21718,15 @@ "amount": 3 }, "entries": [ - "The bomb deals {@damage 1d4} sonic damage and 1 sonic splash damage, and the DC is 17." + "The bomb deals {@damage 1d4} sonic damage and 1 sonic {@trait splash} damage, and the DC is 17." ], "equipment": true, "_mod": { "entries": [ { "mode": "replaceTxt", - "replace": "the listed sonic damage and sonic splash damage", - "with": "{@damage 1d4} sonic damage and 1 sonic splash damage" + "replace": "the listed sonic damage and sonic {@trait splash} damage", + "with": "{@damage 1d4} sonic damage and 1 sonic {@trait splash} damage" }, { "mode": "replaceTxt", @@ -21741,14 +21750,14 @@ "amount": 10 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} sonic damage and 2 sonic splash damage, and the DC is 20." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} sonic damage and 2 sonic {@trait splash} damage, and the DC is 20." ], "_mod": { "entries": [ { "mode": "replaceTxt", - "replace": "the listed sonic damage and sonic splash damage", - "with": "{@damage 2d4} sonic damage and 2 sonic splash damage" + "replace": "the listed sonic damage and sonic {@trait splash} damage", + "with": "{@damage 2d4} sonic damage and 2 sonic {@trait splash} damage" }, { "mode": "replaceTxt", @@ -21772,14 +21781,14 @@ "amount": 250 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} sonic damage and 3 sonic splash damage, and the DC is 28." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} sonic damage and 3 sonic {@trait splash} damage, and the DC is 28." ], "_mod": { "entries": [ { "mode": "replaceTxt", - "replace": "the listed sonic damage and sonic splash damage", - "with": "{@damage 3d4} sonic damage and 3 sonic splash damage" + "replace": "the listed sonic damage and sonic {@trait splash} damage", + "with": "{@damage 3d4} sonic damage and 3 sonic {@trait splash} damage" }, { "mode": "replaceTxt", @@ -21803,14 +21812,14 @@ "amount": 2500 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} sonic damage and 4 sonic splash damage, and the DC is 36." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} sonic damage and 4 sonic {@trait splash} damage, and the DC is 36." ], "_mod": { "entries": [ { "mode": "replaceTxt", - "replace": "the listed sonic damage and sonic splash damage", - "with": "{@damage 4d4} sonic damage and 4 sonic splash damage" + "replace": "the listed sonic damage and sonic {@trait splash} damage", + "with": "{@damage 4d4} sonic damage and 4 sonic {@trait splash} damage" }, { "mode": "replaceTxt", @@ -22147,7 +22156,10 @@ "unit": "action" }, "components": [ - "Interact (auditory)" + "{@action Interact}" + ], + "traits": [ + "auditory" ], "entries": [ "You can raise the conch to your lips and blow into it, letting out a long, rumbling note. For the next minute, you and all allies who were within 30 feet of you when you activated the conch gain a +2 item bonus to {@skill Athletics} checks to {@action Swim} and can breathe under water." @@ -22345,7 +22357,7 @@ "category": "Consumable", "entries": [ "An evil deity's malice lies within this vial of water. You activate a vial of unholy water by throwing it as a {@action Strike}. It's a simple thrown weapon with a range increment of 20 feet. Unlike an alchemical bomb, it doesn't add the {@trait manipulate} trait to the attack made with it.", - "Unholy water deals {@damage 1d6} evil damage and 1 evil splash damage.", + "Unholy water deals {@damage 1d6} evil damage and 1 evil {@trait splash} damage.", "It damages only celestials and creatures that have a weakness to evil damage." ] }, @@ -22677,8 +22689,11 @@ "unit": "reaction" }, "components": [ - "envision (death", - "incapacitation)" + "envision" + ], + "traits": [ + "death", + "incapacitation" ], "trigger": "You roll a natural 20 on a {@action Strike} with the weapon, critically succeed, and deal slashing damage.", "entries": [ diff --git a/data/items/items-da.json b/data/items/items-da.json index 6c5b8836eb..8eb1e70158 100644 --- a/data/items/items-da.json +++ b/data/items/items-da.json @@ -296,7 +296,7 @@ "category": "Consumable", "entries": [ "Those who fail to see the curse view this object as a priceless gift, capable of restoring life to the deceased, but deep in the heart of this diamond lies a single flaw: a fissured occlusion of sickly, tainted red. To activate the diamond, place it on the relatively intact body of a creature that died within the past year. The stone shatters, restoring the recipient to life with the effects of a successful resurrect ritual, except there is no limit to the level of the creature that may be revived.", - "This gift of life comes with a terrible cost: the recipient believes you\u2014and anyone else who aided in the resurrection\u2014 deliberately caused their death and revived them only in furtherance of some nefarious scheme. Having a proxy activate the gift of the poisoned heart is of no use, as the item's magic sniffs out all coconspirators and uses your attempt to avoid the drawback to feed the resurrected creature's paranoia.", + "This gift of life comes with a terrible cost: the recipient believes you\u2014and anyone else who aided in the resurrection\u2014deliberately caused their death and revived them only in furtherance of some nefarious scheme. Having a proxy activate the gift of the poisoned heart is of no use, as the item's magic sniffs out all coconspirators and uses your attempt to avoid the drawback to feed the resurrected creature's paranoia.", "No amount of information or persuasion can alleviate this mistrust, as the cursed creature twists the facts endlessly to fit their delusion. Only magic such as remove curse can neutralize this effect, and the subject resists any attempt to alter their beliefs by magic." ] }, diff --git a/data/items/items-ec2.json b/data/items/items-ec2.json index c34cb90f01..504c8f2db9 100644 --- a/data/items/items-ec2.json +++ b/data/items/items-ec2.json @@ -483,8 +483,8 @@ "number": 1, "unit": "reaction" }, - "components": [ - "(move)" + "traits": [ + "move" ], "trigger": "You take damage while mounted or your mount Drops {@condition Prone}", "entries": [ diff --git a/data/items/items-ec4.json b/data/items/items-ec4.json index cef1302895..231e9baeaf 100644 --- a/data/items/items-ec4.json +++ b/data/items/items-ec4.json @@ -172,7 +172,10 @@ "unit": "reaction" }, "components": [ - "Interact (poison)" + "{@action Interact}" + ], + "traits": [ + "poison" ], "trigger": "You successfully {@action Strike} a creature with the spore sap", "entries": [ diff --git a/data/items/items-ec5.json b/data/items/items-ec5.json index 81115c83e2..b79ac7d9f8 100644 --- a/data/items/items-ec5.json +++ b/data/items/items-ec5.json @@ -130,8 +130,8 @@ ], "requirements": "The saddle's compartment is loaded with two to six bombs", "entries": [ - "You drop the saddle's entire payload, scattering the bombs below. Make a single ranged {@action Strike} against an AC of 10. The AC increases by 1 for every 5 feet above the target area you are. On a failure, the bombs fly away wildly and deal no damage. On a successful attack roll, the bombs fall and shatter, starting in the target area and moving in a line of 5-foot spaces up to 30 feet long for six bombs, one bomb per space. The bombs don't directly hit any creatures; instead, creatures take splash damage from the bombs as usual, but combine the splash damage from multiple overlapping bombs together before applying weaknesses or resistances.", - "Apply {@trait any} effects normally applied to splash damage when throwing a bomb (such as the effects of the Calculated Splash feat)." + "You drop the saddle's entire payload, scattering the bombs below. Make a single ranged {@action Strike} against an AC of 10. The AC increases by 1 for every 5 feet above the target area you are. On a failure, the bombs fly away wildly and deal no damage. On a successful attack roll, the bombs fall and shatter, starting in the target area and moving in a line of 5-foot spaces up to 30 feet long for six bombs, one bomb per space. The bombs don't directly hit any creatures; instead, creatures take {@trait splash} damage from the bombs as usual, but combine the {@trait splash} damage from multiple overlapping bombs together before applying weaknesses or resistances.", + "Apply {@trait any} effects normally applied to {@trait splash} damage when throwing a bomb (such as the effects of the Calculated Splash feat)." ] } ] diff --git a/data/items/items-ec6.json b/data/items/items-ec6.json index 7ee8c1aeaa..c0f4385b18 100644 --- a/data/items/items-ec6.json +++ b/data/items/items-ec6.json @@ -547,7 +547,10 @@ "unit": "action" }, "components": [ - "Interact (force)" + "{@action Interact}" + ], + "traits": [ + "force" ], "frequency": { "unit": "minute", diff --git a/data/items/items-frp2.json b/data/items/items-frp2.json index 0cc2d87d01..fa4a471adb 100644 --- a/data/items/items-frp2.json +++ b/data/items/items-frp2.json @@ -186,7 +186,12 @@ "traits": [ "electricity" ], - "traits": ["electricity"], + "traits": [ + "electricity" + ], + "traits": [ + "electricity" + ], "frequency": { "unit": "hour", "number": 1 diff --git a/data/items/items-g&g.json b/data/items/items-g&g.json index ce4c618705..1e2acbece3 100644 --- a/data/items/items-g&g.json +++ b/data/items/items-g&g.json @@ -399,7 +399,7 @@ "range increment <100 feet>" ], "entries": [ - "{@dice 10d6} damage and 3 splash damage, three different targets within a 15-foot burst, DC 30 Reflex. The damage type depends on the alchemical ammunition used: acid, cold, electricity, or fire. Creatures take the splash damage only once from the launch, even if they're in the area of more than one of the three splashes." + "{@dice 10d6} damage and 3 {@trait splash} damage, three different targets within a 15-foot burst, DC 30 Reflex. The damage type depends on the alchemical ammunition used: acid, cold, electricity, or fire. Creatures take the {@trait splash} damage only once from the launch, even if they're in the area of more than one of the three splashes." ] } ], @@ -2372,7 +2372,7 @@ "amount": 3 }, "entries": [ - "The area is a 5-foot burst, the {@skill Acrobatics} DC is 17, and the cold splash damage is 1. The floating ice can support one creature up to Medium size." + "The area is a 5-foot burst, the {@skill Acrobatics} DC is 17, and the cold {@trait splash} damage is 1. The floating ice can support one creature up to Medium size." ], "_mod": { "entries": [ @@ -2392,7 +2392,7 @@ "mode": "replaceTxt", "replaceTags": true, "replace": "deals cold splash", - "with": "deals 1 cold splash" + "with": "deals 1 cold {@trait splash}" }, { "mode": "replaceTxt", @@ -2412,7 +2412,7 @@ "amount": 25 }, "entries": [ - "The area is a 10-foot burst, the {@skill Acrobatics} DC is 21, and the cold splash damage is 3. The floating ice can support one Large creature or two Medium or smaller creatures." + "The area is a 10-foot burst, the {@skill Acrobatics} DC is 21, and the cold {@trait splash} damage is 3. The floating ice can support one Large creature or two Medium or smaller creatures." ], "_mod": { "entries": [ @@ -2432,7 +2432,7 @@ "mode": "replaceTxt", "replaceTags": true, "replace": "deals cold splash", - "with": "deals 3 cold splash" + "with": "deals 3 cold {@trait splash}" }, { "mode": "replaceTxt", @@ -2452,7 +2452,7 @@ "amount": 250 }, "entries": [ - "The area is a 15-foot burst, the {@skill Acrobatics} DC is 30, and the cold splash damage is 5. The floating ice can support one Huge creature, two Large creatures, or four Medium or smaller creatures." + "The area is a 15-foot burst, the {@skill Acrobatics} DC is 30, and the cold {@trait splash} damage is 5. The floating ice can support one Huge creature, two Large creatures, or four Medium or smaller creatures." ], "_mod": { "entries": [ @@ -2472,7 +2472,7 @@ "mode": "replaceTxt", "replaceTags": true, "replace": "deals cold splash", - "with": "deals 5 cold splash" + "with": "deals 5 cold {@trait splash}" }, { "mode": "replaceTxt", @@ -2492,7 +2492,7 @@ "amount": 2500 }, "entries": [ - "The area is a 20-foot burst, the {@skill Acrobatics} DC is 39, and the cold splash damage is 8. The floating ice can support one Gargantuan creature, two Huge creatures, four Large creatures, or eight Medium or smaller creatures. The ice can't support Gargantuan creatures larger than a 20-by-20-foot space, such as a {@creature mu spore}." + "The area is a 20-foot burst, the {@skill Acrobatics} DC is 39, and the cold {@trait splash} damage is 8. The floating ice can support one Gargantuan creature, two Huge creatures, four Large creatures, or eight Medium or smaller creatures. The ice can't support Gargantuan creatures larger than a 20-by-20-foot space, such as a {@creature mu spore}." ], "_mod": { "entries": [ @@ -2512,7 +2512,7 @@ "mode": "replaceTxt", "replaceTags": true, "replace": "deals cold splash", - "with": "deals 8 cold splash" + "with": "deals 8 cold {@trait splash}" }, { "mode": "replaceTxt", @@ -2785,7 +2785,7 @@ "category": "Weapon", "subCategory": "Beast Gun", "entries": [ - "A drake rifle is a firearm made from the saliva glands of a drake. The firearm launches small bursts of empowered spittle instead of typical rounds of ammunition. A drake rifle is a {@item +1 weapon potency||+1} weapon. It's a distinct type of martial firearm that deals {@damage 1d10} damage with a range increment of 150 feet and reload <1>. It deals acid, cold, electricity, fire, or poison damage, depending on the drake from which it was made. On a critical hit, the spittle clings to the target and they take persistent damage of the same type as the weapon equal to {@damage 1d4} + the number of weapon damage dice. A drake rifle does not add critical specialization effects.", + "A drake rifle is a firearm made from the saliva glands of a drake. The firearm launches small bursts of empowered spittle instead of typical rounds of ammunition. A drake rifle is a {@item +1 weapon potency||+1} weapon. It's a distinct type of martial firearm that deals {@damage 1d10} damage with a range increment of 150 feet and reload 1. It deals acid, cold, electricity, fire, or poison damage, depending on the drake from which it was made. On a critical hit, the spittle clings to the target and they take {@condition persistent damage} of the same type as the weapon equal to {@damage 1d4} + the number of weapon damage dice. A drake rifle does not add critical specialization effects.", { "type": "ability", "activity": { @@ -2804,7 +2804,7 @@ "number": 1 }, "entries": [ - "You fire a large, specialized burst designed to hamper your foes. Make a ranged {@action Strike} with the drake rifle. As long as the {@action Strike} isn't a critical failure, the drake rifle deals 1 splash damage per weapon damage die to the target and creatures within 5 feet of the target. This splash damage is of the same type as its normal damage.", + "You fire a large, specialized burst designed to hamper your foes. Make a ranged {@action Strike} with the drake rifle. As long as the {@action Strike} isn't a critical failure, the drake rifle deals 1 {@trait splash} damage per weapon damage die to the target and creatures within 5 feet of the target. This {@trait splash} damage is of the same type as its normal damage.", "On a hit, the drake rifle provides one of the following additional effects based on its damage type:", { "type": "list", @@ -3072,9 +3072,9 @@ "type": "successDegree", "entries": { "Critical Success": "You gain the {@condition quickened} condition for 1 minute and can use the extra action each round only to {@action Stride} or {@action Strike}.", - "Success": "As critical success, but you also take 3 persistent electrical damage.", - "Failure": "You gain the {@condition quickened} condition for 2 rounds and can use the extra action each round only to {@action Stride} or {@action Strike}. You take 3 persistent electrical damage.", - "Critical Failure": "You take {@damage 2d6} electrical damage and 3 persistent electrical damage." + "Success": "As critical success, but you also take 3 {@condition persistent damage||persistent electrical damage}.", + "Failure": "You gain the {@condition quickened} condition for 2 rounds and can use the extra action each round only to {@action Stride} or {@action Strike}. You take 3 {@condition persistent damage||persistent electrical damage}.", + "Critical Failure": "You take {@damage 2d6} electrical damage and 3 {@condition persistent damage||persistent electrical damage}." } } ] @@ -3984,7 +3984,10 @@ "unit": "action" }, "components": [ - "Interact (move)" + "{@action Interact}" + ], + "traits": [ + "move" ] }, "category": "Consumable", @@ -5213,7 +5216,10 @@ }, "components": [ "command", - "envision (fortune)" + "envision" + ], + "traits": [ + "fortune" ], "frequency": { "unit": "minute", @@ -6133,7 +6139,8 @@ }, "requirements": "Your last action was an {@action Interact} action to stow the affixed firearm or crossbow.", "components": [ - "envision, manipulate" + "envision", + "manipulate" ] }, "category": "Talisman", @@ -6428,7 +6435,10 @@ "unit": "action" }, "components": [ - "envision (evil)" + "envision" + ], + "traits": [ + "evil" ], "requirements": "There's at least one soul stored in the reaper's grasp", "entries": [ @@ -6443,7 +6453,10 @@ "unit": "action" }, "components": [ - "envision (evil)" + "envision" + ], + "traits": [ + "evil" ], "requirements": "There's at least one soul stored in the reaper's grasp", "entries": [ @@ -6581,8 +6594,12 @@ "components": [ "command", "envision", - "Interact (1 minute)" + "{@action Interact} (1 minute)" ], + "frequency": { + "unit": "minute", + "number": 10 + }, "entries": [ "You hold aloft the Rowan Rifle and step into a tree in Briarbough, and you tree stride to another tree in Briarbough." ] @@ -6638,9 +6655,12 @@ "unit": "action" }, "components": [ - "Interact (auditory", + "{@action Interact}" + ], + "traits": [ + "auditory", "light", - "transmutation)" + "transmutation" ], "entries": [ "If your next {@action Strike} from the weapon to which the scope is attached hits a creature, the sound of the impact transforms into light, causing the creature to glow until the end of your next turn. A visible creature can't be {@condition concealed} while they glow. If a creature is {@condition invisible}, they're {@condition concealed} while glowing, rather than being {@condition undetected}. Because the effect requires a solid impact, incorporeal creatures are unaffected unless the bullet can deal force damage or has the effects of the {@item ghost touch} property rune." @@ -7238,7 +7258,7 @@ "category": "Weapon", "subCategory": "Beast Gun", "entries": [ - "Built from the spiked tail of a manticore, a spike launcher is designed to launch large, spear-like projectiles. A spike launcher is a +1 striking weapon. It's a distinct type of martial firearm that deals {@damage 1d8} piercing damage. It has the backstabber, fatal aim d12, and kickback traits with a range increment of 120 feet and reload <2>. It uses the critical specialization of the bow weapon group, rather than the firearm critical specialization.", + "Built from the spiked tail of a manticore, a spike launcher is designed to launch large, spear-like projectiles. A spike launcher is a +1 striking weapon. It's a distinct type of martial firearm that deals {@damage 1d8} piercing damage. It has the backstabber, fatal aim d12, and kickback traits with a range increment of 120 feet and reload 2. It uses the critical specialization of the bow weapon group, rather than the firearm critical specialization.", { "type": "ability", "activity": { @@ -7756,9 +7776,12 @@ "unit": "action" }, "components": [ - "Interact (electricity", + "{@action Interact}" + ], + "traits": [ + "electricity", "evocation", - "magical)" + "magical" ], "frequency": { "unit": "hour", @@ -7775,9 +7798,12 @@ "unit": "action" }, "components": [ - "Interact (electricity", + "{@action Interact}" + ], + "traits": [ + "electricity", "evocation", - "magical)" + "magical" ], "frequency": { "unit": "day", diff --git a/data/items/items-gmg.json b/data/items/items-gmg.json index a01f79c5e1..c7ada47d2d 100644 --- a/data/items/items-gmg.json +++ b/data/items/items-gmg.json @@ -113,7 +113,7 @@ "Other" ], "entries": [ - "An {@i arsonous} curse creates flaws in the mystic pathways that channel magic through an item, allowing excess power to escape as sparks. Whenever you {@action activate an item||activate} the magic item, a random ally within 30 feet takes {@dice 1d10} persistent fire damage. If no ally is in range, you take the damage instead. At the GM's discretion, this curse might ignite an unattended object or the surrounding environment instead." + "An {@i arsonous} curse creates flaws in the mystic pathways that channel magic through an item, allowing excess power to escape as sparks. Whenever you {@action activate an item||activate} the magic item, a random ally within 30 feet takes {@dice 1d10} {@condition persistent damage||persistent fire damage}. If no ally is in range, you take the damage instead. At the GM's discretion, this curse might ignite an unattended object or the surrounding environment instead." ] }, { @@ -809,7 +809,7 @@ "unit": "minute" }, "components": [ - "({@action Interact})" + "{@action Interact}" ], "requirements": "The prism has only one input stream, and a creature is encased in magic in the input stream", "entries": [ @@ -824,7 +824,7 @@ "unit": "minute" }, "components": [ - "{@action Interact}" + "({@action Interact})" ], "requirements": "The prism has two input streams, and a creature is encased in magic in each of the input streams", "entries": [ @@ -1260,12 +1260,17 @@ "type": "ability", "style": "compact", "activity": { - "number": 1, - "unit": "varies", - "entry": "{@as 2} envision (emotion, enchantment, incapacitation," + "number": 2, + "unit": "action" }, "components": [ - "visual)" + "envision" + ], + "traits": [ + "emotion", + "enchantment", + "incapacitation", + "visual" ], "entries": [ "You force a creature looking at the mirror to attempt an additional Will save against the mirror's fascination effect, even if they succeeded at their save." @@ -1275,12 +1280,16 @@ "type": "ability", "style": "compact", "activity": { - "number": 1, - "unit": "varies", - "entry": "{@as 3} command (emotion, enchantment," + "number": 3, + "unit": "action" }, "components": [ - "incapacitation)" + "command" + ], + "traits": [ + "emotion", + "enchantment", + "incapacitation" ], "requirements": "The target must be {@condition fascinated} by the mirror", "entries": [ diff --git a/data/items/items-gw3.json b/data/items/items-gw3.json index bcd951e235..b05e7bf8fa 100644 --- a/data/items/items-gw3.json +++ b/data/items/items-gw3.json @@ -26,7 +26,7 @@ }, "category": "Bomb", "entries": [ - "Aether marbles create violent, lingering eddies of force that extend partially into unseen planes. When the bomb explodes, it deals the listed force damage and force splash damage. Many aether marbles grant an item bonus to attack rolls.", + "Aether marbles create violent, lingering eddies of force that extend partially into unseen planes. When the bomb explodes, it deals the listed force damage and force {@trait splash} damage. Many aether marbles grant an item bonus to attack rolls.", "Surfaces in the splash area are filled with twisting eddies of force, which are difficult terrain for incorporeal creatures but not for corporeal ones. The force eddies in a square disperse after an incorporeal creature enters the square." ], "generic": "G", @@ -38,7 +38,7 @@ "coin": "gp" }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} force damage and 2 force splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} force damage and 2 force {@trait splash} damage." ], "variantType": "lesser" }, @@ -49,7 +49,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} force damage and 3 force splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} force damage and 3 force {@trait splash} damage." ], "variantType": "moderate" }, @@ -60,7 +60,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} force damage and 4 force splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} force damage and 4 force {@trait splash} damage." ], "variantType": "greater" } @@ -197,7 +197,7 @@ "amount": 1300, "coin": "gp" }, - "bulk": "L (when not activated) While many of the magical wonders created by saumen kar have been destroyed, ice forges, while rare, still see use today among the few individuals who manage to discover and keep one of these portable treasures. When an ice forge isn't activated, it appears to be a small anvil carved from a lump of ice no larger than an apple. While in this state, the ice forge remains cold to the touch but doesn't melt in the presence of high temperatures. It can be used to chill a beverage in a small container, although those who venerate and respect these items' legacy would doubtless find this use to be insulting at best.", + "bulk": "L (when not activated)", "activate": { "activity": { "number": 1, @@ -210,7 +210,9 @@ "requirements": "The ice forge is in forge form" }, "category": "Structure", - "entries": [], + "entries": [ + "While many of the magical wonders created by saumen kar have been destroyed, ice forges, while rare, still see use today among the few individuals who manage to discover and keep one of these portable treasures. When an ice forge isn't activated, it appears to be a small anvil carved from a lump of ice no larger than an apple. While in this state, the ice forge remains cold to the touch but doesn't melt in the presence of high temperatures. It can be used to chill a beverage in a small container, although those who venerate and respect these items' legacy would doubtless find this use to be insulting at best." + ], "frequency": { "number": 1, "unit": "day" diff --git a/data/items/items-logm.json b/data/items/items-logm.json index 4d7f668234..9e5aa4558d 100644 --- a/data/items/items-logm.json +++ b/data/items/items-logm.json @@ -520,7 +520,10 @@ "unit": "action" }, "components": [ - "Interact (auditory)" + "{@action Interact}" + ], + "traits": [ + "auditory" ], "entries": [ "While holding the singing bowl of the versatile stance with one hand, you strike the lip of it with a mallet held in the other.", diff --git a/data/items/items-loil.json b/data/items/items-loil.json index 31e93ff7c1..27b36222c3 100644 --- a/data/items/items-loil.json +++ b/data/items/items-loil.json @@ -844,7 +844,7 @@ "coin": "gp" }, "entries": [ - "The target takes {@damage 1d4} acid damage, 1 {@condition persistent damage||persistent acid damage}, and 1 acid splash damage. They take a \u20135-foot circumstance penalty to their Speeds. The {@action Escape} DC is 15." + "The target takes {@damage 1d4} acid damage, 1 {@condition persistent damage||persistent acid damage}, and 1 acid {@trait splash} damage. They take a \u20135-foot circumstance penalty to their Speeds. The {@action Escape} DC is 15." ], "variantType": "lesser" }, @@ -855,7 +855,7 @@ "coin": "gp" }, "entries": [ - "You gain a +1 item bonus to attack rolls. The target takes {@damage 2d4} acid damage, 2 {@condition persistent damage||persistent acid damage}, and 2 acid splash damage. They take a \u20135-foot circumstance penalty to their Speeds. The {@action Escape} DC is 17." + "You gain a +1 item bonus to attack rolls. The target takes {@damage 2d4} acid damage, 2 {@condition persistent damage||persistent acid damage}, and 2 acid {@trait splash} damage. They take a \u20135-foot circumstance penalty to their Speeds. The {@action Escape} DC is 17." ], "variantType": "moderate" }, @@ -866,7 +866,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls. The target takes {@damage 3d4} acid damage, 3 {@condition persistent damage||persistent acid damage}, and 3 acid splash damage. They take a \u201310-foot circumstance penalty to their Speeds. The {@action Escape} DC is 26." + "You gain a +2 item bonus to attack rolls. The target takes {@damage 3d4} acid damage, 3 {@condition persistent damage||persistent acid damage}, and 3 acid {@trait splash} damage. They take a \u201310-foot circumstance penalty to their Speeds. The {@action Escape} DC is 26." ], "variantType": "greater" }, @@ -877,7 +877,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls. The target takes {@damage 4d4} acid damage, 4 {@condition persistent damage||persistent acid damage}, and 4 acid splash damage. They take a \u201310-foot circumstance penalty to their Speeds. The {@action Escape} DC is 35." + "You gain a +3 item bonus to attack rolls. The target takes {@damage 4d4} acid damage, 4 {@condition persistent damage||persistent acid damage}, and 4 acid {@trait splash} damage. They take a \u201310-foot circumstance penalty to their Speeds. The {@action Escape} DC is 35." ], "variantType": "major" } @@ -990,8 +990,12 @@ { "type": "ability", "components": [ - "{@action Interact} Frequency once per day" + "{@action Interact}" ], + "frequency": { + "number": 1, + "unit": "day" + }, "entries": [ "You feed a corpse of a Small-sized or larger creature to the cask, little by little. The activation requires a three-action activity for a Small or Medium creature, a 1-minute activity for a Larger creature, and a 10-minute activity for a Huge creature. A Gargantuan creature is too large for the cask to devour." ] diff --git a/data/items/items-lomm.json b/data/items/items-lomm.json index 0e1d33af0a..54842dc7ca 100644 --- a/data/items/items-lomm.json +++ b/data/items/items-lomm.json @@ -17,7 +17,7 @@ "category": "Artifact", "entries": [ "The tip of this {@runeItem longspear||+3 weapon potency||major striking||greater flaming||returning||speed|} is edged with several razor-sharp obsidian blades. The spear has the {@trait thrown||thrown 30 feet} weapon trait, in addition to the normal weapon traits for a longspear.", - "While the Spear of the Destroyer's Flame is in your possession, you gain fire resistance 20. When you critically hit a creature with the spear, the creature's blood begins to boil, unleashing blasts of heat from the wound. The creature takes {@damage 2d8} {@condition persistent damage||persistent fire damage}, in addition to the persistent fire damage from the greater flaming rune; all creatures adjacent to the creature when it takes the persistent fire damage take an equal amount of fire damage. Like the fire damage from the greater flaming rune, this fire damage ignores a creature's fire resistance, though it doesn't ignore fire immunity.", + "While the Spear of the Destroyer's Flame is in your possession, you gain fire resistance 20. When you critically hit a creature with the spear, the creature's blood begins to boil, unleashing blasts of heat from the wound. The creature takes {@damage 2d8} {@condition persistent damage||persistent fire damage}, in addition to the {@condition persistent damage||persistent fire damage} from the greater flaming rune; all creatures adjacent to the creature when it takes the {@condition persistent damage||persistent fire damage} take an equal amount of fire damage. Like the fire damage from the greater flaming rune, this fire damage ignores a creature's fire resistance, though it doesn't ignore fire immunity.", "In addition to its deadliness as a weapon, the Spear of the Destroyer's Flame gives its wielder full control over the Army of Fire, though the orders of the Commander of Flame supersede the orders of anyone wielding the spear, as noted below. While the spear is in your possession, you're aware of the location of the Army of Fire and the army's distance from you. In addition, you can give orders to the Army of Fire, and the army's members will understand and obey you, regardless of what language you speak. If you're within 1 mile of the Army of Fire, the army and its members gain a +10 circumstance bonus to their Speeds. Any members of the Army of Fire within 100 feet of you become {@condition quickened} and can use the additional action to {@action Step}, {@action Stride}, or {@action Strike}. The army remains quickened for 1 minute after moving further than 100 feet from you.", "The Army of Fire has unwavering loyalty to the Commander of Flame, an individual who has completed a special activation that ties their soul to the spear. As long as the Army of Fire can see and hear the Commander of Flame, the army will follow the Commander's orders. The Commander of Flame can sense the presence of the Army of Fire and issue orders, regardless of language, with the same effects as for someone in possession of the spear. The Commander of Flame still needs the spear in hand to muster the Army of Fire, however.", "If the Commander of Flame doesn't hold the Spear of the Destroyer's Flame for 1 week, it returns to {@creature cuetzmonquali|LOMM|Cuetzmonquali}'s gut, instantly teleporting to the creature's location. If Cuetzmonquali is dead at this time, the spear also resurrects the creature, using the effects of a critical success on a 10th-level {@ritual resurrect} ritual.", diff --git a/data/items/items-lopsg.json b/data/items/items-lopsg.json index 59d24664f8..1f7026430d 100644 --- a/data/items/items-lopsg.json +++ b/data/items/items-lopsg.json @@ -29,11 +29,11 @@ "amount": 4 }, "entries": [ - "The ampoule deals 1 damage and 1 splash damage." + "The ampoule deals 1 damage and 1 {@trait splash} damage." ], "_mod": { "entries": { - "with": "When lesser alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals 1 damage and 1 splash damage" + "with": "When lesser alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals 1 damage and 1 {@trait splash} damage" } } }, @@ -45,11 +45,11 @@ "amount": 12 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 1d4} damage and 2 splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 1d4} damage and 2 {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +1 item bonus to attack rolls. When moderate alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 1d4} damage and 2 splash damage" + "with": "You gain a +1 item bonus to attack rolls. When moderate alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 1d4} damage and 2 {@trait splash} damage" } } }, @@ -61,11 +61,11 @@ "amount": 300 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 2d4} damage and 3 splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 2d4} damage and 3 {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +2 item bonus to attack rolls. When greater alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 2d4} damage and 3 splash damage" + "with": "You gain a +2 item bonus to attack rolls. When greater alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 2d4} damage and 3 {@trait splash} damage" } } }, @@ -77,11 +77,11 @@ "amount": 3000 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 3d4} damage and 4 splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 3d4} damage and 4 {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +3 item bonus to attack rolls. When major alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 3d4} damage and 4 splash damage" + "with": "You gain a +3 item bonus to attack rolls. When major alignment ampoule strikes a creature with a weakness to good, evil, chaos, or law, it deals {@damage 3d4} damage and 4 {@trait splash} damage" } } } diff --git a/data/items/items-lotgb.json b/data/items/items-lotgb.json index 75149b9c5f..b4283a182b 100644 --- a/data/items/items-lotgb.json +++ b/data/items/items-lotgb.json @@ -1195,7 +1195,10 @@ "unit": "action" }, "components": [ - "envision (fortune)" + "envision" + ], + "traits": [ + "fortune" ], "frequency": { "unit": "day", @@ -1849,9 +1852,12 @@ "unit": "action" }, "components": [ - "command (magical", + "command" + ], + "traits": [ + "magical", "morph", - "transmutation)" + "transmutation" ], "frequency": { "unit": "day", @@ -2460,7 +2466,10 @@ "unit": "free" }, "components": [ - "envision (metamagic)" + "envision" + ], + "traits": [ + "metamagic" ], "requirements": "You're receiving a bonus to AC from your dragon's breath cape or shield", "entries": [ @@ -2576,7 +2585,7 @@ "entries": [ "This variant on the shield boss is usually shaped like a dragon's head, its jaws open wide enough to wedge a small vessel of liquid within. A dragon's crest can be etched with weapon runes, much like a shield boss or shield spikes, but doesn't otherwise alter your shield's statistics. A shield bearing a dragon's crest can't be combined with an attached weapon, like shield spikes.", "You can use an {@action Interact} action to wedge an alchemical bomb into the crest's jaws. While a bomb is wedged in the shield, you take a \u20131 penalty to attack rolls with the shield.", - "When you successfully {@action Strike} a creature with the shield, the vessel shatters, exposing the creature you hit\u2014and yourself\u2014 to the substance within. This counts as a successful hit with the bomb against the creature if it's adjacent to you or a successful hit against the appropriate adjacent square if it's not. The bomb deals splash damage as normal to surrounding creatures, including you. In addition, the bomb deals full damage to the attached shield." + "When you successfully {@action Strike} a creature with the shield, the vessel shatters, exposing the creature you hit\u2014and yourself\u2014to the substance within. This counts as a successful hit with the bomb against the creature if it's adjacent to you or a successful hit against the appropriate adjacent square if it's not. The bomb deals {@trait splash} damage as normal to surrounding creatures, including you. In addition, the bomb deals full damage to the attached shield." ] }, { @@ -3398,7 +3407,7 @@ "amount": 160 }, "entries": [ - "These pointed crystal shards embedded in your fingers grant you a fist {@action Strike} that deals {@damage 1d6} piercing damage, is in the brawling group, and has the {@trait magical} and {@trait unarmed} traits. Combat fleshgems can be enhanced with the effects of {@item handwraps of mighty blows}, as normal for an unarmed attack." + "These pointed crystal shards embedded in your fingers grant you a fist {@action Strike} that deals {@damage 1d6} piercing damage, is in the {@group brawling} group, and has the {@trait magical} and {@trait unarmed} traits. Combat fleshgems can be enhanced with the effects of {@item handwraps of mighty blows}, as normal for an unarmed attack." ], "variantType": "combat fleshgem" }, @@ -4900,7 +4909,10 @@ "unit": "action" }, "components": [ - "Interact (visual)" + "{@action Interact}" + ], + "traits": [ + "visual" ], "requirements": "The mirror robe was last activated to divert attention away from you and you are {@condition hidden} or {@condition undetected} by at least one foe", "entries": [ @@ -6222,9 +6234,12 @@ "unit": "action" }, "components": [ - "Interact (concentrate", + "{@action Interact}" + ], + "traits": [ + "concentrate", "manipulate", - "metamagic)" + "metamagic" ], "frequency": { "unit": "day", @@ -7825,11 +7840,11 @@ "amount": 4 }, "entries": [ - "The bomb deals {@damage 1d4} acid damage and 1 acid splash damage." + "The bomb deals {@damage 1d4} acid damage and 1 acid {@trait splash} damage." ], "_mod": { "entries": { - "with": "The bomb deals {@damage 1d4} acid damage and 1 acid splash damage." + "with": "The bomb deals {@damage 1d4} acid damage and 1 acid {@trait splash} damage." } } }, @@ -7841,11 +7856,11 @@ "amount": 12 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} acid damage and 2 acid splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} acid damage and 2 acid {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} acid damage and 2 acid splash damage." + "with": "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} acid damage and 2 acid {@trait splash} damage." } } }, @@ -7857,11 +7872,11 @@ "amount": 275 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} acid damage and 3 acid splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} acid damage and 3 acid {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} acid damage and 3 acid splash damage." + "with": "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} acid damage and 3 acid {@trait splash} damage." } } }, @@ -7873,11 +7888,11 @@ "amount": 2750 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} acid damage and 4 acid splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} acid damage and 4 acid {@trait splash} damage." ], "_mod": { "entries": { - "with": "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} acid damage and 4 acid splash damage." + "with": "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} acid damage and 4 acid {@trait splash} damage." } } } @@ -8429,7 +8444,7 @@ }, "category": "Bomb", "entries": [ - "This flask contains a fine red powder made from toxic berries. A vexing vapor bomb deals the listed mental damage and mental splash damage. On a hit, the target must succeed at a DC {@flatDC 5} flat check before taking actions with the {@trait concentrate} trait. This lasts until the end of its next turn (1 minute on a critical hit)." + "This flask contains a fine red powder made from toxic berries. A vexing vapor bomb deals the listed mental damage and mental {@trait splash} damage. On a hit, the target must succeed at a DC {@flatDC 5} flat check before taking actions with the {@trait concentrate} trait. This lasts until the end of its next turn (1 minute on a critical hit)." ], "generic": "G", "variants": [ @@ -8441,11 +8456,11 @@ "amount": 4 }, "entries": [ - "The bomb deals {@damage 1d6} mental damage and 1 mental splash damage." + "The bomb deals {@damage 1d6} mental damage and 1 mental {@trait splash} damage." ], "_mod": { "entries": { - "with": "{@damage 1d6} mental damage and 1 mental splash damage." + "with": "{@damage 1d6} mental damage and 1 mental {@trait splash} damage." } } }, @@ -8457,11 +8472,11 @@ "amount": 12 }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} mental damage and 2 mental splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d6} mental damage and 2 mental {@trait splash} damage." ], "_mod": { "entries": { - "with": "{@damage 2d6} mental damage and 2 mental splash damage. You gain a +1 item bonus to attack rolls." + "with": "{@damage 2d6} mental damage and 2 mental {@trait splash} damage. You gain a +1 item bonus to attack rolls." } } }, @@ -8473,11 +8488,11 @@ "amount": 300 }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} mental damage and 3 mental splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d6} mental damage and 3 mental {@trait splash} damage." ], "_mod": { "entries": { - "with": "{@damage 3d6} mental damage and 3 mental splash damage. You gain a +1 item bonus to attack rolls." + "with": "{@damage 3d6} mental damage and 3 mental {@trait splash} damage. You gain a +1 item bonus to attack rolls." } } }, @@ -8489,11 +8504,11 @@ "amount": 3000 }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} mental damage and 4 mental splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d6} mental damage and 4 mental {@trait splash} damage." ], "_mod": { "entries": { - "with": "{@damage 4d6} mental damage and 4 mental splash damage. You gain a +1 item bonus to attack rolls." + "with": "{@damage 4d6} mental damage and 4 mental {@trait splash} damage. You gain a +1 item bonus to attack rolls." } } } @@ -8501,7 +8516,7 @@ "_vmod": { "entries": { "mode": "replaceTxt", - "replace": "the listed mental damage and mental splash damage." + "replace": "the listed mental damage and mental {@trait splash} damage." }, "entriesMode": "generic" } diff --git a/data/items/items-lowg.json b/data/items/items-lowg.json index affe8d6cd9..0dfa7b4817 100644 --- a/data/items/items-lowg.json +++ b/data/items/items-lowg.json @@ -191,7 +191,7 @@ "category": "Elixir", "entries": [ "When you drink this elixir, you physically become as you were in whatever phase of your youth you desire. Your new body begins in peak health, regardless of what your actual condition was at that age.", - "Any physical or mental imperfections\u2014 including scars, lost limbs, and curses, diseases, poisons of 20th level or lower\u2014 are removed, and you regain your full Hit Points. You immediately begin to age normally again, with your natural lifespan extended as if you had never aged past your new apparent age. You retain all your memories.", + "Any physical or mental imperfections\u2014including scars, lost limbs, and curses, diseases, poisons of 20th level or lower\u2014are removed, and you regain your full Hit Points. You immediately begin to age normally again, with your natural lifespan extended as if you had never aged past your new apparent age. You retain all your memories.", "Unlike {@skill Crafting} most items, brewing the sun orchid elixir takes 1 month's time. While an individual vial of sun orchid elixir isn't unique, the formula is unique, and it's known only to Artokus Kirran of Thuvia." ] }, diff --git a/data/items/items-ooa2.json b/data/items/items-ooa2.json index 39b44ab285..f2a12ce26e 100644 --- a/data/items/items-ooa2.json +++ b/data/items/items-ooa2.json @@ -209,7 +209,7 @@ "bulk": "L", "category": "Consumable", "entries": [ - "A stick of pyronite is a devastating explosive that fills an area with fire and concussive force when it detonates\u2014 as long as its fuse has been lit!", + "A stick of pyronite is a devastating explosive that fills an area with fire and concussive force when it detonates\u2014as long as its fuse has been lit!", "Pyronite is an unstable material with a limited shelf life. Sticks of pyronite must be kept dry and cool; otherwise, the raw pyronite will leak out of the rods and collect as a semi-transparent goo that explodes on any impact or loud noise, with an explosive effect equal to half the number of rods.", { "type": "ability", @@ -217,18 +217,18 @@ "number": 1, "unit": "varies", "entry": "{@as 1} or {@as 2}" - } - }, - "{@action Interact}; Activating a stick of pyronite is usually a two-action activity.", - "First, you interact with the pyronite to light its fuse with a source of fire. This fire source can be an object you hold in another hand, such as a tindertwig or a lit torch, or it can be a free-standing adjacent fire. Once the fuse is lit, you throw it (an {@action Interact} action with the ranged trait) up to 50 feet away\u2014if you hurl it into an existing fire, you don't need to take the initial action to light its fuse and can", - { - "type": "ability", + }, "components": [ - "the pyronite with only one action." + "{@action Interact}" + ], + "entries": [ + "Activating a stick of pyronite is usually a two-action activity.", + "First, you interact with the pyronite to light its fuse with a source of fire. This fire source can be an object you hold in another hand, such as a tindertwig or a lit torch, or it can be a free-standing adjacent fire. Once the fuse is lit, you throw it (an {@action Interact} action with the ranged trait) up to 50 feet away.", + "If you hurl the pyronite into an existing fire, you don't need to take the initial action to light its fuse and can Activate the pyronite with only one action.", + "You can toss the pyronite anywhere within 50 feet, though at the GM's discretion, you might need to make an attack roll if the throw is unusually challenging.", + "Once a stick of pyronite's fuse is lit, it explodes at the end of your turn, regardless of whether you've thrown it or not. (A lit fuse can be extinguished with an {@action Interact} action.) If multiple sticks of pyronite detonate at the end of your turn, you can increase the area, but not the damage, of this effect. When the pyronite explodes, all creatures in a 20-foot burst must attempt a DC 28 Reflex save or take {@damage 3d6} fire damage and {@damage 3d6} bludgeoning damage." ] }, - "You can toss the pyronite anywhere within 50 feet, though at the GM's discretion, you might need to make an attack roll if the throw is unusually challenging.", - "Once a stick of pyronite's fuse is lit, it explodes at the end of your turn, regardless of whether you've thrown it or not. (A lit fuse can be extinguished with an {@action Interact} action.) If multiple sticks of pyronite detonate at the end of your turn, you can increase the area, but not the damage, of this effect. When the pyronite explodes, all creatures in a 20-foot burst must attempt a DC 28 Reflex save or take {@damage 3d6} fire damage and {@damage 3d6} bludgeoning damage.", { "type": "successDegree", "entries": { @@ -297,7 +297,7 @@ ], "entries": [ "You light the alchemical fuse with an adjacent fire source or a fire source that you hold in a hand. If you have a tindertwig in your other hand, you can activate the tindertwig and use it to light a fuse with the same {@action Interact} action. A lit fuse takes 1 round per attached fuse to burn down. During the round that the fuse runs out, the device to which the fuse has been attached explodes or otherwise activates at the end of your turn.", - "For a bomb, this deals splash damage, and for pyronite, it deals pyronite's normal damage. An alchemical fuse burns underwater or in up to moderate wind." + "For a bomb, this deals {@trait splash} damage, and for pyronite, it deals pyronite's normal damage. An alchemical fuse burns underwater or in up to moderate wind." ] }, { diff --git a/data/items/items-ooa3.json b/data/items/items-ooa3.json index d32a331b88..12f49311d2 100644 --- a/data/items/items-ooa3.json +++ b/data/items/items-ooa3.json @@ -238,7 +238,7 @@ "components": [ "command" ], - "trigger": "You're affected by an area effect that requires a Reflex save, or you would take splash damage from a scatter weapon", + "trigger": "You're affected by an area effect that requires a Reflex save, or you would take {@trait splash} damage from a scatter weapon", "entries": [ "The blast suit locks together into a rigid bulwark, protecting you from the blast but preventing you from moving from your position under any circumstances. You become {@condition immobilized}, gain a +2 circumstance bonus to your Reflex save against area effects, and gain resistance 5 to all damage you would normally take from area effects and scatter splash damage (this doesn't damage the blast suit). These effects persist for as long as the suit remains in the locked position. You can {@action Interact} with the suit to unlock it." ] @@ -360,7 +360,7 @@ "category": "Bomb", "entries": [ "symbol of a four-pointed star on their outer surface, explode outward in the shape of a cross whenever they {@action Strike} a target.", - "When you throw a star grenade, arrange two perpendicular 25-foot lines over the target, both centered on the target and moving straight through the target, not diagonally. Creatures other than the target within these two lines take splash damage (typically 8 squares take splash damage for a Medium creature). {@trait Any} effect that alters or adjusts the splash area's shape or size, like the alchemist feat Expanded Splash, doesn't apply to star grenades." + "When you throw a star grenade, arrange two perpendicular 25-foot lines over the target, both centered on the target and moving straight through the target, not diagonally. Creatures other than the target within these two lines take {@trait splash} damage (typically 8 squares take {@trait splash} damage for a Medium creature). {@trait Any} effect that alters or adjusts the splash area's shape or size, like the alchemist feat Expanded Splash, doesn't apply to star grenades." ], "generic": "G", "variants": [ @@ -371,7 +371,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 1d8} fire damage and 1 splash damage." + "The bomb deals {@damage 1d8} fire damage and 1 {@trait splash} damage." ], "variantType": "lesser" }, @@ -382,7 +382,7 @@ "coin": "gp" }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} fire damage and 2 splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} fire damage and 2 {@trait splash} damage." ], "variantType": "moderate" }, @@ -393,7 +393,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} fire damage and 3 splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} fire damage and 3 {@trait splash} damage." ], "variantType": "greater" }, @@ -404,7 +404,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} fire damage and 4 splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} fire damage and 4 {@trait splash} damage." ], "variantType": "major" } diff --git a/data/items/items-pfum.json b/data/items/items-pfum.json index ad7983587e..715e04a500 100644 --- a/data/items/items-pfum.json +++ b/data/items/items-pfum.json @@ -110,7 +110,7 @@ }, "category": "Bomb", "entries": [ - "This volatile-looking bomb is cobbled together from jagged metal scrap, broken glass, and other bits of razor-sharp fragments, lashed around a core of explosive alchemical slag. A junk bomb deals the listed slashing damage, {@condition persistent damage||persistent bleed damage}, and piercing splash damage. Many types grant an item bonus to attack rolls." + "This volatile-looking bomb is cobbled together from jagged metal scrap, broken glass, and other bits of razor-sharp fragments, lashed around a core of explosive alchemical slag. A junk bomb deals the listed slashing damage, {@condition persistent damage||persistent bleed damage}, and piercing {@trait splash} damage. Many types grant an item bonus to attack rolls." ], "generic": "G", "_vmod": { @@ -118,7 +118,7 @@ "entries": { "mode": "replaceTxt", "replaceTags": true, - "replace": "A junk bomb deals the listed slashing damage, \\{@condition persistent damage\\|\\|persistent bleed damage\\}, and piercing splash damage. Many types grant an item bonus to attack rolls." + "replace": "A junk bomb deals the listed slashing damage, \\{@condition persistent damage\\|\\|persistent bleed damage\\}, and piercing {@trait splash} damage. Many types grant an item bonus to attack rolls." } }, "variants": [ @@ -131,11 +131,11 @@ }, "_mod": { "entries": { - "with": "A lesser junk bomb deals {@damage 1d8} slashing damage, 1 {@condition persistent damage||persistent bleed damage}, and 1 piercing splash damage." + "with": "A lesser junk bomb deals {@damage 1d8} slashing damage, 1 {@condition persistent damage||persistent bleed damage}, and 1 piercing {@trait splash} damage." } }, "entries": [ - "The bomb deals {@damage 1d8} slashing damage, 1 {@condition persistent damage||persistent bleed damage}, and 1 piercing splash damage." + "The bomb deals {@damage 1d8} slashing damage, 1 {@condition persistent damage||persistent bleed damage}, and 1 piercing {@trait splash} damage." ] }, { @@ -147,11 +147,11 @@ }, "_mod": { "entries": { - "with": "A moderate junk bomb deals {@damage 2d8} slashing damage, 2 {@condition persistent damage||persistent bleed damage}, and 2 piercing splash damage. You gain a +1 item bonus to attack rolls." + "with": "A moderate junk bomb deals {@damage 2d8} slashing damage, 2 {@condition persistent damage||persistent bleed damage}, and 2 piercing {@trait splash} damage. You gain a +1 item bonus to attack rolls." } }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} slashing damage, 2 {@condition persistent damage||persistent bleed damage}, and 2 piercing splash damage." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d8} slashing damage, 2 {@condition persistent damage||persistent bleed damage}, and 2 piercing {@trait splash} damage." ] }, { @@ -163,11 +163,11 @@ }, "_mod": { "entries": { - "with": "A greater junk bomb deals {@damage 3d8} slashing damage, 3 {@condition persistent damage||persistent bleed damage}, and 3 piercing splash damage. You gain a +2 item bonus to attack rolls." + "with": "A greater junk bomb deals {@damage 3d8} slashing damage, 3 {@condition persistent damage||persistent bleed damage}, and 3 piercing {@trait splash} damage. You gain a +2 item bonus to attack rolls." } }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} slashing damage, 3 {@condition persistent damage||persistent bleed damage}, and 3 piercing splash damage." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d8} slashing damage, 3 {@condition persistent damage||persistent bleed damage}, and 3 piercing {@trait splash} damage." ] }, { @@ -179,11 +179,11 @@ }, "_mod": { "entries": { - "with": "A greater junk bomb deals {@damage 4d8} slashing damage, 4 {@condition persistent damage||persistent bleed damage}, and 4 piercing splash damage. You gain a +3 item bonus to attack rolls." + "with": "A greater junk bomb deals {@damage 4d8} slashing damage, 4 {@condition persistent damage||persistent bleed damage}, and 4 piercing {@trait splash} damage. You gain a +3 item bonus to attack rolls." } }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} slashing damage, 4 {@condition persistent damage||persistent bleed damage}, and 4 piercing splash damage." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d8} slashing damage, 4 {@condition persistent damage||persistent bleed damage}, and 4 piercing {@trait splash} damage." ] } ] @@ -215,7 +215,7 @@ }, "category": "Bomb", "entries": [ - "This tightly sealed metal container is filled with highly pressurized gas that can explode to release a powerful shockwave. A pressure bomb deals the listed bludgeoning damage and splash damage. On a critical hit, the target is knocked {@condition prone}. Many types grant an item bonus to attack rolls, and more powerful pressure bombs can knock creatures back." + "This tightly sealed metal container is filled with highly pressurized gas that can explode to release a powerful shockwave. A pressure bomb deals the listed bludgeoning damage and {@trait splash} damage. On a critical hit, the target is knocked {@condition prone}. Many types grant an item bonus to attack rolls, and more powerful pressure bombs can knock creatures back." ], "generic": "G", "_vmod": { @@ -223,7 +223,7 @@ "entries": { "mode": "replaceTxt", "replaceTags": true, - "replace": "A pressure bomb deals the listed bludgeoning damage and splash damage. On a critical hit, the target is knocked \\{@condition prone\\}. Many types grant an item bonus to attack rolls, and more powerful pressure bombs can knock creatures back." + "replace": "A pressure bomb deals the listed bludgeoning damage and {@trait splash} damage. On a critical hit, the target is knocked \\{@condition prone\\}. Many types grant an item bonus to attack rolls, and more powerful pressure bombs can knock creatures back." } }, "variants": [ @@ -236,11 +236,11 @@ }, "_mod": { "entries": { - "with": "A lesser pressure bomb deals {@damage 1d4} bludgeoning damage and 1 bludgeoning splash damage. On a critical hit, the target is knocked {@condition prone}. Tiny or smaller targets are pushed 5 feet away from you." + "with": "A lesser pressure bomb deals {@damage 1d4} bludgeoning damage and 1 bludgeoning {@trait splash} damage. On a critical hit, the target is knocked {@condition prone}. Tiny or smaller targets are pushed 5 feet away from you." } }, "entries": [ - "The bomb deals {@damage 1d4} bludgeoning damage and 1 bludgeoning splash damage. Tiny or smaller targets are pushed 5 feet away from you." + "The bomb deals {@damage 1d4} bludgeoning damage and 1 bludgeoning {@trait splash} damage. Tiny or smaller targets are pushed 5 feet away from you." ] }, { @@ -252,11 +252,11 @@ }, "_mod": { "entries": { - "with": "A moderate pressure bomb deals {@damage 2d4} bludgeoning damage and 2 bludgeoning splash damage. On a critical hit, the target is knocked {@condition prone}. You gain a +1 item bonus to attack rolls, and Small or smaller targets are pushed 5 feet away from you." + "with": "A moderate pressure bomb deals {@damage 2d4} bludgeoning damage and 2 bludgeoning {@trait splash} damage. On a critical hit, the target is knocked {@condition prone}. You gain a +1 item bonus to attack rolls, and Small or smaller targets are pushed 5 feet away from you." } }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} bludgeoning damage and 2 bludgeoning splash damage. Small or smaller targets are pushed 5 feet away from you." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} bludgeoning damage and 2 bludgeoning {@trait splash} damage. Small or smaller targets are pushed 5 feet away from you." ] }, { @@ -268,11 +268,11 @@ }, "_mod": { "entries": { - "with": "A greater pressure bomb deals {@damage 3d4} bludgeoning damage and 3 bludgeoning splash damage. On a critical hit, the target is knocked {@condition prone}. You gain a +2 item bonus to attack rolls, and Medium or smaller targets are pushed 5 feet away from you." + "with": "A greater pressure bomb deals {@damage 3d4} bludgeoning damage and 3 bludgeoning {@trait splash} damage. On a critical hit, the target is knocked {@condition prone}. You gain a +2 item bonus to attack rolls, and Medium or smaller targets are pushed 5 feet away from you." } }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} bludgeoning damage and 3 bludgeoning splash damage. Medium or smaller targets are pushed 5 feet away from you." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} bludgeoning damage and 3 bludgeoning {@trait splash} damage. Medium or smaller targets are pushed 5 feet away from you." ] }, { @@ -284,11 +284,11 @@ }, "_mod": { "entries": { - "with": "A major pressure bomb deals {@damage 4d4} bludgeoning damage and 4 bludgeoning splash damage. On a critical hit, the target is knocked {@condition prone}. You gain a +3 item bonus to attack rolls, and Medium or smaller creatures who take splash damage are pushed 5 feet away from the target, and then, if the target is Large or smaller, it is pushed 5 feet away from you." + "with": "A major pressure bomb deals {@damage 4d4} bludgeoning damage and 4 bludgeoning {@trait splash} damage. On a critical hit, the target is knocked {@condition prone}. You gain a +3 item bonus to attack rolls, and Medium or smaller creatures who take {@trait splash} damage are pushed 5 feet away from the target, and then, if the target is Large or smaller, it is pushed 5 feet away from you." } }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} bludgeoning damage and 4 bludgeoning splash damage. Medium or smaller creatures who take splash damage are pushed 5 feet away from the target, and then, if the target is Large or smaller, it is pushed 5 feet away from you." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} bludgeoning damage and 4 bludgeoning {@trait splash} damage. Medium or smaller creatures who take {@trait splash} damage are pushed 5 feet away from the target, and then, if the target is Large or smaller, it is pushed 5 feet away from you." ] } ] diff --git a/data/items/items-som.json b/data/items/items-som.json index 5a442ac8d3..f7b268ea3f 100644 --- a/data/items/items-som.json +++ b/data/items/items-som.json @@ -189,7 +189,7 @@ "bulk": 1, "category": "Worn", "entries": [ - "This vivid red cloak of sturdy fabric is favored by aggressive battle alchemists and mages, as well as those cautious warriors who need to advance into the fray ahead of the blast-happy back line. The mantle interposes to protect you from your own and allies' magic, granting you a circumstance bonus to Reflex saves against your own spells, as well as those of your allies. You also gain resistance to splash damage from your own alchemical items and those of your allies." + "This vivid red cloak of sturdy fabric is favored by aggressive battle alchemists and mages, as well as those cautious warriors who need to advance into the fray ahead of the blast-happy back line. The mantle interposes to protect you from your own and allies' magic, granting you a circumstance bonus to Reflex saves against your own spells, as well as those of your allies. You also gain resistance to {@trait splash} damage from your own alchemical items and those of your allies." ], "generic": "G", "variants": [ diff --git a/data/items/items-sot2.json b/data/items/items-sot2.json index ab199b43e1..c68f295d27 100644 --- a/data/items/items-sot2.json +++ b/data/items/items-sot2.json @@ -162,7 +162,7 @@ "bulk": 1, "category": "Held", "entries": [ - "Long associated with a notorious crime boss in Nantambu, this stout +1 striking fearsomeAPG club is studded with vicious-looking knobs of obsidian and wrapped in cloth for a better grip.", + "Long associated with a notorious crime boss in Nantambu, this stout +1 striking {@item fearsome|APG} club is studded with vicious-looking knobs of obsidian and wrapped in cloth for a better grip.", "It emits a ghastly groan when swung.", { "type": "ability", diff --git a/data/items/items-tv.json b/data/items/items-tv.json index 10ab1e1a38..4f8e190492 100644 --- a/data/items/items-tv.json +++ b/data/items/items-tv.json @@ -10602,7 +10602,7 @@ "unit": "day" }, "entries": [ - "You enhance yourself with a shard of Cayden's divine fortune and cast {@spell indestructibility|APG} APG.", + "You enhance yourself with a shard of Cayden's divine fortune and cast {@spell indestructibility|APG}.", "Destruction If a lawful evil creature carries Cayden's Tankard into the Starstone Cathedral, drinks from it, and returns outside with it, the tankard shatters." ] } @@ -10710,7 +10710,7 @@ "bulk": 2, "category": "Artifact", "entries": [ - "The barrel of this long rifle is translucent in places, forming a swirled pattern along the metal, and its stock is formed of crimson wood. Ghosthand's Comet is a +4 major striking beast‑bane SoM greater impactful SoM advanced firearm with a range increment of 300 feet. It deals {@damage 5d8} force damage and has the backstabber, concussive, kickback, and fatal d12 traits. As a star gun, Ghosthand's Comet runs on magic and doesn't use ammunition or black powder. The weapon is silent when fired.", + "The barrel of this long rifle is translucent in places, forming a swirled pattern along the metal, and its stock is formed of crimson wood. Ghosthand's Comet is a +4 major striking {@item bane|SoM|beast‑bane} {@item greater impactful|SoM} advanced firearm with a range increment of 300 feet. It deals {@damage 5d8} force damage and has the backstabber, concussive, kickback, and fatal d12 traits. As a star gun, Ghosthand's Comet runs on magic and doesn't use ammunition or black powder. The weapon is silent when fired.", { "type": "ability", "activity": { @@ -10968,7 +10968,7 @@ "bulk": 2, "category": "Artifact", "entries": [ - "This +4 major striking greater brilliant SoM keen glaive binds the souls of powerful creatures it slays. The soul can't be returned to life by any means while imprisoned within the glaive and can be freed only by a deed of great benevolence or selflessness. While using the glaive as a weapon, whenever you reduce a sapient creature of 18th level or higher to 0 Hit Points or roll a critical success with a {@action Strike} against such a target, the creature must attempt a DC 50 Fortitude save.", + "This +4 major striking {@item greater brilliant|SoM} {@item keen} {@item glaive} binds the souls of powerful creatures it slays. The soul can't be returned to life by any means while imprisoned within the glaive and can be freed only by a deed of great benevolence or selflessness. While using the glaive as a weapon, whenever you reduce a sapient creature of 18th level or higher to 0 Hit Points or roll a critical success with a {@action Strike} against such a target, the creature must attempt a DC 50 Fortitude save.", { "type": "successDegree", "entries": { @@ -11202,7 +11202,40 @@ "When a skilled musician dies before reaching their full potential or accomplishing an important goal, their soul might refuse to move on to the Boneyard. Rather than becoming undead, the spirit possesses an instrument they played in life, turning it into an intelligent item and a virtuoso instrument. (Other phantom instruments exist, but most are heavy.) A phantom piano offers a bargain to any bard or other skilled musician who finds it: receive musical aid as you dedicate yourself to reaching the success the spirit felt they were denied in life. The piano refuses to play for those who reject this deal. If you accept, the piano asks only that you practice with it and perform for increasingly refined and august audiences, requiring a successful {@skill Performance} check appropriate to your proficiency level.", "The piano sets no strict timeline, but at the GM's discretion, if you go too long without making progress, the piano can cease cooperating with you until it's satisfied with your dedication once again.", "While you keep up your end of the bargain, the piano grants you a +2 item bonus to {@skill Performance} checks made with it. The piano also provides access to composition spells based on your {@skill Performance} proficiency rank, as if you had the corresponding feat. The spells you can use comprise a cumulative list, but you can cast them only when using the piano. You must spend the actions and Focus Points required to cast these spells.", - "Trained: inspire competence, inspire courage Expert: hymn of healing APG, inspire defense Master: symphony of the unfettered heart Legendary: soothing ballad A phantom piano has the following activations.", + { + "type": "pf2-options", + "items": [ + { + "type": "item", + "name": "Trained", + "entries": [ + "{@spell inspire competence}, {@spell inspire courage}" + ] + }, + { + "type": "item", + "name": "Expert", + "entries": [ + "{@spell hymn of healing|APG}, {@spell inspire defense}" + ] + }, + { + "type": "item", + "name": "Master", + "entries": [ + "{@spell symphony of the unfettered heart|APG}" + ] + }, + { + "type": "item", + "name": "Legendary", + "entries": [ + "{@spell soothing ballad}" + ] + } + ] + }, + "A phantom piano has the following activations.", { "type": "ability", "activity": { @@ -14119,7 +14152,7 @@ "Armor" ], "entries": [ - "This rune counters burning and corrosive agents. Armor with this rune reduces the DC of the flat check to end {@condition persistent damage ||persistent acid} or fire damage affecting you from 15 to 12 (7 with particularly effective assistance)." + "This rune counters burning and corrosive agents. Armor with this rune reduces the DC of the flat check to end {@condition persistent damage||persistent acid} or fire damage affecting you from 15 to 12 (7 with particularly effective assistance)." ], "generic": "G", "variants": [ @@ -14161,7 +14194,7 @@ "coin": "gp" }, "entries": [ - "The DC of the flat check is reduced from 15 to 5 (particularly effective assistance automatically removes the {@condition persistent damage ||persistent acid} or fire damage)." + "The DC of the flat check is reduced from 15 to 5 (particularly effective assistance automatically removes the {@condition persistent damage||persistent acid} or fire damage)." ], "variantType": "true quenching" } @@ -14934,7 +14967,7 @@ }, "entries": [ "You call forth the cursed regenerative blood of an ouroboros to recover from your wounds. You gain regeneration 15 (Pathfinder Bestiary 343) for 1 minute; fire damage deactivates this regeneration. Each time you regain Hit Points from this regeneration, if you're in your normal form, you collapse into a Large swarm of Tiny snakes. This is a {@trait polymorph} effect that changes you into a battle form.", - "When you're a swarm of snakes, you gain low-light vision, imprecise scent (30 feet), a Speed of 20 feet, a climb Speed of 20 feet, and a swim Speed of 20 feet. You have an AC of 16 + your level and ignore your armor's check penalty and Speed reduction. Also, you gain resistance 5 to physical damage and weakness 5 to area damage and splash damage. You can use none of your normal Strikes. Instead, you can use Swarming Bites, a single action that deals {@damage 4d4} piercing damage plus {@damage 2d6} poison damage to creatures in your space with a DC 41 basic Reflex save.", + "When you're a swarm of snakes, you gain low-light vision, imprecise scent (30 feet), a Speed of 20 feet, a climb Speed of 20 feet, and a swim Speed of 20 feet. You have an AC of 16 + your level and ignore your armor's check penalty and Speed reduction. Also, you gain resistance 5 to physical damage and weakness 5 to area damage and {@trait splash} damage. You can use none of your normal Strikes. Instead, you can use Swarming Bites, a single action that deals {@damage 4d4} piercing damage plus {@damage 2d6} poison damage to creatures in your space with a DC 41 basic Reflex save.", "If you're in this battle form and are already at full HP when your regeneration occurs, the snakes instantaneously slither together, and you transform into your original form." ] }, @@ -15204,7 +15237,7 @@ }, "trigger": "An enemy within 30 feet Strikes you with an attack", "entries": [ - "You animate the exoskeletons of the wasp guard armor into a spectral swarm of wasps that seeks revenge for the slight. The swarm flies to the triggering enemy's space and swarms about them, dealing {@damage 1d8} {@condition persistent damage ||persistent poison damage}. If the affected enemy has any allies within 30 feet, the enemy can spend a single action, which has the {@trait manipulate} trait, to shoo the swarm away. This ends the {@condition persistent damage} on that enemy automatically, but the swarm instead moves to affect the enemy's ally." + "You animate the exoskeletons of the wasp guard armor into a spectral swarm of wasps that seeks revenge for the slight. The swarm flies to the triggering enemy's space and swarms about them, dealing {@damage 1d8} {@condition persistent damage||persistent poison damage}. If the affected enemy has any allies within 30 feet, the enemy can spend a single action, which has the {@trait manipulate} trait, to shoo the swarm away. This ends the {@condition persistent damage} on that enemy automatically, but the swarm instead moves to affect the enemy's ally." ] } ], @@ -15266,7 +15299,7 @@ "unit": "hour" }, "entries": [ - "You gain a jaws unarmed attack that you make using your hands. This attack deals {@damage 1d8} piercing damage plus 1 cold damage, is in the brawling group, and has the {@trait trip} and {@trait unarmed} traits." + "You gain a jaws unarmed attack that you make using your hands. This attack deals {@damage 1d8} piercing damage plus 1 cold damage, is in the {@group brawling} group, and has the {@trait trip} and {@trait unarmed} traits." ] } ], @@ -15356,7 +15389,7 @@ ], "category": "Poison", "entries": [ - "Monster hunters favor bane ammunition that contains a capsule of reagents tailored to a particular type of creature\u2014 aberration, animal, beast, dragon, fey, giant, ooze, or both fungus and plant. Each type requires a different formula. When activated bane ammunition hits a target that has {@trait a} trait matching the selected type, it takes {@condition persistent damage||persistent poison damage} in addition to the damage the attack normally deals." + "Monster hunters favor bane ammunition that contains a capsule of reagents tailored to a particular type of creature\u2014aberration, animal, beast, dragon, fey, giant, ooze, or both fungus and plant. Each type requires a different formula. When activated bane ammunition hits a target that has {@trait a} trait matching the selected type, it takes {@condition persistent damage||persistent poison damage} in addition to the damage the attack normally deals." ], "generic": "G", "variants": [ @@ -15484,7 +15517,7 @@ ], "category": "Consumable", "entries": [ - "When activated, the reservoir of alchemical reagents in elemental ammunition atomizes on impact, dealing {@condition persistent damage||persistent acid}, cold, electricity, fire, or poison damage to the target and splash damage in addition to the damage the attack normally deals. Each damage type requires a different formula, and the ammunition gains {@trait a} trait matching the damage type." + "When activated, the reservoir of alchemical reagents in elemental ammunition atomizes on impact, dealing {@condition persistent damage||persistent acid}, cold, electricity, fire, or poison damage to the target and {@trait splash} damage in addition to the damage the attack normally deals. Each damage type requires a different formula, and the ammunition gains {@trait a} trait matching the damage type." ], "generic": "G", "variants": [ @@ -15495,7 +15528,7 @@ "coin": "gp" }, "entries": [ - "The ammunition deals 1 {@condition persistent damage} and 1 splash damage." + "The ammunition deals 1 {@condition persistent damage} and 1 {@trait splash} damage." ], "variantType": "lesser" }, @@ -15506,7 +15539,7 @@ "coin": "gp" }, "entries": [ - "The ammunition deals {@damage 2d4} {@condition persistent damage} and 2 splash damage." + "The ammunition deals {@damage 2d4} {@condition persistent damage} and 2 {@trait splash} damage." ], "variantType": "moderate" }, @@ -15517,7 +15550,7 @@ "coin": "gp" }, "entries": [ - "The ammunition deals {@damage 3d4} {@condition persistent damage} and 3 splash damage." + "The ammunition deals {@damage 3d4} {@condition persistent damage} and 3 {@trait splash} damage." ], "variantType": "greater" } @@ -15553,7 +15586,7 @@ ], "category": "Consumable", "entries": [ - "Freeze ammunition carries chilling reagents that activate on contact with the target. A creature hit by activated freeze ammunition takes cold damage instead of the weapon's normal damage type, plus 2 cold splash damage. Hitting a 5-foot-square surface successfully with freeze ammunition deals 2 cold splash damage and covers the space in a layer of ice. Each creature standing on the icy surface must succeed at a DC 20 Reflex save or {@skill Acrobatics} check or else fall {@condition prone}.", + "Freeze ammunition carries chilling reagents that activate on contact with the target. A creature hit by activated freeze ammunition takes cold damage instead of the weapon's normal damage type, plus 2 cold {@trait splash} damage. Hitting a 5-foot-square surface successfully with freeze ammunition deals 2 cold {@trait splash} damage and covers the space in a layer of ice. Each creature standing on the icy surface must succeed at a DC 20 Reflex save or {@skill Acrobatics} check or else fall {@condition prone}.", "Creatures using an action to move onto the icy surface must attempt either a Reflex save or an {@skill Acrobatics} check to {@action Balance}. Creatures that {@action Step} or {@action Crawl} don't need to attempt a check or save. The ice melts after 1 minute, although unusually hot or cold temperatures can change this duration at the GM's discretion. Dealing at least 1 point of fire damage to the ice removes it instantly." ] }, @@ -15813,7 +15846,7 @@ }, "category": "Bomb", "entries": [ - "Blightburn bombs have radioactive materials sealed inside flasks treated with lead. The bomb grants an item bonus to attack rolls and deals poison damage, {@condition persistent damage||persistent poison damage}, and poison splash damage, according to the bomb's type. A creature that takes the {@condition persistent damage||persistent poison damage} deals the splash damage again from its current position as the radiation continues to harm nearby creatures. The {@condition persistent damage} can last up to 1 minute.", + "Blightburn bombs have radioactive materials sealed inside flasks treated with lead. The bomb grants an item bonus to attack rolls and deals poison damage, {@condition persistent damage||persistent poison damage}, and poison {@trait splash} damage, according to the bomb's type. A creature that takes the {@condition persistent damage||persistent poison damage} deals the {@trait splash} damage again from its current position as the radiation continues to harm nearby creatures. The {@condition persistent damage} can last up to 1 minute.", "Blightburn bombs also expose the primary target to {@disease blightburn sickness|TV} at the listed Fortitude DC." ], "generic": "G", @@ -15825,7 +15858,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison splash damage. The Fortitude DC is 34." + "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison {@trait splash} damage. The Fortitude DC is 34." ], "variantType": "blightburn bomb" }, @@ -15836,7 +15869,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison splash damage. The Fortitude DC is 43." + "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison {@trait splash} damage. The Fortitude DC is 43." ], "variantType": "greater blightburn bomb" } @@ -15867,7 +15900,7 @@ }, "category": "Bomb", "entries": [ - "This bomb is made of volatile fluids that rapidly expand and harden when exposed to air. A boulder seed grants an item bonus to attack rolls and deals bludgeoning damage and bludgeoning splash damage, according to the bomb's type. When activated, the bomb fills a 5-foot cube with hardened foam, which has stats according to the bomb's type and which pushes a primary target of a certain size or smaller occupying that space 5 feet away from you. On a critical hit, the target also falls {@condition prone}. The splash zone fills with rubble, creating difficult terrain. The \"boulder\" the bomb creates fails all saving throws and loses 1 Hardness per round, disintegrating into fine powder when the boulder's Hardness is reduced to 0. At that time, the difficult terrain the bomb created also disappears." + "This bomb is made of volatile fluids that rapidly expand and harden when exposed to air. A boulder seed grants an item bonus to attack rolls and deals bludgeoning damage and bludgeoning {@trait splash} damage, according to the bomb's type. When activated, the bomb fills a 5-foot cube with hardened foam, which has stats according to the bomb's type and which pushes a primary target of a certain size or smaller occupying that space 5 feet away from you. On a critical hit, the target also falls {@condition prone}. The splash zone fills with rubble, creating difficult terrain. The \"boulder\" the bomb creates fails all saving throws and loses 1 Hardness per round, disintegrating into fine powder when the boulder's Hardness is reduced to 0. At that time, the difficult terrain the bomb created also disappears." ], "generic": "G", "variants": [ @@ -15878,7 +15911,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d4} bludgeoning damage plus 3 bludgeoning splash damage. It creates a boulder as hard as wood (Hardness 5, HP 20) that pushes Medium or smaller targets." + "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d4} bludgeoning damage plus 3 bludgeoning {@trait splash} damage. It creates a boulder as hard as wood (Hardness 5, HP 20) that pushes Medium or smaller targets." ], "variantType": "boulder seed" }, @@ -15889,7 +15922,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d4} bludgeoning damage plus 4 bludgeoning splash damage. It creates a boulder as hard as stone (Hardness 10, HP 40) that pushes Large or smaller targets." + "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d4} bludgeoning damage plus 4 bludgeoning {@trait splash} damage. It creates a boulder as hard as stone (Hardness 10, HP 40) that pushes Large or smaller targets." ], "variantType": "greater boulder seed" } @@ -15921,7 +15954,7 @@ }, "category": "Bomb", "entries": [ - "Lodestone bombs hold reactive ionized minerals preserved in a dormant state until {@condition broken}. The bomb grants an item bonus to attack rolls and deals force damage and force splash damage, according to the bomb's type. In addition, a target made of metal, wearing metal armor, or using metal weapons takes {@condition persistent damage||persistent force damage} and is {@condition clumsy||clumsy 1} and {@condition enfeebled||enfeebled 1} while taking the {@condition persistent damage}. The {@condition persistent damage} can last up to 1 minute." + "Lodestone bombs hold reactive ionized minerals preserved in a dormant state until {@condition broken}. The bomb grants an item bonus to attack rolls and deals force damage and force {@trait splash} damage, according to the bomb's type. In addition, a target made of metal, wearing metal armor, or using metal weapons takes {@condition persistent damage||persistent force damage} and is {@condition clumsy||clumsy 1} and {@condition enfeebled||enfeebled 1} while taking the {@condition persistent damage}. The {@condition persistent damage} can last up to 1 minute." ], "generic": "G", "variants": [ @@ -15932,7 +15965,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d4} force damage plus 2 force splash damage. The bomb deals {@damage 2d4} {@condition persistent damage||persistent force damage} to applicable targets." + "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d4} force damage plus 2 force {@trait splash} damage. The bomb deals {@damage 2d4} {@condition persistent damage||persistent force damage} to applicable targets." ], "variantType": "lodestone bomb" }, @@ -15943,7 +15976,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d4} force damage plus 3 force splash damage. The bomb deals {@damage 3d4} {@condition persistent damage||persistent force damage} to applicable targets." + "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d4} force damage plus 3 force {@trait splash} damage. The bomb deals {@damage 3d4} {@condition persistent damage||persistent force damage} to applicable targets." ], "variantType": "greater lodestone bomb" } @@ -15976,7 +16009,7 @@ "category": "Bomb", "entries": [ "A shatterstone is a small ceramic orb, much like a thunderstone.", - "Inside are reactive agents that set up an intense field of sonic vibration when the stone breaks. The bomb grants an item bonus to attack rolls and deals sonic damage and sonic splash damage, according to the bomb's type. Much of the sound is ultrasonic, and creatures with sonic weakness that take damage from the bomb must succeed at a Fortitude saving throw at the listed DC or be {@condition deafened} until the end of their next turn." + "Inside are reactive agents that set up an intense field of sonic vibration when the stone breaks. The bomb grants an item bonus to attack rolls and deals sonic damage and sonic {@trait splash} damage, according to the bomb's type. Much of the sound is ultrasonic, and creatures with sonic weakness that take damage from the bomb must succeed at a Fortitude saving throw at the listed DC or be {@condition deafened} until the end of their next turn." ], "generic": "G", "variants": [ @@ -15987,7 +16020,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} sonic damage and 3 sonic splash damage. The Fortitude DC is 30." + "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} sonic damage and 3 sonic {@trait splash} damage. The Fortitude DC is 30." ], "variantType": "shatterstone" }, @@ -15998,7 +16031,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} sonic damage and 4 sonic splash damage. The Fortitude DC is 40." + "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} sonic damage and 4 sonic {@trait splash} damage. The Fortitude DC is 40." ], "variantType": "greater shatterstone" } @@ -16031,7 +16064,7 @@ }, "category": "Bomb", "entries": [ - "Skunk bombs are made from the concentrated odors of xulgaths, hezrous, and other creatures with natural or supernatural stench. The bomb grants an item bonus to attack rolls and deals poison damage and poison splash damage. Any creature hit by the bomb or in its splash area must attempt a Fortitude saving throw with a DC based on the bomb's type. Creatures in the splash area treat the results of their saving throw as one step better.", + "Skunk bombs are made from the concentrated odors of xulgaths, hezrous, and other creatures with natural or supernatural stench. The bomb grants an item bonus to attack rolls and deals poison damage and poison {@trait splash} damage. Any creature hit by the bomb or in its splash area must attempt a Fortitude saving throw with a DC based on the bomb's type. Creatures in the splash area treat the results of their saving throw as one step better.", { "type": "successDegree", "entries": { @@ -16060,7 +16093,7 @@ "coin": "gp" }, "entries": [ - "The bomb deals {@damage 1d4} poison damage and 1 poison splash damage. The Fortitude DC is 15." + "The bomb deals {@damage 1d4} poison damage and 1 poison {@trait splash} damage. The Fortitude DC is 15." ], "variantType": "lesser" }, @@ -16071,7 +16104,7 @@ "coin": "gp" }, "entries": [ - "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} poison damage and 2 poison splash damage. The Fortitude DC is 17." + "You gain a +1 item bonus to attack rolls. The bomb deals {@damage 2d4} poison damage and 2 poison {@trait splash} damage. The Fortitude DC is 17." ], "variantType": "moderate" }, @@ -16082,7 +16115,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} poison damage and 3 poison splash damage. The Fortitude DC is 28." + "You gain a +2 item bonus to attack rolls. The bomb deals {@damage 3d4} poison damage and 3 poison {@trait splash} damage. The Fortitude DC is 28." ], "variantType": "greater" }, @@ -16093,7 +16126,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} poison damage and 4 poison splash damage. The Fortitude DC is 37." + "You gain a +3 item bonus to attack rolls. The bomb deals {@damage 4d4} poison damage and 4 poison {@trait splash} damage. The Fortitude DC is 37." ], "variantType": "major" } @@ -16147,7 +16180,7 @@ "coin": "gp" }, "entries": [ - "Assassin vine wine that has been aged for several years\u2014 or artificially aged with alchemy\u2014develops both a greater complexity of flavor and a stronger connection to an assassin vine's bond with nature. When you drink the wine, vegetation in a 20-foot emanation around you begins to writhe, becoming difficult terrain until the start of your next turn." + "Assassin vine wine that has been aged for several years\u2014or artificially aged with alchemy\u2014develops both a greater complexity of flavor and a stronger connection to an assassin vine's bond with nature. When you drink the wine, vegetation in a 20-foot emanation around you begins to writhe, becoming difficult terrain until the start of your next turn." ], "variantType": "aged assassin vine wine" } @@ -16475,7 +16508,7 @@ { "type": "list", "items": [ - "Animalistic Lemon juice and powdered claws or talons are added to the cocktail. You gain an unarmed attack in the brawling group of your choice between a jaws attack that deals {@damage 1d6} piercing damage or a claw attack that has the {@trait agile} trait and deals {@damage 1d4} slashing damage.", + "Animalistic Lemon juice and powdered claws or talons are added to the cocktail. You gain an unarmed attack in the {@group brawling} group of your choice between a jaws attack that deals {@damage 1d6} piercing damage or a claw attack that has the {@trait agile} trait and deals {@damage 1d4} slashing damage.", "Double This cocktail is just stronger, with more ginger and more rum. You gain resistance 1 to physical damage. The resistance increases to 2 for a moderate fury cocktail or 5 for a greater fury cocktail.", "Mournful A few flower petals add a powerful aroma to the drink. You gain resistance 1 to negative damage, or resistance 1 to positive damage if you have negative healing. The resistance increases to 5 for a moderate fury cocktail or 10 for a greater fury cocktail.", "Skeptical A splash of bitters gives the drink a more complex flavor. You gain a +1 item bonus to saves against magic. This bonus is +2 for a moderate fury cocktail or +3 for a greater fury cocktail.", @@ -18462,7 +18495,7 @@ "category": "Elixir", "entries": [ "When you use a dose of addiction suppressant, it suppresses the effects of that addiction for 1 day, as if you had taken an actual dose of the drug, but without any of the drug's effects, and it doesn't increase the addiction DC. You also gain an item bonus against the ongoing save against the drug's addiction depending on the type of addiction suppressant.", - "For every drug, a specific suppressant must be crafted\u2014 no generalized addiction suppressant yet exists. In order to create an addiction suppressant, you must begin with a dose of the drug to be suppressed, then use alchemical reagents to generate an elixir that can be used to fight that drug's addiction. An addiction suppressant must be a higher level than the drug it is meant to suppress in order to work." + "For every drug, a specific suppressant must be crafted\u2014no generalized addiction suppressant yet exists. In order to create an addiction suppressant, you must begin with a dose of the drug to be suppressed, then use alchemical reagents to generate an elixir that can be used to fight that drug's addiction. An addiction suppressant must be a higher level than the drug it is meant to suppress in order to work." ], "generic": "G", "variants": [ @@ -19603,7 +19636,7 @@ "bulk": "L", "category": "Held", "entries": [ - "This apparatus increases the viscosity of the reagents in alchemical bombs, to {@trait deadly} effect. As a 10-minute activity that has the {@trait manipulate} trait, you can use a bomb coagulant alembic to distill the contents of one alchemical bomb that deals splash damage into a stickier substance. After distilling, the bomb deals no splash damage but instead deals {@condition persistent damage} equal to and of the same type as its original splash damage. If the bomb already deals {@condition persistent damage}, distilling increases that damage by the bomb's original splash damage." + "This apparatus increases the viscosity of the reagents in alchemical bombs, to {@trait deadly} effect. As a 10-minute activity that has the {@trait manipulate} trait, you can use a bomb coagulant alembic to distill the contents of one alchemical bomb that deals {@trait splash} damage into a stickier substance. After distilling, the bomb deals no {@trait splash} damage but instead deals {@condition persistent damage} equal to and of the same type as its original {@trait splash} damage. If the bomb already deals {@condition persistent damage}, distilling increases that damage by the bomb's original {@trait splash} damage." ] }, { @@ -19632,7 +19665,7 @@ }, "category": "Armor", "entries": [ - "This suit of bone-based {@item fortress plate|TV} is a masterpiece of alchemical science. This armor has a receiver that can hold a single {@item lodestone bomb|TV}, which takes 3 {@action Interact} actions to install. A loaded suit of bone dreadnought plate can be activated to cause the bomb to shift numerous small plates and hinges, offering a wide variety of protections, granting you resistance to cold, electricity, fire, piercing, and slashing damage equal to the loaded lodestone bomb's splash damage. These effects last for 20 minutes, but each time you're hit by an attack that deals damage of one of these types, decrease the remaining duration by 1 minute. Once activated, the armor can't be deactivated. The armor uses up the lodestone bomb during the duration and can't be activated again until a new one is installed." + "This suit of bone-based {@item fortress plate|TV} is a masterpiece of alchemical science. This armor has a receiver that can hold a single {@item lodestone bomb|TV}, which takes 3 {@action Interact} actions to install. A loaded suit of bone dreadnought plate can be activated to cause the bomb to shift numerous small plates and hinges, offering a wide variety of protections, granting you resistance to cold, electricity, fire, piercing, and slashing damage equal to the loaded lodestone bomb's {@trait splash} damage. These effects last for 20 minutes, but each time you're hit by an attack that deals damage of one of these types, decrease the remaining duration by 1 minute. Once activated, the armor can't be deactivated. The armor uses up the lodestone bomb during the duration and can't be activated again until a new one is installed." ] }, { @@ -19695,7 +19728,7 @@ "category": "Worn", "entries": [ "The faceplate of a dread helm has a fierce visage that magnifies the effects of fear. Cleverly {@condition concealed} within is a reservoir that can hold a single dread ampoule (Advanced Player's Guide 253), which takes 3 {@action Interact} actions to install.", - "A loaded dread helm can be activated to atomize the dread ampoule, creating a fear-inducing mist that hangs around your face. The mist grants an item bonus to {@skill Intimidation} checks equal to the dread ampoule's item bonus. The mist also deals mental damage equal to the dread ampoule's splash damage to all creatures within a 5-foot emanation other than you. The effects last for 3 rounds, consuming the dread ampoule, and once the atomization process has begun it can't be deactivated." + "A loaded dread helm can be activated to atomize the dread ampoule, creating a fear-inducing mist that hangs around your face. The mist grants an item bonus to {@skill Intimidation} checks equal to the dread ampoule's item bonus. The mist also deals mental damage equal to the dread ampoule's {@trait splash} damage to all creatures within a 5-foot emanation other than you. The effects last for 3 rounds, consuming the dread ampoule, and once the atomization process has begun it can't be deactivated." ] }, { @@ -19808,7 +19841,7 @@ }, "category": "Armor", "entries": [ - "This leather armor has been treated with extract from oozes, which can be reactivated in the presence of a strong acid. A receptacle in the armor can hold an acid flask, which takes 3 {@action Interact} actions to install. A loaded suit of ooze skin can be activated to cause the leather to weep slippery protoplasm, granting an item bonus to {@action Escape} and {@action Squeeze} checks equal to the acid flask's item bonus. The protoplasm also irritates the skin on prolonged contact, causing any creature that grapples or swallows you to take acid damage equal to the acid flask's splash damage. Ooze skin remains activated for a number of rounds equal to the level of the acid flask installed. The effects consume the acid flask, and once the reaction has begun it can't be deactivated." + "This leather armor has been treated with extract from oozes, which can be reactivated in the presence of a strong acid. A receptacle in the armor can hold an acid flask, which takes 3 {@action Interact} actions to install. A loaded suit of ooze skin can be activated to cause the leather to weep slippery protoplasm, granting an item bonus to {@action Escape} and {@action Squeeze} checks equal to the acid flask's item bonus. The protoplasm also irritates the skin on prolonged contact, causing any creature that grapples or swallows you to take acid damage equal to the acid flask's {@trait splash} damage. Ooze skin remains activated for a number of rounds equal to the level of the acid flask installed. The effects consume the acid flask, and once the reaction has begun it can't be deactivated." ] }, { @@ -19931,7 +19964,7 @@ }, "category": "Held", "entries": [ - "This trigger array uses thunderstones and crystals to remotely detonate alchemical bombs through harmonic vibrations. When a switch on the trigger is flipped up, the remote trigger begins to emit infrasonic pulses that slowly build up over the course of 30 minutes in up to three alchemical bombs placed next to the trigger (the trigger can be left to attune during your daily preparations). You can later activate the trigger to detonate one or more of the attuned bombs as long as they're within 60 feet. Bombs detonated in this way deal their splash damage as if they had missed a target in the square where they were triggered." + "This trigger array uses thunderstones and crystals to remotely detonate alchemical bombs through harmonic vibrations. When a switch on the trigger is flipped up, the remote trigger begins to emit infrasonic pulses that slowly build up over the course of 30 minutes in up to three alchemical bombs placed next to the trigger (the trigger can be left to attune during your daily preparations). You can later activate the trigger to detonate one or more of the attuned bombs as long as they're within 60 feet. Bombs detonated in this way deal their {@trait splash} damage as if they had missed a target in the square where they were triggered." ] }, { @@ -20070,7 +20103,7 @@ }, "category": "Adjustment", "entries": [ - "This set of tubing snakes down the striking surface of a weapon to deliver alchemical explosives. A single lesser alchemical bomb can be fitted to the weapon siphon as an {@action Interact} action. The bomb must be one that deals energy damage, such as an acid flask, alchemist's fire, bottled lightning, frost vial, or thunderstone. The next three attacks made with the weapon deal {@damage 1d4} damage of the bomb's damage type in addition to the weapon's normal damage. If the second and third attacks aren't all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal splash damage or other special effects of the bomb and aren't modified by any abilities that add to or modify a bomb's effect.", + "This set of tubing snakes down the striking surface of a weapon to deliver alchemical explosives. A single lesser alchemical bomb can be fitted to the weapon siphon as an {@action Interact} action. The bomb must be one that deals energy damage, such as an {@item acid flask (generic)||acid flask}, {@item alchemist's fire (generic)||alchemist's fire}, {@item bottled lightning (generic)||bottled lightning}, {@item frost vial (generic)||frost vial}, or {@item thunderstone (generic)||thunderstone}. The next three attacks made with the weapon deal {@damage 1d4} damage of the bomb's damage type in addition to the weapon's normal damage. If the second and third attacks aren't all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal {@trait splash} damage or other special effects of the bomb and aren't modified by any abilities that add to or modify a bomb's effect.", "Adding a weapon siphon to a weapon throws off its balance, causing the multiple attack penalty with the weapon to be one greater than usual (usually \u20136 on a second attack and \u201311 on a third; or \u20135 and \u201310 with an agile weapon)." ] }, @@ -22356,7 +22389,7 @@ }, "category": "Potion", "entries": [ - "A small bit from a humanoid\u2014such as a hair, scale, or feather\u2014 steeps in the clear liquid of a rebirth potion. When the potion is created, this bit determines the ancestry and heritage the potion changes the imbiber to. After you drink the potion, you transform into that ancestry over 8 hours during your next period of rest, finishing the transformation after the 8 hours are up. Throughout this time, you are {@condition clumsy||clumsy 2}, {@condition enfeebled||enfeebled 2}, and {@condition stupefied||stupefied 2}. Once the transformation is complete, the potion's magic ends and can't be counteracted. Replace your ancestry Hit Points, size, Speeds, ability boosts, ability flaws, traits, and special abilities with those of your new ancestry. You lose your ancestry feats, selecting replacements valid for your new ancestry. You have mild control over the change, but you end up with a unique appearance fitting for your new ancestry, and some quirks of your body remain, such as relative age, general health, scars, and missing digits, limbs, or organs.", + "A small bit from a humanoid\u2014such as a hair, scale, or feather\u2014steeps in the clear liquid of a rebirth potion. When the potion is created, this bit determines the ancestry and heritage the potion changes the imbiber to. After you drink the potion, you transform into that ancestry over 8 hours during your next period of rest, finishing the transformation after the 8 hours are up. Throughout this time, you are {@condition clumsy||clumsy 2}, {@condition enfeebled||enfeebled 2}, and {@condition stupefied||stupefied 2}. Once the transformation is complete, the potion's magic ends and can't be counteracted. Replace your ancestry Hit Points, size, Speeds, ability boosts, ability flaws, traits, and special abilities with those of your new ancestry. You lose your ancestry feats, selecting replacements valid for your new ancestry. You have mild control over the change, but you end up with a unique appearance fitting for your new ancestry, and some quirks of your body remain, such as relative age, general health, scars, and missing digits, limbs, or organs.", "Drinking a rebirth potion of your current ancestry works normally, allowing you to rearrange some of the cited ancestry elements and change your appearance (provided you abide by the potion's limitations regarding health and age)." ] }, @@ -25976,7 +26009,7 @@ "unit": "week" }, "entries": [ - "If your next action is to cast a cozy cabin APG, {@spell magnificent mansion} or {@spell resplendent mansion} spell, you add a room to the structure that is up to 10 feet per side per level of the spell. This room is outfitted with all the accoutrements for a particular type of recreation, determined by you when you cast the spell. Any character who spends at least 1 hour using this recreational facility and then sleeps a full 8 hours inside the location created by the spell is exceptionally well-rested. They regain double the amount of Hit Points they would normally receive for an 8-hour rest, and when they make the next day's preparations, they gain a +1 circumstance bonus to {@skill Athletics} checks and Will saves for the next 12 hours." + "If your next action is to cast a {@spell cozy cabin|APG}, {@spell magnificent mansion} or {@spell resplendent mansion} spell, you add a room to the structure that is up to 10 feet per side per level of the spell. This room is outfitted with all the accoutrements for a particular type of recreation, determined by you when you cast the spell. Any character who spends at least 1 hour using this recreational facility and then sleeps a full 8 hours inside the location created by the spell is exceptionally well-rested. They regain double the amount of Hit Points they would normally receive for an 8-hour rest, and when they make the next day's preparations, they gain a +1 circumstance bonus to {@skill Athletics} checks and Will saves for the next 12 hours." ] } ] @@ -28836,7 +28869,7 @@ }, "category": "Poison", "entries": [ - "Derived from a mixture of krooth venom and an agitating agent, scarlet mist causes bleeding that turns into a foaming mist. When a creature under the effects of scarlet mist takes {@condition persistent damage||persistent bleed damage} from the toxin, creatures within 5 feet take the splash damage. The {@condition persistent damage} can't be staunched until the poison's effects end. A creature that can't bleed doesn't take the bleed damage or cause the splash damage but can still take the poison damage.", + "Derived from a mixture of krooth venom and an agitating agent, scarlet mist causes bleeding that turns into a foaming mist. When a creature under the effects of scarlet mist takes {@condition persistent damage||persistent bleed damage} from the toxin, creatures within 5 feet take the {@trait splash} damage. The {@condition persistent damage} can't be staunched until the poison's effects end. A creature that can't bleed doesn't take the bleed damage or cause the {@trait splash} damage but can still take the poison damage.", { "type": "affliction", "DC": 25, @@ -28845,17 +28878,17 @@ "stages": [ { "stage": 1, - "entry": "{@damage 3d6} poison damage, {@damage 1d4} {@condition persistent damage||persistent bleed damage}, and 1 poison splash damage", + "entry": "{@damage 3d6} poison damage, {@damage 1d4} {@condition persistent damage||persistent bleed damage}, and 1 poison {@trait splash} damage", "duration": "1 round" }, { "stage": 2, - "entry": "{@damage 3d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent bleed damage}, and 2 poison splash damage", + "entry": "{@damage 3d6} poison damage, {@damage 2d4} {@condition persistent damage||persistent bleed damage}, and 2 poison {@trait splash} damage", "duration": "1 round" }, { "stage": 3, - "entry": "{@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent bleed damage}, and 3 poison splash damage", + "entry": "{@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent bleed damage}, and 3 poison {@trait splash} damage", "duration": "1 round" } ] @@ -29718,8 +29751,8 @@ "Weapon" ], "entries": [ - "Sharp needles impale anyone who attempts to wield this weapon other than its rightful owner. Each authorized rune is etched with the blood of a specific creature. If any other creature wields the weapon, needles immediately erupt from the weapon's hilt or shaft, dealing {@damage 1d8} piercing damage plus {@damage 1d4} {@condition persistent damage ||persistent bleed damage} to the wielder. If the weapon has a striking rune, this damage increases to {@damage 1d8} per damage die and {@damage 1d4} {@condition persistent damage} per damage die; this counts only the weapon's base die and dice from the striking rune.", - "The {@condition persistent damage ||persistent bleed damage} can't end while the creature still holds the weapon. The spikes retract once the creature lets go.", + "Sharp needles impale anyone who attempts to wield this weapon other than its rightful owner. Each authorized rune is etched with the blood of a specific creature. If any other creature wields the weapon, needles immediately erupt from the weapon's hilt or shaft, dealing {@damage 1d8} piercing damage plus {@damage 1d4} {@condition persistent damage||persistent bleed damage} to the wielder. If the weapon has a striking rune, this damage increases to {@damage 1d8} per damage die and {@damage 1d4} {@condition persistent damage} per damage die; this counts only the weapon's base die and dice from the striking rune.", + "The {@condition persistent damage||persistent bleed damage} can't end while the creature still holds the weapon. The spikes retract once the creature lets go.", "When the rune is crafted, the crafter can choose to broaden the criteria for who can safely wield the item, expanding the users to creatures with a particular alignment, bloodline, or patron deity, as the crafter chooses. This criterion must be shared by the creature who contributed the blood for the rune." ] }, @@ -30185,7 +30218,7 @@ }, "requirements": "You hit a creature using the rime foil as your last action", "entries": [ - "You cast 5th-level {@spell phantom prison|SoM}SoM on the target (DC 22 Will to disbelieve). If the target has been damaged by a shattered plan in the last round, the DC is instead 24. Special The rime foil pairs with the shattered plan." + "You cast 5th-level {@spell phantom prison|SoM} on the target (DC 22 Will to disbelieve). If the target has been damaged by a shattered plan in the last round, the DC is instead 24. Special The rime foil pairs with the shattered plan." ] } ] @@ -30461,7 +30494,7 @@ }, "category": "Adventuring Gear", "entries": [ - "An alchemical gauntlet emits small alchemical detonations when it makes contact with a foe. As an {@action Interact} action, you can place a bomb into a metal bracket near the wrist of the gauntlet. The bomb must be one that deals energy damage, such as an acid flask, alchemist's fire, bottled lightning, frost vial, or thunderstone. The next three attacks made with the gauntlet deal {@damage 1d4} damage of the bomb's damage type in addition to the gauntlet's normal damage. If the second and third attacks aren't all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal splash damage or other special effects of the bomb and aren't modified by any abilities that add to or modify a bomb's effect." + "An alchemical gauntlet emits small alchemical detonations when it makes contact with a foe. As an {@action Interact} action, you can place a bomb into a metal bracket near the wrist of the gauntlet. The bomb must be one that deals energy damage, such as an {@item acid flask (generic)||acid flask}, {@item alchemist's fire (generic)||alchemist's fire}, {@item bottled lightning (generic)||bottled lightning}, {@item frost vial (generic)||frost vial}, or {@item thunderstone (generic)||thunderstone}. The next three attacks made with the gauntlet deal {@damage 1d4} damage of the bomb's damage type in addition to the gauntlet's normal damage. If the second and third attacks aren't all made within 1 minute of the first attack, the bomb's energy is wasted. These attacks never deal {@trait splash} damage or other special effects of the bomb and aren't modified by any abilities that add to or modify a bomb's effect." ] }, { @@ -30490,7 +30523,7 @@ }, "category": "Bomb", "entries": [ - "Concentrated wolfsbane and other anti-shapechanger reagents fill trueshape bombs. These bombs grant an item bonus to attack rolls and deal poison damage, {@condition persistent damage||persistent poison damage}, and poison splash damage, according to their type. If the primary target is under the effects of a {@trait morph} or {@trait polymorph} effect, it must succeed at a Fortitude saving throw at the bomb's listed DC, or else the effects end and the creature returns to its normal form. Targets taking {@condition persistent damage||persistent poison damage} from this bomb must succeed at another Fortitude saving throw at the same DC to change shape using a {@trait morph} or {@trait polymorph} effect.", + "Concentrated wolfsbane and other anti-shapechanger reagents fill trueshape bombs. These bombs grant an item bonus to attack rolls and deal poison damage, {@condition persistent damage||persistent poison damage}, and poison {@trait splash} damage, according to their type. If the primary target is under the effects of a {@trait morph} or {@trait polymorph} effect, it must succeed at a Fortitude saving throw at the bomb's listed DC, or else the effects end and the creature returns to its normal form. Targets taking {@condition persistent damage||persistent poison damage} from this bomb must succeed at another Fortitude saving throw at the same DC to change shape using a {@trait morph} or {@trait polymorph} effect.", "The {@condition persistent damage} can last up to 1 minute." ], "generic": "G", @@ -30502,7 +30535,7 @@ "coin": "gp" }, "entries": [ - "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison splash damage. The Fortitude DC is 30." + "You gain a +2 item bonus to attack rolls, and the bomb deals {@damage 3d6} poison damage, {@damage 3d4} {@condition persistent damage||persistent poison damage}, and 3 poison {@trait splash} damage. The Fortitude DC is 30." ], "variantType": "trueshape bomb" }, @@ -30513,7 +30546,7 @@ "coin": "gp" }, "entries": [ - "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison splash damage. The Fortitude DC is 40." + "You gain a +3 item bonus to attack rolls, and the bomb deals {@damage 4d6} poison damage, {@damage 4d4} {@condition persistent damage||persistent poison damage}, and 4 poison {@trait splash} damage. The Fortitude DC is 40." ], "variantType": "greater trueshape bomb" } @@ -31032,7 +31065,7 @@ "unit": "day" }, "entries": [ - "One of the panels from the solar shellflower detaches and unfurls into a tigridia-shaped construct of flame. For the next 1 minute, whenever you {@action Strike} an enemy with the solar shellflower, the construct fires a smaller jet of fire that automatically hits the target, dealing {@dice 3d4} additional {@condition persistent damage ||persistent fire damage} or twice that on a critical hit. The solar shellflower usually requires a full day to replenish enough solar energy to recharge this Activation, but if used in an environment with especially strong sunlight, such as in a desert, cliff above the clouds, or near the summer solstice, it can recharge in 1 hour instead." + "One of the panels from the solar shellflower detaches and unfurls into a tigridia-shaped construct of flame. For the next 1 minute, whenever you {@action Strike} an enemy with the solar shellflower, the construct fires a smaller jet of fire that automatically hits the target, dealing {@dice 3d4} additional {@condition persistent damage||persistent fire damage} or twice that on a critical hit. The solar shellflower usually requires a full day to replenish enough solar energy to recharge this Activation, but if used in an environment with especially strong sunlight, such as in a desert, cliff above the clouds, or near the summer solstice, it can recharge in 1 hour instead." ] } ] @@ -31119,4 +31152,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/optionalfeatures.json b/data/optionalfeatures.json index 235017e98b..2f40cab4a9 100644 --- a/data/optionalfeatures.json +++ b/data/optionalfeatures.json @@ -459,7 +459,7 @@ ], "name": "Physical Protections", "entries": [ - "Your armor has so many adjustments and precautions that it can guard against all physical damage. While wearing your armor, you gain resistance to all physical damage (bludgeoning, piercing, and slashing damage, as well as persistent bleed damage) equal to half your level. You must have the dense plating, layered mesh, or tensile absorption breakthrough modification to select this modification." + "Your armor has so many adjustments and precautions that it can guard against all physical damage. While wearing your armor, you gain resistance to all physical damage (bludgeoning, piercing, and slashing damage, as well as {@condition persistent damage||persistent bleed damage}) equal to half your level. You must have the dense plating, layered mesh, or tensile absorption breakthrough modification to select this modification." ] }, { diff --git a/data/places.json b/data/places.json index 16ad35129b..b0eb32d2fe 100644 --- a/data/places.json +++ b/data/places.json @@ -1,5 +1,100 @@ { "place": [ + { + "name": "Highhelm", + "source": "SKT0", + "page": 4, + "category": "Settlement", + "level": 14, + "traits": [ + "ln", + "metropolis" + ], + "description": "Ancient dwarven city embodying the essence of dwarven culture in its architecture, arts, and social organization while gradually becoming more cosmopolitan.", + "settlementData": { + "government": "Monarchy with a council", + "population": { + "total": 41527, + "ancestries": { + "dwarf": 83, + "human": 7, + "elf": 5, + "other": 5 + } + }, + "languages": [ + "{@language Common}", + "{@language Dwarven}", + "{@language Elven}", + "{@language Terran}" + ], + "religions": [ + "{@deity Torag}, {@deity Folgrit|LOGM}, {@deity Grundinnar|LOGM}, {@deity Kols|LOGM}, other deities of the {@deity dwarven pantheon|LOGM}, {@deity Abadar}, {@deity Pharasma}" + ], + "threats": [ + "aberrant horrors and monsters from the Depths and Darklands", + "evil orcs", + "infighting", + "natural disasters" + ], + "features": [ + { + "name": "Of Dwarven Make", + "entries": [ + "{@filter Uncommon dwarf items|items||rarity=uncommon|ancestry & heritage=dwarf}, including magic items, are common within Highhelm." + ] + }, + { + "name": "Forged with Power", + "entries": [ + "Highhelm offers higher level access to weapons and armor thanks to the city's forges; {@filter armaments of up to 17th level|items||Level=[0;17]|category=armor;weapon} are available." + ] + } + ] + }, + "residents": [ + { + "name": "Borogrim the Hale", + "alignment": "ln", + "gender": "m", + "ancestry": "dwarf", + "position": "magnate", + "bond": "High King of Highhelm and convener of the Gathering Council of leaders from other Five Kings Mountains' dwarven city-states" + }, + { + "name": "Arridor Orridus", + "alignment": "lg", + "gender": "m", + "ancestry": "dwarf", + "position": "cleric of {@deity Folgrit|LOGM}", + "bond": "Head priest of {@deity Folgrit|LOGM} and co-head of the powerful religious council called the Nine-Eyed Hammer" + }, + { + "name": "Vanth Orridus", + "alignment": "ln", + "gender": "f", + "ancestry": "dwarf", + "position": "cleric of {@deity Torag}", + "bond": "Head priestess of {@deity Torag} and co-head of the powerful religious council called the Nine-Eyed Hammer" + }, + { + "name": "Kaltan the Pike", + "alignment": "ln", + "gender": "m", + "ancestry": "dwarf", + "position": "battle master", + "bond": "General of the Highhelm First Army" + }, + { + "name": "Geralde Brightfist", + "alignment": "ln", + "gender": "f", + "ancestry": "dwarf", + "position": "ruffian", + "bond": "Head of the Blacknoon Thieves' Guild, Highhelm's largest gang" + } + ] + }, { "name": "Sevenarches", "source": "GW1", @@ -2830,4 +2925,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/quickrules.json b/data/quickrules.json index abeee9c5de..eac38cd39f 100644 --- a/data/quickrules.json +++ b/data/quickrules.json @@ -988,7 +988,7 @@ "page": 58, "entries": [ "Though each eidolon is a unique creature and there are many types of eidolons, each draws upon a particular tradition of magic and manifests from related essence. Multiple types of each eidolon exist as well\u2014for instance, the types of construct eidolon presented in this book are the warrior construct and the scout construct.", - "Arcane eidolons are usually formed of mental essence, also known as astral essence. They include dragon eidolons\u2014the echoes of ancient dragons\u2014 and construct eidolons, beings formed into a simple construct shape through arcane magic.", + "Arcane eidolons are usually formed of mental essence, also known as astral essence. They include dragon eidolons\u2014the echoes of ancient dragons\u2014and construct eidolons, beings formed into a simple construct shape through arcane magic.", "Divine eidolons are always formed of spiritual essence, much like the divine servitors they resemble. They include representatives of the many families of divine servitors, such as angels, demons, and psychopomps.", "Occult eidolons are also usually formed of spiritual essence, though they tend toward a more ectoplasmic consistency than divine eidolons. Occult eidolons usually form from the essence of a spirit that is unwilling or unable to pass on, and find refuge with a summoner to avoid becoming undead; these types of eidolons are known as phantoms. Each phantom eidolon has a connection to a particular emotion, such as the anger phantom and devotion phantom described in this book.", "Primal eidolons usually manifest from life essence. Their forms resemble creatures found in the natural world, such as beasts, plants, fey, or some combination.", @@ -1010,7 +1010,7 @@ "type": "pf2-h3", "name": "Unarmed Attacks", "entries": [ - "Your eidolon starts with two unarmed attacks. Each eidolon entry suggests some forms the eidolon's attacks might take, but since eidolons can have a variety of body shapes, you decide the specific form of the unarmed attacks (claw, jaws, horn, fist, and so on) when you choose your eidolon. Some eidolons' unarmed attacks might look like swords, clubs, or other weapons, even though they are extensions of the eidolon's form. Your choice of unarmed attack determines its damage type\u2014 bludgeoning, piercing, or slashing, as appropriate. Some of the suggested attacks list a typical damage type in parentheses, but you can work with your GM to choose a damage type that is right for your eidolon. Once you decide upon your eidolon's unarmed attacks, they can't be changed except via abilities that specifically change them, except with your GM's permission. Your eidolon has a primary and secondary unarmed attack.", + "Your eidolon starts with two unarmed attacks. Each eidolon entry suggests some forms the eidolon's attacks might take, but since eidolons can have a variety of body shapes, you decide the specific form of the unarmed attacks (claw, jaws, horn, fist, and so on) when you choose your eidolon. Some eidolons' unarmed attacks might look like swords, clubs, or other weapons, even though they are extensions of the eidolon's form. Your choice of unarmed attack determines its damage type\u2014bludgeoning, piercing, or slashing, as appropriate. Some of the suggested attacks list a typical damage type in parentheses, but you can work with your GM to choose a damage type that is right for your eidolon. Once you decide upon your eidolon's unarmed attacks, they can't be changed except via abilities that specifically change them, except with your GM's permission. Your eidolon has a primary and secondary unarmed attack.", "{@b Primary Attack:} Choose from the following statistics for the more flexible primary attack.", { "type": "list", @@ -1358,7 +1358,7 @@ "items": [ "The action to help might require a skill check or another roll to determine its effectiveness.", "Reduce the DC of the flat check to 10 for a particularly appropriate type of help, such as dousing you in water to put out flames.", - "Automatically end the condition due to the type of help, such as healing that restores you to your maximum HP to end persistent bleed damage, or submerging yourself in a lake to end persistent fire damage.", + "Automatically end the condition due to the type of help, such as healing that restores you to your maximum HP to end {@condition persistent damage||persistent bleed damage}, or submerging yourself in a lake to end {@condition persistent damage||persistent fire damage}.", "Alter the number of actions required to help you if the means the helper uses are especially efficient or remarkably inefficient." ] } @@ -1375,7 +1375,7 @@ "type": "pf2-title", "name": "Multiple Persistent Damage Conditions", "entries": [ - "You can be simultaneously affected by multiple persistent damage conditions so long as they have different damage types. If you would gain more than one {@condition Persistent Damage|CRB|persistent damage} condition with the same damage type, the higher amount of damage overrides the lower amount. The damage you take from {@condition Persistent Damage|CRB|persistent damage} occurs all at once, so if something triggers when you take damage, it triggers only once; for example, if you're {@condition dying} with several types of {@condition Persistent Damage|CRB|persistent damage}, the {@condition Persistent Damage|CRB|persistent damage} increases your {@condition dying} condition only once." + "You can be simultaneously affected by multiple {@condition persistent damage||persistent damage conditions so long as they have different damage} types. If you would gain more than one {@condition Persistent Damage|CRB|persistent damage} condition with the same damage type, the higher amount of damage overrides the lower amount. The damage you take from {@condition Persistent Damage|CRB|persistent damage} occurs all at once, so if something triggers when you take damage, it triggers only once; for example, if you're {@condition dying} with several types of {@condition Persistent Damage|CRB|persistent damage}, the {@condition Persistent Damage|CRB|persistent damage} increases your {@condition dying} condition only once." ] } ] diff --git a/data/sources.json b/data/sources.json index c6c8012153..834dd17fe8 100644 --- a/data/sources.json +++ b/data/sources.json @@ -1,5 +1,15 @@ { "source": [ + { + "source": "SKT0", + "date": "2023-07-13", + "store": "https://downloads.paizo.com/SkyKingsTombPlayersGuide.pdf", + "name": "Sky King's Tomb Player's Guide", + "entries": [ + "{@b {@i Pathfinder Core Rulebook (Second Edition)}} © 2019, Paizo Inc.; Authors: Logan Bonner, Jason Bulmahn, Stephen Radney-MacFarland, and Mark Seifter.", + "{@b {@i Pathfinder Sky King's Tomb Player's Guide}} © 2023, Paizo Inc.; Authors: John Compton and Crystal Frasier." + ] + }, { "source": "RoE", "date": "2023-08-02", @@ -1248,4 +1258,4 @@ "store": "https://paizo.com/products/btq027qf" } ] -} +} \ No newline at end of file diff --git a/data/spells/spells-apg.json b/data/spells/spells-apg.json index 3570c66e52..7de9214025 100644 --- a/data/spells/spells-apg.json +++ b/data/spells/spells-apg.json @@ -920,7 +920,7 @@ ] }, "entries": [ - "A heap of insults and invectives spew from your mouth\u2014 words so devastating your foes burn from the intensity of your diatribe. Your words deal {@damage 2d6} {@condition persistent damage||persistent fire damage}, and the target must attempt a Will save. If the target doesn't understand the language or you're not speaking a language, it gains a +4 circumstance bonus to its save.", + "A heap of insults and invectives spew from your mouth\u2014words so devastating your foes burn from the intensity of your diatribe. Your words deal {@damage 2d6} {@condition persistent damage||persistent fire damage}, and the target must attempt a Will save. If the target doesn't understand the language or you're not speaking a language, it gains a +4 circumstance bonus to its save.", { "type": "successDegree", "entries": { @@ -1460,7 +1460,7 @@ "unit": "special" }, "entries": [ - "You adopt the stance of clinging shadows. You can make shadow grasp {@action Strike||Strikes}. These deal {@damage 1d4} negative damage; are in the brawling group; and have the agile, grapple, {@trait reach}, and {@trait unarmed} traits.", + "You adopt the stance of clinging shadows. You can make shadow grasp {@action Strike||Strikes}. These deal {@damage 1d4} negative damage; are in the {@group brawling} group; and have the agile, grapple, {@trait reach}, and {@trait unarmed} traits.", "While in clinging shadows stance, you gain a +2 circumstance bonus to {@skill Athletics} checks to {@action Grapple}, and to the DC for creatures to {@action Escape} from you." ] }, @@ -3910,7 +3910,7 @@ { "type": "list", "items": [ - "{@bold Flagrant Burglary} The monkeys try to {@action Steal} any one item from one creature in the area. Use your spell DC \u2013 10 as the monkeys' {@skill Thievery} modifier. Their attempt relies more on distraction than subtlety, so the victim knows what item the monkeys were trying to take and whether it was taken. Getting a stolen item from the monkeys\u2014 even for the caster\u2014requires Stealing it from them or Disarming them, using your spell DC. When the spell ends, any stolen items fall to the ground in any square of the spell's area you choose.", + "{@bold Flagrant Burglary} The monkeys try to {@action Steal} any one item from one creature in the area. Use your spell DC \u2013 10 as the monkeys' {@skill Thievery} modifier. Their attempt relies more on distraction than subtlety, so the victim knows what item the monkeys were trying to take and whether it was taken. Getting a stolen item from the monkeys\u2014even for the caster\u2014requires Stealing it from them or Disarming them, using your spell DC. When the spell ends, any stolen items fall to the ground in any square of the spell's area you choose.", "{@bold Raucous Din} The monkeys screech loudly, potentially deafening creatures in the spell's area. Each creature in the spell's area must attempt a Fortitude save." ] }, diff --git a/data/spells/spells-crb.json b/data/spells/spells-crb.json index 86574ac7eb..addb405086 100644 --- a/data/spells/spells-crb.json +++ b/data/spells/spells-crb.json @@ -333,7 +333,7 @@ }, "targets": "1 creature", "entries": [ - "You splash a glob of acid that splatters your target and nearby creatures. Make a spell attack. If you hit, you deal {@damage 1d6} acid damage plus 1 splash acid damage. On a critical success, the target also takes 1 {@condition persistent damage||persistent acid damage}." + "You splash a glob of acid that splatters your target and nearby creatures. Make a spell attack. If you hit, you deal {@damage 1d6} acid damage plus 1 {@trait splash} acid damage. On a critical success, the target also takes 1 {@condition persistent damage||persistent acid damage}." ], "heightened": { "X": { @@ -341,13 +341,13 @@ "The initial damage increases to {@dice 1d6} + your spellcasting ability modifier, and the {@condition persistent damage} increases to 2." ], "5": [ - "The initial damage increases to {@dice 2d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 3, and the splash damage increases to 2." + "The initial damage increases to {@dice 2d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 3, and the {@trait splash} damage increases to 2." ], "7": [ - "The initial damage increases to {@dice 3d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 4, and the splash damage increases to 3." + "The initial damage increases to {@dice 3d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 4, and the {@trait splash} damage increases to 3." ], "9": [ - "The initial damage increases to {@dice 4d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 5, and the splash damage increases to 4." + "The initial damage increases to {@dice 4d6} + your spellcasting ability modifier, the {@condition persistent damage} increases to 5, and the {@trait splash} damage increases to 4." ] } } @@ -1034,7 +1034,7 @@ "sustained": true }, "entries": [ - "You repel all magic from the target area, preventing spells and other magic from functioning. Spells can't penetrate the area, magic items cease to function within it, and no one inside can cast spells or use magic abilities. Likewise, spells\u2014 such as dispel magic\u2014can't affect the field itself unless they are of a higher level. Magic effects resume the moment they pass outside the field. For example, a ray fired from one side of the field could target a creature on the other side (as long as caster and target are both outside the field). A summoned creature winks out of existence but reappears if the field moves or ends. Invested magic items cease to function, but they remain invested and resume functioning when they exit the field; the ability boost from an apex item isn't suppressed within the field. Spells of a higher level than the antimagic field overcome its effects, and can even be cast by a creature within the field.", + "You repel all magic from the target area, preventing spells and other magic from functioning. Spells can't penetrate the area, magic items cease to function within it, and no one inside can cast spells or use magic abilities. Likewise, spells\u2014such as dispel magic\u2014can't affect the field itself unless they are of a higher level. Magic effects resume the moment they pass outside the field. For example, a ray fired from one side of the field could target a creature on the other side (as long as caster and target are both outside the field). A summoned creature winks out of existence but reappears if the field moves or ends. Invested magic items cease to function, but they remain invested and resume functioning when they exit the field; the ability boost from an apex item isn't suppressed within the field. Spells of a higher level than the antimagic field overcome its effects, and can even be cast by a creature within the field.", "The field disrupts only magic, so a +3 longsword still functions as a longsword. Magically created creatures (such as golems) function normally within an antimagic field." ] }, @@ -24353,7 +24353,7 @@ "unit": "special" }, "entries": [ - "You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed {@action Strike||Strikes} as ranged {@action Strike||Strikes} against targets within 30 feet. These deal {@damage 1d6} bludgeoning damage, use the brawling group, and have the agile, nonlethal, {@trait propulsive}, and {@trait unarmed} traits. Wind crash {@action Strike||Strikes} ignore concealment and all cover.", + "You take on the stance of the flowing winds, sending out waves of energy at a distance. You can make wind crash unarmed {@action Strike||Strikes} as ranged {@action Strike||Strikes} against targets within 30 feet. These deal {@damage 1d6} bludgeoning damage, use the {@group brawling} group, and have the {@trait agile}, {@trait nonlethal}, {@trait propulsive}, and {@trait unarmed} traits. Wind crash {@action Strike||Strikes} ignore concealment and all cover.", "While in wild winds stance, you gain a +2 circumstance bonus to AC against ranged attacks." ] }, diff --git a/data/spells/spells-da.json b/data/spells/spells-da.json index dc2672990a..1c3883365c 100644 --- a/data/spells/spells-da.json +++ b/data/spells/spells-da.json @@ -1294,7 +1294,7 @@ "unit": "hour" }, "entries": [ - "You sigh, and your breath transforms into delicate, black-winged butterflies and huge death's-head hawkmoths. They flutter about you briefly, and then range forth in search of sustenance\u2014 fresh-spilled blood, by preference, but rotting corpses, flowering plants, or even left-behind food will do in a pinch. They then return, perching on your hair or shoulders and whispering their secrets into your ears. This has three effects.", + "You sigh, and your breath transforms into delicate, black-winged butterflies and huge death's-head hawkmoths. They flutter about you briefly, and then range forth in search of sustenance\u2014fresh-spilled blood, by preference, but rotting corpses, flowering plants, or even left-behind food will do in a pinch. They then return, perching on your hair or shoulders and whispering their secrets into your ears. This has three effects.", { "type": "list", "items": [ @@ -2338,7 +2338,7 @@ "unit": "minute" }, "entries": [ - "All life dances one step from the precipice, one heartbeat from disaster. You open your eyes wide and see doom waiting in the wings, then invite it to step forward. A spectral omen of disaster appears above the target's head\u2014 traditionally, this is a downward-pointing sword, but some spellcasters report seeing a hangman's noose or a grinning skull instead. When you Cast this Spell, pick one of the following triggers.", + "All life dances one step from the precipice, one heartbeat from disaster. You open your eyes wide and see doom waiting in the wings, then invite it to step forward. A spectral omen of disaster appears above the target's head\u2014traditionally, this is a downward-pointing sword, but some spellcasters report seeing a hangman's noose or a grinning skull instead. When you Cast this Spell, pick one of the following triggers.", { "type": "list", "items": [ @@ -2346,9 +2346,10 @@ "The target makes more than one {@action Strike} in a single round.", "The target Casts a Spell.", "The target uses a specific skill you name.", - "The target uses a specific ability you name. If the target takes the triggering action, the portent of doom activates\u2014the sword strikes down, the noose loops around the target's neck, the skull bares its fangs\u2014and the target takes 70 mental damage with a basic Reflex save. The target instinctively knows which action will trigger the omen and can ward off the omen by spending a total of 3 actions, which have the {@trait concentrate} trait, to pray, make signs against doom, or similar apotropaic actions. These actions need not be consecutive. After the creature spends the actions, the spell ends." + "The target uses a specific ability you name." ] - } + }, + "If the target takes the triggering action, the portent of doom activates\u2014the sword strikes down, the noose loops around the target's neck, the skull bares its fangs\u2014and the target takes 70 mental damage with a basic Reflex save. The target instinctively knows which action will trigger the omen and can ward off the omen by spending a total of 3 actions, which have the {@trait concentrate} trait, to pray, make signs against doom, or similar apotropaic actions. These actions need not be consecutive. After the creature spends the actions, the spell ends." ], "heightened": { "plusX": { diff --git a/data/spells/spells-logm.json b/data/spells/spells-logm.json index 6fbf7fcc49..63292e4b38 100644 --- a/data/spells/spells-logm.json +++ b/data/spells/spells-logm.json @@ -2802,7 +2802,7 @@ "unit": "minute" }, "entries": [ - "You discorporate into a swarm of Tiny creatures. While in swarm form, you have the {@trait swarm} trait and you gain resistance 5 to slashing and piercing damage and weakness 5 to area and splash damage. You can fit into spaces only a few inches wide, moving your constituent creatures through the gap.", + "You discorporate into a swarm of Tiny creatures. While in swarm form, you have the {@trait swarm} trait and you gain resistance 5 to slashing and piercing damage and weakness 5 to area and {@trait splash} damage. You can fit into spaces only a few inches wide, moving your constituent creatures through the gap.", "You don't gain the swarm mind ability, so you are still affected normally by {@trait mental} effects. As a swarm, you can't speak, cast spells, use manipulate actions requiring your hands, activate your magic items, or make any of your {@action Strike||Strikes} with your normal body. You can {@action Dismiss} the Spell." ], "heightened": { diff --git a/data/spells/spells-loil.json b/data/spells/spells-loil.json index a04a759bad..df7540aaf1 100644 --- a/data/spells/spells-loil.json +++ b/data/spells/spells-loil.json @@ -1,7 +1,7 @@ { "spell": [ { - "name": "Blinking Flame Aura", + "name": "Unblinking Flame Aura", "source": "LOIL", "page": 222, "level": 5, diff --git a/data/spells/spells-lopsg.json b/data/spells/spells-lopsg.json index 0d7558b199..703d0b6bff 100644 --- a/data/spells/spells-lopsg.json +++ b/data/spells/spells-lopsg.json @@ -139,7 +139,7 @@ ] ], "entries": [ - "You instantly create a small, permanent scroll that contains a magically precise written description of your current surroundings in every direction. Any creature who spends 1 minute to read the scroll\u2014written in a language of your choice that you know\u2014 immediately sees and experiences your surroundings during the moment that you recorded (including whatever events transpired that round) exactly as you experienced it. This depiction records only what you can sense yourself. For example, if you can't see {@condition invisible} creatures, the depiction doesn't reveal them even to a reader who could normally see them; a reader can't use their {@skill Perception} to notice details you missed, but they can attempt a check to {@action Recall Knowledge} based on what they just experienced if they have knowledge that you lack. You can have multiple scrolls from transcribe moment in existence at the same time, up to a number equal to your Intelligence modifier. If you {@action Cast a Spell||Cast the Spell} again while already at the maximum number of scrolls, choose one of the current scrolls to lose its magic, then create the new one." + "You instantly create a small, permanent scroll that contains a magically precise written description of your current surroundings in every direction. Any creature who spends 1 minute to read the scroll\u2014written in a language of your choice that you know\u2014immediately sees and experiences your surroundings during the moment that you recorded (including whatever events transpired that round) exactly as you experienced it. This depiction records only what you can sense yourself. For example, if you can't see {@condition invisible} creatures, the depiction doesn't reveal them even to a reader who could normally see them; a reader can't use their {@skill Perception} to notice details you missed, but they can attempt a check to {@action Recall Knowledge} based on what they just experienced if they have knowledge that you lack. You can have multiple scrolls from transcribe moment in existence at the same time, up to a number equal to your Intelligence modifier. If you {@action Cast a Spell||Cast the Spell} again while already at the maximum number of scrolls, choose one of the current scrolls to lose its magic, then create the new one." ] } ] diff --git a/data/tables.json b/data/tables.json index 5034bb5d30..ab7f8ebe59 100644 --- a/data/tables.json +++ b/data/tables.json @@ -492,7 +492,7 @@ "Fire Gate Junctions" ], [ - "{@b Critical Blast} The target takes {@damage 1d6} {@condition persistent damage||persistent fire damage}. You gain an item bonus to this persistent damage equal to your item bonus to impulse attack rolls, such as from a {@item gate attenuator|RoE}." + "{@b Critical Blast} The target takes {@damage 1d6} {@condition persistent damage||persistent fire damage}. You gain an item bonus to this {@condition persistent damage} equal to your item bonus to impulse attack rolls, such as from a {@item gate attenuator|RoE}." ], [ "{@b Elemental Resistance} {@trait cold}, {@trait fire}" @@ -507,7 +507,7 @@ "Metal Gate Junctions" ], [ - "{@b Critical Blast} The target takes {@damage 1d6} {@condition persistent damage||persistent bleed damage}; if the creature has the metal trait or is made of metal, it instead takes {@damage 1d6} {@condition persistent damage} with no type from rust. You gain an item bonus to this persistent damage equal to your item bonus to impulse attack rolls, such as from a {@item gate attenuator|RoE}." + "{@b Critical Blast} The target takes {@damage 1d6} {@condition persistent damage||persistent bleed damage}; if the creature has the metal trait or is made of metal, it instead takes {@damage 1d6} {@condition persistent damage} with no type from rust. You gain an item bonus to this {@condition persistent damage} equal to your item bonus to impulse attack rolls, such as from a {@item gate attenuator|RoE}." ], [ "{@b Elemental Resistance} {@trait electricity}, {@trait metal}" @@ -522,7 +522,7 @@ "Water Gate Junctions" ], [ - "{@b Critical Blast} The blast deals 2 splash damage per damage die of the blast, with the same damage type." + "{@b Critical Blast} The blast deals 2 {@trait splash} damage per damage die of the blast, with the same damage type." ], [ "{@b Elemental Resistance} {@trait fire}, {@trait water}" @@ -5714,7 +5714,7 @@ "An accident at a work site puts someone in danger." ], [ - "Something the PC is working on becomes a fad or hit\u2014 demand skyrockets! A visitor is impressed with the PC's work and offers them a more lucrative task in a distant location." + "Something the PC is working on becomes a fad or hit\u2014demand skyrockets! A visitor is impressed with the PC's work and offers them a more lucrative task in a distant location." ], [ "Conditions on the job site are abysmal, and other workers ask the PC to join them in confronting the bosses." @@ -15143,4 +15143,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/traits.json b/data/traits.json index 0fc8a22e79..3aa9407886 100644 --- a/data/traits.json +++ b/data/traits.json @@ -1,11 +1,34 @@ { "trait": [ + { + "name": "Wood", + "source": "RoE", + "page": 238, + "categories": [ + "Energy & Element", + "Planar" + ], + "entries": [ + "Effects with the metal trait conjure or manipulate wood. Those that manipulate wood have no effect in an area without wood. Creatures with this trait consist primarily of wood or have a connection to magical wood." + ] + }, + { + "name": "Metal", + "source": "RoE", + "page": 237, + "categories": [ + "Energy & Element", + "Planar" + ], + "entries": [ + "Effects with the metal trait conjure or manipulate metal. Those that manipulate metal have no effect in an area without metal. Creatures with this trait consist primarily of metal or have a connection to magical metal." + ] + }, { "name": "Overflow", "source": "RoE", "page": 15, "categories": [ - "Class", "Action & Ability" ], "entries": [ @@ -17,7 +40,6 @@ "source": "RoE", "page": 15, "categories": [ - "Class", "Action & Ability" ], "entries": [ @@ -29,7 +51,6 @@ "source": "RoE", "page": 15, "categories": [ - "Class", "Action & Ability" ], "entries": [ @@ -41,7 +62,6 @@ "source": "RoE", "page": 15, "categories": [ - "Class", "Action & Ability" ], "entries": [ @@ -2583,7 +2603,7 @@ "page": 251, "entries": [ "Planes with this trait are composed of flames that continually burn with no fuel source. Fire planes are extremely hostile to non-fire creatures.", - "Unprotected wood, paper, cloth, and other flammable materials catch fire almost immediately, and creatures wearing unprotected flammable clothing catch fire, typically taking {@damage 1d6} persistent fire damage. Extraplanar creatures take moderate environmental fire damage at the end of each round (sometimes minor environmental damage in safer areas, or major or massive damage in even more fiery areas). Fire magic is enhanced, and {@trait cold} and {@trait water} magic are impeded. Water creatures are extremely uncomfortable on a fire plane, and any natural resistance they have against fire doesn't function against this environmental fire damage." + "Unprotected wood, paper, cloth, and other flammable materials catch fire almost immediately, and creatures wearing unprotected flammable clothing catch fire, typically taking {@damage 1d6} {@condition persistent damage||persistent fire damage}. Extraplanar creatures take moderate environmental fire damage at the end of each round (sometimes minor environmental damage in safer areas, or major or massive damage in even more fiery areas). Fire magic is enhanced, and {@trait cold} and {@trait water} magic are impeded. Water creatures are extremely uncomfortable on a fire plane, and any natural resistance they have against fire doesn't function against this environmental fire damage." ] } ] @@ -4988,7 +5008,7 @@ "Weapon" ], "entries": [ - "This weapon fires a cluster of pellets in a wide spray. Scatter always has an area listed with it, indicating the radius of the spray. On a hit, the primary target of attacks with a scatter weapon take the listed damage, and the target and all other creatures within the listed radius around it take 1 point of splash damage per weapon damage die." + "This weapon fires a cluster of pellets in a wide spray. Scatter always has an area listed with it, indicating the radius of the spray. On a hit, the primary target of attacks with a scatter weapon take the listed damage, and the target and all other creatures within the listed radius around it take 1 point of {@trait splash} damage per weapon damage die." ] }, { @@ -5511,7 +5531,7 @@ ], "entries": [ "Most bombs also have the splash trait. When you use a thrown weapon with the splash trait, you don't add your Strength modifier to the damage roll. If an attack with a splash weapon fails, succeeds, or critically succeeds, all creatures within 5 feet of the target (including the target) take the listed splash damage. On a critical failure, the bomb misses entirely, dealing no damage. Add splash damage together with the initial damage against the target before applying the target's resistance or weakness. You don't multiply splash damage on a critical hit.", - "For example, if you throw a {@item lesser acid flask} and hit your target, that creature takes 1 acid damage, {@damage 1d6} persistent acid damage, and 1 acid splash damage. All other creatures within 5 feet of it take 1 acid splash damage. On a critical hit, the target takes 2 acid damage and 2d6 persistent acid damage, but the splash damage is still 1. If you miss, the target and all creatures within 5 feet take only 1 splash damage. If you critically fail, no one takes any damage." + "For example, if you throw a {@item lesser acid flask} and hit your target, that creature takes 1 acid damage, {@damage 1d6} {@condition persistent damage||persistent acid damage}, and 1 acid splash damage. All other creatures within 5 feet of it take 1 acid splash damage. On a critical hit, the target takes 2 acid damage and {@damage 2d6} {@condition persistent damage||persistent acid damage}, but the splash damage is still 1. If you miss, the target and all creatures within 5 feet take only 1 splash damage. If you critically fail, no one takes any damage." ] }, { @@ -6433,4 +6453,4 @@ ] } ] -} +} \ No newline at end of file diff --git a/data/variantrules.json b/data/variantrules.json index 8ed6b1ba52..c84a042d70 100644 --- a/data/variantrules.json +++ b/data/variantrules.json @@ -538,7 +538,7 @@ "type": "item", "name": "Name Dependence", "entries": [ - "The item's progress is stalled due to the fact that its magic requires it to gain a name\u2014 and not just any random nickname that pops into the crafter's head! The crafter must engage in serious contemplation to select a name that suits the item, as it will be attached to it forevermore. Once chosen, if the item accepts the name, the crafting process can continue. The choice of the name might have other implications as well; for instance, if the item has a command activation, it might require shouting the item's name." + "The item's progress is stalled due to the fact that its magic requires it to gain a name\u2014and not just any random nickname that pops into the crafter's head! The crafter must engage in serious contemplation to select a name that suits the item, as it will be attached to it forevermore. Once chosen, if the item accepts the name, the crafting process can continue. The choice of the name might have other implications as well; for instance, if the item has a command activation, it might require shouting the item's name." ] }, { @@ -1315,7 +1315,7 @@ "page": 99, "entries": [ "Decide what deviant ability you want to build, and what event led to the deviant ability or awoke it. Each ability comprises a main {@b classification}\u2014grouping energy projection or enhanced physiology together\u2014with an attendant {@b backlash} effect that can occur when the unstable power is pushed too far, and finally, one or more strange {@b quirks} that personalize the deviant ability further.", - "If building a background deviant ability, take a feat from the classification that best matches the power you want\u2014 these ability classifications determine the general theme of your ability, as well as what type of backlash can happen if your ability runs rampant. For instance, if your power is to breathe blasts of electricity, you could take the Storming Breath feat from the dragon classification, which covers energy manipulation. Once you have gained a feat in a given classification, you can take only feats from that classification, as well as universal deviant ability feats. If you are playing with campaign deviant abilities, simply grant your player the abilities that best fit the story, ignoring the split between classifications if needed." + "If building a background deviant ability, take a feat from the classification that best matches the power you want\u2014these ability classifications determine the general theme of your ability, as well as what type of backlash can happen if your ability runs rampant. For instance, if your power is to breathe blasts of electricity, you could take the Storming Breath feat from the dragon classification, which covers energy manipulation. Once you have gained a feat in a given classification, you can take only feats from that classification, as well as universal deviant ability feats. If you are playing with campaign deviant abilities, simply grant your player the abilities that best fit the story, ignoring the split between classifications if needed." ] }, { @@ -1341,7 +1341,7 @@ "page": 100, "entries": [ "The same blood that lets one of the dragon-descended spit out a gout of flame is precisely what keeps the inside of their mouth from being singed in the furnace. Deviations, unfortunately, lack these safeguards, their powers coming from haphazard circumstance and interactions rather than intentional design. A character using their deviation always risks the chance of backlash.", - "Whenever you attempt to use a deviation, roll a DC {@flatDC 5} flat check. On a success, you use your deviation and the DC for subsequent checks increases by {@flatDC 5}, to a maximum of {@flatDC 20}; on a failure, you use your deviation and then suffer a backlash effect, after which your flat check DC resets to {@flatDC 5}. Backlash progresses from mild, to moderate, to severe. When you have already taken mild backlash in a given day, the next time you would take backlash, you take the moderate backlash instead, and if you have already taken moderate backlash, you take the severe backlash instead, and your deviation can't be used for the rest of the day\u2014 attempting to use it simply brings pain. When you make your daily preparations, your flat check DC returns to {@flatDC 5} and your next backlash returns to mild.", + "Whenever you attempt to use a deviation, roll a DC {@flatDC 5} flat check. On a success, you use your deviation and the DC for subsequent checks increases by {@flatDC 5}, to a maximum of {@flatDC 20}; on a failure, you use your deviation and then suffer a backlash effect, after which your flat check DC resets to {@flatDC 5}. Backlash progresses from mild, to moderate, to severe. When you have already taken mild backlash in a given day, the next time you would take backlash, you take the moderate backlash instead, and if you have already taken moderate backlash, you take the severe backlash instead, and your deviation can't be used for the rest of the day\u2014attempting to use it simply brings pain. When you make your daily preparations, your flat check DC returns to {@flatDC 5} and your next backlash returns to mild.", "Any effects from backlash can't be reduced, prevented, or otherwise bypassed. Conditions and damage you take from backlash can't be reduced or prevented by resistance or immunity, but still triggers any weakness you have to it." ] }, @@ -1670,7 +1670,7 @@ "source": "DA", "page": 55, "entries": [ - "Aftermath feats, which are always {@trait rare}, represent new powers causes by dangerous encounters with the weird and deadly. The prerequisite of an aftermath feat can be met only at a dramatic moment in your story\u2014 slitting the throat of a drowsy drake in a random encounter likely won't awaken any latent abilities, but defeating a mighty dragon at the end of a long, heroic journey just might. A fool who runs around dousing themself in the blood of every dragon they slay is more likely to contract some sort of disease than manifest a new power.", + "Aftermath feats, which are always {@trait rare}, represent new powers causes by dangerous encounters with the weird and deadly. The prerequisite of an aftermath feat can be met only at a dramatic moment in your story\u2014slitting the throat of a drowsy drake in a random encounter likely won't awaken any latent abilities, but defeating a mighty dragon at the end of a long, heroic journey just might. A fool who runs around dousing themself in the blood of every dragon they slay is more likely to contract some sort of disease than manifest a new power.", "Every aftermath feat is a class feat but can be taken by a character of any class, provided the character has gone through the unlikely ordeal that unlocks it. The feat gains the appropriate trait for the class of the character who selected it. If an appropriate story event occurs that fits the prerequisites of an aftermath feat of your level or lower, the GM might permit you to immediately retrain a class feat into the appropriate aftermath feat. An aftermath feat isn't something you can typically remove once you have one, so you can't retrain it in the normal manner. The GM might determine a specific quest or other procedure you could use to remove the aftermath feat.", { "type": "list", @@ -2316,7 +2316,7 @@ "source": "GMG", "page": 184, "entries": [ - "In this variant, some creatures exemplify the concepts of extreme good and evil by their very nature. Only fiends, celestials, and other residents of aligned Outer Sphere planes have an alignment. Remove most alignment restrictions\u2014 such as the cleric and champion restrictions\u2014but not ones related to those extraplanar creatures. Replace the removed restrictions with appropriate anathema if necessary." + "In this variant, some creatures exemplify the concepts of extreme good and evil by their very nature. Only fiends, celestials, and other residents of aligned Outer Sphere planes have an alignment. Remove most alignment restrictions\u2014such as the cleric and champion restrictions\u2014but not ones related to those extraplanar creatures. Replace the removed restrictions with appropriate anathema if necessary." ] } ] @@ -2335,7 +2335,7 @@ "page": 184, "entries": [ "Changing character alignment can be extremely dramatic under the Core Rulebook rules. Sometimes, this comes as a surprise to the player, as they find out they and the GM had differing ideas on how their acts impact alignment. The incremental alignment variant breaks each axis of alignment into seven steps that reflect how close a character is to shifting alignments.", - "This lets you and the player better understand where the character falls, and it allows a player who wants to play a character living on the edge between alignments to see that represented in the rules. This is not meant to be a highly granular system or one a player can exploit by repeatedly making trivial gestures toward a given alignment. It's meant to indicate the trends of a character's behavior and foreshadow any alignment change that might occur over time. It's typically harder to reach the ends of the scale through minor acts, especially for the evil versus good axis. A character who commits multiple minor acts toward an alignment might shift one step, but it would take a truly reprehensible act to shift them fully to evil all at once\u2014 and to recover it could take a long-term atonement and commitment to good.", + "This lets you and the player better understand where the character falls, and it allows a player who wants to play a character living on the edge between alignments to see that represented in the rules. This is not meant to be a highly granular system or one a player can exploit by repeatedly making trivial gestures toward a given alignment. It's meant to indicate the trends of a character's behavior and foreshadow any alignment change that might occur over time. It's typically harder to reach the ends of the scale through minor acts, especially for the evil versus good axis. A character who commits multiple minor acts toward an alignment might shift one step, but it would take a truly reprehensible act to shift them fully to evil all at once\u2014and to recover it could take a long-term atonement and commitment to good.", "If a rule depends on a character's alignment, disregard the \"fully\" and \"somewhat\" distinctions. A protection spell keyed against evil works against both somewhat and fully evil characters. However, some spells, like detect alignment, might give more precise information.", { "name": "Changing Alignment", @@ -3271,7 +3271,7 @@ "name": "Building a Dual-Class Character", "entries": [ "When building a dual-class character, the primary changes to the character creation process are fairly straightforward. Choose and implement your character's ancestry and background as normal. Then, when you get to the step of choosing a class, select two classes and add everything from each class except Hit Points and starting skills: initial proficiencies, class features, class feats, extra skill feats and skill increases for rogues, and so on. As always, use the highest proficiency granted for a given statistic. For instance, if one class gave you expert proficiency in Will saves and the other gave you master proficiency in Will saves, you would be a master in Will saves.", - "Use only the higher Hit Points per level from the two classes. For starting skills, apply the skills automatically granted by each class, and then apply the larger number of additional skills. For instance, a {@class cleric} of {@deity Shelyn}/{@class ranger} would gain Hit Points equal to 10 + their Constitution modifier per level, start with the trained proficiency rank in {@skill Nature} and {@skill Survival} from {@class ranger} and {@skill Religion} and either {@skill Crafting} or {@skill Performance} from {@skill cleric}, and then gain a number of additional skills of their choice equal to 4 + their Intelligence modifier, since the ranger provides the trained proficiency rank in more additional skills than the cleric does (this example doesn't include any skills they gained from their background or other sources). This character would also have the {@classFeature deity|Cleric||1}, {@classFeature divine spellcasting|Cleric||1}, {@classFeature divine font|Cleric||1}, and {@classFeature doctrine|Cleric||1} class features from {@class cleric} plus the {@classFeature Hunt Prey|Ranger||1}, {@classFeature hunter's edge|Ranger||1}, and {@classFeature ranger feats|Ranger||1||ranger feat} class features from {@class ranger}.", + "Use only the higher Hit Points per level from the two classes. For starting skills, apply the skills automatically granted by each class, and then apply the larger number of additional skills. For instance, a {@class cleric} of {@deity Shelyn}/{@class ranger} would gain Hit Points equal to 10 + their Constitution modifier per level, start with the trained proficiency rank in {@skill Nature} and {@skill Survival} from {@class ranger} and {@skill Religion} and either {@skill Crafting} or {@skill Performance} from {@class cleric}, and then gain a number of additional skills of their choice equal to 4 + their Intelligence modifier, since the ranger provides the trained proficiency rank in more additional skills than the cleric does (this example doesn't include any skills they gained from their background or other sources). This character would also have the {@classFeature deity|Cleric||1}, {@classFeature divine spellcasting|Cleric||1}, {@classFeature divine font|Cleric||1}, and {@classFeature doctrine|Cleric||1} class features from {@class cleric} plus the {@classFeature Hunt Prey|Ranger||1}, {@classFeature hunter's edge|Ranger||1}, and {@classFeature ranger feats|Ranger||1||ranger feat} class features from {@class ranger}.", { "type": "pf2-h4", "name": "Spells", @@ -5060,7 +5060,7 @@ "source": "GMG", "page": 156, "entries": [ - "When the PCs pursue a fleeing adversary or quarry\u2014or someone chases them instead\u2014 adding twists and turns to the pursuit builds suspense and makes the outcome more uncertain than if it were based on Speed alone. The chases subsystem helps you create cinematic scenes where the PCs must quickly overcome obstacles, from following someone through a crowded market to carrying a desperately urgent message over a dangerous mountain pass." + "When the PCs pursue a fleeing adversary or quarry\u2014or someone chases them instead\u2014adding twists and turns to the pursuit builds suspense and makes the outcome more uncertain than if it were based on Speed alone. The chases subsystem helps you create cinematic scenes where the PCs must quickly overcome obstacles, from following someone through a crowded market to carrying a desperately urgent message over a dangerous mountain pass." ] }, "The {@i Core Rulebook's} Speed rules work well for short sprints through fairly clear terrain. Over longer distances through more complex environments, though, the path is rarely so straightforward. The chase subsystem shifts the emphasis from raw Speed to facing down the kinds of unpredictable obstacles that characters might encounter in a longer pursuit so you can create a thrilling chase scene.", @@ -5087,7 +5087,7 @@ }, "If the means of bypassing the obstacle helps automatically without requiring a check\u2014such as using a certain spell to assist\u2014the PCs typically get 1 Chase Point. You can increase that to 2 if you feel the action is extremely helpful.", "Chase Points represent the ability of the whole group to bypass the obstacle. A character who critically succeeds is able to help the other characters continue onward, while one who critically fails needs extra assistance. Players often have ideas for ways to overcome the obstacle beyond the choices you created for the obstacle. If their idea is applicable, you'll need to determine the DC and skill or other statistic being used for that approach. This is great as long as it's creative, but be wary of a situation where a character who is legendary at a skill tries to justify how they can bypass every obstacle with that skill, such as using {@skill Acrobatics} to tumble around them all, or the like. You can determine that some tactics just won't work against certain obstacles, or would help only one character without benefiting the rest and therefore aren't all that useful.", - "Once the PCs accumulate enough Chase Points to overcome the obstacle, they immediately move to the next. Extra Chase Points don't carry over to the next obstacle\u2014 each requires its own number of Chase Points to overcome. However, anyone who hasn't already taken their turn that round can still take it against the new obstacle. Consequently, the characters best suited to overcoming the current obstacle might act first, since the remaining characters might be better suited against the next one. The number of Chase Points the PCs have can never fall below 0.", + "Once the PCs accumulate enough Chase Points to overcome the obstacle, they immediately move to the next. Extra Chase Points don't carry over to the next obstacle\u2014each requires its own number of Chase Points to overcome. However, anyone who hasn't already taken their turn that round can still take it against the new obstacle. Consequently, the characters best suited to overcoming the current obstacle might act first, since the remaining characters might be better suited against the next one. The number of Chase Points the PCs have can never fall below 0.", "It might help to put your obstacles in a stat block for easy reference. Inside published adventures, chase obstacles are likely to be presented in stat block form, as follows.", { "type": "data", @@ -6611,7 +6611,7 @@ "name": "Organization Npcs", "entries": [ "Followers and lieutenants are noncombatant NPCs of the levels indicated on Table 3\u20133: Organization Statistics by Level. When an organization has followers or lieutenants of several levels, most of them are at the lowest possible level. As a rule of thumb, an organization has twice as many NPCs of a given level than of the next-higher level. This allows you to quickly estimate the level composition of the organization's members, but you can of course change the levels of various followers as much as you like. When the minimum level for lieutenants increases, either the lower-level lieutenants level up to the new minimum, or they become followers of more powerful lieutenants the PCs recruit, whichever fits best with the story.", - "Followers and lieutenants are loyal to the PCs and their organization, working to maintain the organization, its base of operations, and their own way of life. Because of this work, PCs don't need to pay for basic upkeep of their base of operations or for expansions to house the burgeoning activity as their organization grows in level\u2014 the followers and lieutenants take care of all of that. But similarly, these followers and lieutenants never get involved in the PCs' adventuring, nor do they provide a source of free magic or labor.", + "Followers and lieutenants are loyal to the PCs and their organization, working to maintain the organization, its base of operations, and their own way of life. Because of this work, PCs don't need to pay for basic upkeep of their base of operations or for expansions to house the burgeoning activity as their organization grows in level\u2014the followers and lieutenants take care of all of that. But similarly, these followers and lieutenants never get involved in the PCs' adventuring, nor do they provide a source of free magic or labor.", { "type": "pf2-h3", "source": "GMG", @@ -7669,7 +7669,7 @@ "sections": [ [ [ - "Energy ley lines are attuned to a specific type of energy and enhance that energy's power. They might form where the power from an Inner Plane with immense energy (such as an Elemental Plane, the Positive Energy Plane, or the Negative Energy Plane) seeps across a planar boundary. An energy ley line can be attuned to acid, cold, electricity, fire, force, positive, negative, or sonic energy and gains the respective trait for that energy. Higher-level energy ley lines can deal greater persistent damage on the benefit and greater damage on the backlash, usually {@damage 1d8} per 4 levels.", + "Energy ley lines are attuned to a specific type of energy and enhance that energy's power. They might form where the power from an Inner Plane with immense energy (such as an Elemental Plane, the Positive Energy Plane, or the Negative Energy Plane) seeps across a planar boundary. An energy ley line can be attuned to acid, cold, electricity, fire, force, positive, negative, or sonic energy and gains the respective trait for that energy. Higher-level energy ley lines can deal greater {@condition persistent damage} on the benefit and greater damage on the backlash, usually {@damage 1d8} per 4 levels.", { "type": "successDegree", "entries": { @@ -9052,7 +9052,7 @@ { "type": "pf2-h1-flavor", "entries": [ - "Unrelenting commitment to a single purpose. Zealous compulsion to right a wrong. The inability to leave an important deed undone. These qualities have long served as primordial and potent components of magic. No starlet dropping, strand of spider's web, or poorly pronounced draconic sonnet can rival the power of belief. Tales of soulforged weapons, shields, and armor\u2014equipment created from the tenacity of a combatant's spirit alone\u2014 have circulated throughout Golarion for centuries." + "Unrelenting commitment to a single purpose. Zealous compulsion to right a wrong. The inability to leave an important deed undone. These qualities have long served as primordial and potent components of magic. No starlet dropping, strand of spider's web, or poorly pronounced draconic sonnet can rival the power of belief. Tales of soulforged weapons, shields, and armor\u2014equipment created from the tenacity of a combatant's spirit alone\u2014have circulated throughout Golarion for centuries." ] }, "{@b Rarity:} {@trait Uncommon}", @@ -9119,7 +9119,7 @@ "type": "pf2-h3", "name": "Corruption", "entries": [ - "Though the supernatural link with a specific armament created by a soulbond is powerful, the sensitive nature of will\u2014with its potential for dramatic ebb and flow\u2014 poses a threat to those who harness this power. Once you're bound to a soulforged armament, you begin to test your true devotion to your soul path.", + "Though the supernatural link with a specific armament created by a soulbond is powerful, the sensitive nature of will\u2014with its potential for dramatic ebb and flow\u2014poses a threat to those who harness this power. Once you're bound to a soulforged armament, you begin to test your true devotion to your soul path.", "If you behave or act in a way that directly opposes or hinders the motivation, goal, or cause declared in your soul path (regardless of whether the act involves your soulforged armaments), your spirit begins to tarnish. It's anathema for you to commit acts opposed to your soul path or to even go a long time without taking action to pursue the path. You and your GM determine when you've performed an anathematic act. In the example of protecting the poor by undermining the rich, working for a wealthy noble or directly in their interest could be anathema, as could spending a month on a distant plane far from the struggles of the oppressed. In both examples, you could find an approach to remain true and avoid the anathema. In the first case, you might use your leverage to force the noble to anonymously divest a substantial amount of their funds to feed and house the poor\u2014or do so yourself. In the second, you might seek a similar dynamic of wealth and want among the cultures of the distant plane and work against it.", "Anathematic acts trigger a curse known as {@curse soulforged corruption|SoM} that degrades and perverts the energies within your soulforged armament. This curse brings out a flaw inextricably tied to the armament's true essence. The corruption flaw applies to you even when your armament isn't manifested. The rules for the flaw appear in the essence power. As normal for a curse, this affliction can be removed only by effects that specifically target curses, including the methods listed in the Removing Corruption section below." ] diff --git a/js/bestiary-encounterbuilder.js b/js/bestiary-encounterbuilder.js index 2917cddc03..a59770daa8 100644 --- a/js/bestiary-encounterbuilder.js +++ b/js/bestiary-encounterbuilder.js @@ -552,19 +552,18 @@ class EncounterBuilder extends ProxyBase { } handleClick (evt, ix, add, customHashId) { - const data = customHashId ? {customHashId} : undefined; if (add) { ListUtil.pDoSublistAdd({ index: ix, doFinalize: true, addCount: evt.shiftKey ? 5 : 1, - customHashId: data, + customHashId, }); } else { ListUtil.pDoSublistSubtract({ index: ix, subtractCount: evt.shiftKey ? 5 : 1, - customHashId: data, + customHashId, }); } } diff --git a/js/parser.js b/js/parser.js index 8d7b603564..fba3ffe5a9 100644 --- a/js/parser.js +++ b/js/parser.js @@ -1,14 +1,18 @@ // PARSING ============================================================================================================= Parser = {}; Parser._parse_aToB = function (abMap, a, fallback) { - if (a === undefined || a === null) throw new TypeError("undefined or null object passed to parser"); + if (a === undefined || a === null) { + throw new TypeError("undefined or null object passed to parser"); + } if (typeof a === "string") a = a.trim(); if (abMap[a] !== undefined) return abMap[a]; return fallback !== undefined ? fallback : a; }; Parser._parse_bToA = function (abMap, b) { - if (b === undefined || b === null) throw new TypeError("undefined or null object passed to parser"); + if (b === undefined || b === null) { + throw new TypeError("undefined or null object passed to parser"); + } if (typeof b === "string") b = b.trim(); for (const v in abMap) { if (!abMap.hasOwnProperty(v)) continue; @@ -17,7 +21,9 @@ Parser._parse_bToA = function (abMap, b) { return b; }; Parser.numberToText = function (number, freq) { - if (number == null) throw new TypeError(`undefined or null object passed to parser`); + if (number == null) { + throw new TypeError(`undefined or null object passed to parser`); + } // TODO: Hacky fix for frequencies if (typeof number === "string") return number; if (Math.abs(number) >= 100) return `${number}`; @@ -29,12 +35,12 @@ Parser.numberToText = function (number, freq) { return "zero"; case 1: if (freq) { - return "once" - } else return "one" + return "once"; + } else return "one"; case 2: if (freq) { - return "twice" - } else return "two" + return "twice"; + } else return "two"; case 3: return "three"; case 4: @@ -87,15 +93,17 @@ Parser.numberToText = function (number, freq) { return "ninety"; default: { const str = String(abs); - return `${getAsText(Number(`${str[0]}0`))}-${getAsText(Number(str[1]))}`; + return `${getAsText(Number(`${str[0]}0`))}-${getAsText( + Number(str[1]), + )}`; } } } if (freq) { - return `${getAsText(number)} ${number > 2 ? "times" : ""}` + return `${getAsText(number)} ${number > 2 ? "times" : ""}`; } else { - return `${number < 0 ? "negative " : ""}${getAsText(number)}` + return `${number < 0 ? "negative " : ""}${getAsText(number)}`; } }; @@ -111,7 +119,9 @@ Parser.numberToFractional = function (number) { numerator = Math.floor(numerator / divisor); denominator = Math.floor(denominator / divisor); - return denominator === 1 ? String(numerator) : `${Math.floor(numerator)}/${Math.floor(denominator)}`; + return denominator === 1 + ? String(numerator) + : `${Math.floor(numerator)}/${Math.floor(denominator)}`; }; Parser.ALPHABET = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; @@ -121,45 +131,52 @@ Parser._addCommas = function (intNum) { }; Parser.numToBonus = function (intNum) { - return `${intNum >= 0 ? "+" : ""}${intNum}` + return `${intNum >= 0 ? "+" : ""}${intNum}`; }; Parser.isValidCreatureLvl = function (lvl) { lvl = Number(lvl); - return lvl > -2 && lvl < 26 -} + return lvl > -2 && lvl < 26; +}; Parser.actionTypeKeyToFull = function (key) { key = key.toLowerCase(); switch (key) { - case "untrained": return "Skill (Untrained)" - case "trained": return "Skill (Trained)" - case "expert": return "Skill (Expert)" - case "master": return "Skill (Master)" - case "legendary": return "Skill (Legendary)" - case "variantrule": return "Optional/Variant Action" - default: return key.toTitleCase(); + case "untrained": + return "Skill (Untrained)"; + case "trained": + return "Skill (Trained)"; + case "expert": + return "Skill (Expert)"; + case "master": + return "Skill (Master)"; + case "legendary": + return "Skill (Legendary)"; + case "variantrule": + return "Optional/Variant Action"; + default: + return key.toTitleCase(); } -} +}; Parser.SKILL_TO_ATB_ABV = { - "acrobatics": "dex", - "arcana": "int", - "athletics": "str", - "crafting": "int", - "deception": "cha", - "diplomacy": "cha", - "intimidation": "cha", - "lore": "int", - "medicine": "wis", - "nature": "wis", - "occultism": "int", - "performance": "cha", - "religion": "wis", - "society": "int", - "stealth": "dex", - "survival": "wis", - "thievery": "dex", + acrobatics: "dex", + arcana: "int", + athletics: "str", + crafting: "int", + deception: "cha", + diplomacy: "cha", + intimidation: "cha", + lore: "int", + medicine: "wis", + nature: "wis", + occultism: "int", + performance: "cha", + religion: "wis", + society: "int", + stealth: "dex", + survival: "wis", + thievery: "dex", }; Parser.skillToAbilityAbv = function (skill) { @@ -167,23 +184,23 @@ Parser.skillToAbilityAbv = function (skill) { }; Parser.SKILL_TO_SHORT = { - "acrobatics": "acro", - "arcana": "arc", - "athletics": "ath", - "crafting": "cra", - "deception": "dec", - "diplomacy": "dip", - "intimidation": "int", - "lore": "lore", - "medicine": "med", - "nature": "nat", - "occultism": "occ", - "performance": "per", - "religion": "rel", - "society": "soc", - "stealth": "ste", - "survival": "sur", - "thievery": "thi", + acrobatics: "acro", + arcana: "arc", + athletics: "ath", + crafting: "cra", + deception: "dec", + diplomacy: "dip", + intimidation: "int", + lore: "lore", + medicine: "med", + nature: "nat", + occultism: "occ", + performance: "per", + religion: "rel", + society: "soc", + stealth: "ste", + survival: "sur", + thievery: "thi", }; Parser.skillToShort = function (skill) { @@ -195,12 +212,12 @@ Parser.XP_CHART = { "-3": 15, "-2": 20, "-1": 30, - "0": 40, - "1": 60, - "2": 80, - "3": 120, - "4": 160, -} + 0: 40, + 1: 60, + 2: 80, + 3: 120, + 4: 160, +}; Parser._getSourceStringFromSource = function (source) { if (source && source.source) return source.source; @@ -208,66 +225,104 @@ Parser._getSourceStringFromSource = function (source) { }; Parser._buildSourceCache = function (dict) { const out = {}; - Object.entries(dict).forEach(([k, v]) => out[k.toLowerCase()] = v); + Object.entries(dict).forEach(([k, v]) => (out[k.toLowerCase()] = v)); return out; }; Parser._sourceFullCache = null; Parser.hasSourceFull = function (source) { - Parser._sourceFullCache = Parser._sourceFullCache || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_FULL); + Parser._sourceFullCache = + Parser._sourceFullCache + || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_FULL); return !!Parser._sourceFullCache[source.toLowerCase()]; }; Parser._sourceAbvCache = null; Parser.hasSourceAbv = function (source) { - Parser._sourceAbvCache = Parser._sourceAbvCache || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_ABV); + Parser._sourceAbvCache = + Parser._sourceAbvCache + || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_ABV); return !!Parser._sourceAbvCache[source.toLowerCase()]; }; Parser._sourceDateCache = null; Parser.hasSourceDate = function (source) { - Parser._sourceDateCache = Parser._sourceDateCache || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_DATE); + Parser._sourceDateCache = + Parser._sourceDateCache + || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_DATE); return !!Parser._sourceDateCache[source.toLowerCase()]; }; Parser.hasSourceStore = function (source) { - Parser._sourceStoreCache = Parser._sourceStoreCache || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_STORE); + Parser._sourceStoreCache = + Parser._sourceStoreCache + || Parser._buildSourceCache(Parser.SOURCE_JSON_TO_STORE); return !!Parser._sourceStoreCache[source.toLowerCase()]; }; Parser.sourceJsonToFull = function (source) { source = Parser._getSourceStringFromSource(source); - if (Parser.hasSourceFull(source)) return Parser._sourceFullCache[source.toLowerCase()].replace(/'/g, "\u2019"); - if (BrewUtil.hasSourceJson(source)) return BrewUtil.sourceJsonToFull(source).replace(/'/g, "\u2019"); - return Parser._parse_aToB(Parser.SOURCE_JSON_TO_FULL, source).replace(/'/g, "\u2019"); + if (Parser.hasSourceFull(source)) { + return Parser._sourceFullCache[source.toLowerCase()].replace( + /'/g, + "\u2019", + ); + } + if (BrewUtil.hasSourceJson(source)) { + return BrewUtil.sourceJsonToFull(source).replace(/'/g, "\u2019"); + } + return Parser._parse_aToB(Parser.SOURCE_JSON_TO_FULL, source).replace( + /'/g, + "\u2019", + ); }; Parser.sourceJsonToFullCompactPrefix = function (source) { let compact = Parser.sourceJsonToFull(source); - Object.keys(Parser.SOURCE_PREFIX_TO_SHORT).forEach(prefix => { - compact = compact.replace(prefix, Parser.SOURCE_PREFIX_TO_SHORT[prefix] || prefix); + Object.keys(Parser.SOURCE_PREFIX_TO_SHORT).forEach((prefix) => { + compact = compact.replace( + prefix, + Parser.SOURCE_PREFIX_TO_SHORT[prefix] || prefix, + ); }); - Parser.COMPACT_PREFIX_MAP.forEach(it => compact = compact.replace(it.re, it.replaceWith)); + Parser.COMPACT_PREFIX_MAP.forEach( + (it) => (compact = compact.replace(it.re, it.replaceWith)), + ); return compact; }; Parser.sourceJsonToAbv = function (source) { source = Parser._getSourceStringFromSource(source); - if (Parser.hasSourceAbv(source)) return Parser._sourceAbvCache[source.toLowerCase()]; + if (Parser.hasSourceAbv(source)) { + return Parser._sourceAbvCache[source.toLowerCase()]; + } if (BrewUtil.hasSourceJson(source)) return BrewUtil.sourceJsonToAbv(source); return Parser._parse_aToB(Parser.SOURCE_JSON_TO_ABV, source); }; Parser.sourceJsonToDate = function (source) { source = Parser._getSourceStringFromSource(source); - if (Parser.hasSourceDate(source)) return Parser._sourceDateCache[source.toLowerCase()]; - if (BrewUtil.hasSourceJson(source)) return BrewUtil.sourceJsonToDate(source); + if (Parser.hasSourceDate(source)) { + return Parser._sourceDateCache[source.toLowerCase()]; + } + if (BrewUtil.hasSourceJson(source)) { + return BrewUtil.sourceJsonToDate(source); + } return Parser._parse_aToB(Parser.SOURCE_JSON_TO_DATE, source, null); }; Parser.sourceJsonToStore = function (source) { source = Parser._getSourceStringFromSource(source); - if (Parser.hasSourceStore(source)) return Parser._sourceStoreCache[source.toLowerCase()]; + if (Parser.hasSourceStore(source)) { + return Parser._sourceStoreCache[source.toLowerCase()]; + } if (BrewUtil.hasSourceJson(source)) return BrewUtil.sourceJsonToUrl(source); return Parser._parse_aToB(Parser.SOURCE_JSON_TO_STORE, source, null); }; Parser.sourceJsonToColor = function (source) { - return `source${Parser._getSourceStringFromSource(source).replace(/[&\\/\\#,+()$~%.'":*?<>{}]/g, "_")}`; + return `source${Parser._getSourceStringFromSource(source).replace( + /[&\\/\\#,+()$~%.'":*?<>{}]/g, + "_", + )}`; }; Parser.stringToSlug = function (str) { - return str.trim().toLowerCase().replace(/[^\w ]+/g, "").replace(/ +/g, "-"); + return str + .trim() + .toLowerCase() + .replace(/[^\w ]+/g, "") + .replace(/ +/g, "-"); }; Parser.stringToCasedSlug = function (str) { return str.replace(/[^\w ]+/g, "").replace(/ +/g, "-"); @@ -295,48 +350,96 @@ Parser.priceToValue = function (price) { } // FIXME: This is rather stupid in retrospect, to modify the price if there is a note. // if (price.note != null) offset = 0.1; - return mult * amount + offset + return mult * amount + offset; }; Parser.priceToFull = function (price, noPlatinum) { if (price == null) return "\u2014"; if (typeof price === "object") { if (price.amount == null || price.coin == null) return "\u2014"; - return `${Parser._addCommas(price.amount)} ${price.coin}${price.note ? ` ${price.note}` : ""}` + return `${Parser._addCommas(price.amount)} ${price.coin}${ + price.note ? ` ${price.note}` : "" + }`; } else if (typeof price === "number" && !isNaN(price)) { // assume it's all copper (1/100 gp) let coin = ""; let divide = 1; if (noPlatinum) { switch (Math.floor(Math.log10(price))) { - case 3: case 4: case 5: case 6: case 7: case 8: case 9: case 10: - case 2: coin = "gp"; divide = 100; break; - case 1: coin = "sp"; divide = 10; break; - case 0: coin = "cp"; divide = 1; break; + case 3: + case 4: + case 5: + case 6: + case 7: + case 8: + case 9: + case 10: + case 2: + coin = "gp"; + divide = 100; + break; + case 1: + coin = "sp"; + divide = 10; + break; + case 0: + coin = "cp"; + divide = 1; + break; } } else { switch (Math.floor(Math.log10(price))) { - case 4: case 5: case 6: case 7: case 8: case 9: case 10: - case 3: coin = "pp"; divide = 1000; break; - case 2: coin = "gp"; divide = 100; break; - case 1: coin = "sp"; divide = 10; break; - case 0: coin = "cp"; divide = 1; break; + case 4: + case 5: + case 6: + case 7: + case 8: + case 9: + case 10: + case 3: + coin = "pp"; + divide = 1000; + break; + case 2: + coin = "gp"; + divide = 100; + break; + case 1: + coin = "sp"; + divide = 10; + break; + case 0: + coin = "cp"; + divide = 1; + break; } } - return `${Parser._addCommas(price / divide)} ${coin}` + return `${Parser._addCommas(price / divide)} ${coin}`; } - return "\u2014" + return "\u2014"; }; Parser.itemValueToFull = function (item, isShortForm) { return Parser._moneyToFull(item, "value", "valueMult", isShortForm); }; Parser.itemValueToFullMultiCurrency = function (item, isShortForm) { - return Parser._moneyToFullMultiCurrency(item, "value", "valueMult", isShortForm); + return Parser._moneyToFullMultiCurrency( + item, + "value", + "valueMult", + isShortForm, + ); }; Parser._moneyToFull = function (it, prop, propMult, isShortForm) { if (it[prop]) { - const {coin, mult} = Parser.getCurrencyAndMultiplier(it[prop], it.currencyConversion); - return `${(it[prop] * mult).toLocaleString(undefined, {maximumFractionDigits: 5})} ${coin}`; - } else if (it[propMult]) return isShortForm ? `×${it[propMult]}` : `base value ×${it[propMult]}`; + const { coin, mult } = Parser.getCurrencyAndMultiplier( + it[prop], + it.currencyConversion, + ); + return `${(it[prop] * mult).toLocaleString(undefined, { + maximumFractionDigits: 5, + })} ${coin}`; + } else if (it[propMult]) { + return isShortForm ? `×${it[propMult]}` : `base value ×${it[propMult]}`; + } return ""; }; Parser._moneyToFullMultiCurrency = function (it, prop, propMult, isShortForm) { @@ -350,14 +453,23 @@ Parser._moneyToFullMultiCurrency = function (it, prop, propMult, isShortForm) { }, ); - const conversionTable = Parser.getCurrencyConversionTable(it.currencyConversion); + const conversionTable = Parser.getCurrencyConversionTable( + it.currencyConversion, + ); return [...conversionTable] .reverse() - .filter(meta => simplified[meta.coin]) - .map(meta => `${simplified[meta.coin].toLocaleString(undefined, {maximumFractionDigits: 5})} ${meta.coin}`) + .filter((meta) => simplified[meta.coin]) + .map( + (meta) => + `${simplified[meta.coin].toLocaleString(undefined, { + maximumFractionDigits: 5, + })} ${meta.coin}`, + ) .join(", "); - } else if (it[propMult]) return isShortForm ? `×${it[propMult]}` : `base value ×${it[propMult]}`; + } else if (it[propMult]) { + return isShortForm ? `×${it[propMult]}` : `base value ×${it[propMult]}`; + } return ""; }; Parser.DEFAULT_CURRENCY_CONVERSION_TABLE = [ @@ -395,30 +507,45 @@ Parser.FULL_CURRENCY_CONVERSION_TABLE = [ }, ]; Parser.getCurrencyConversionTable = function (currencyConversionId) { - const fromBrew = currencyConversionId ? MiscUtil.get(BrewUtil.homebrewMeta, "currencyConversions", currencyConversionId) : null; - const conversionTable = fromBrew && fromBrew.length ? fromBrew : Parser.DEFAULT_CURRENCY_CONVERSION_TABLE; - if (conversionTable !== Parser.DEFAULT_CURRENCY_CONVERSION_TABLE) conversionTable.sort((a, b) => SortUtil.ascSort(b.mult, a.mult)); + const fromBrew = currencyConversionId ? MiscUtil.get(BrewUtil.homebrewMeta, "currencyConversions", currencyConversionId) + : null; + const conversionTable = + fromBrew && fromBrew.length + ? fromBrew + : Parser.DEFAULT_CURRENCY_CONVERSION_TABLE; + if (conversionTable !== Parser.DEFAULT_CURRENCY_CONVERSION_TABLE) { + conversionTable.sort((a, b) => SortUtil.ascSort(b.mult, a.mult)); + } return conversionTable; }; Parser.getCurrencyAndMultiplier = function (value, currencyConversionId) { - const conversionTable = Parser.getCurrencyConversionTable(currencyConversionId); + const conversionTable = + Parser.getCurrencyConversionTable(currencyConversionId); - if (!value) return conversionTable.find(it => it.isFallback) || conversionTable[0]; + if (!value) { + return ( + conversionTable.find((it) => it.isFallback) || conversionTable[0] + ); + } if (conversionTable.length === 1) return conversionTable[0]; - if (!Number.isInteger(value) && value < conversionTable[0].mult) return conversionTable[0]; + if (!Number.isInteger(value) && value < conversionTable[0].mult) { + return conversionTable[0]; + } for (let i = conversionTable.length - 1; i >= 0; --i) { - if (Number.isInteger(value * conversionTable[i].mult)) return conversionTable[i]; + if (Number.isInteger(value * conversionTable[i].mult)) { + return conversionTable[i]; + } } return conversionTable.last(); }; Parser.COIN_ABVS = ["cp", "sp", "gp", "pp"]; Parser.COIN_ABV_TO_FULL = { - "cp": "copper pieces", - "sp": "silver pieces", - "gp": "gold pieces", - "pp": "platinum pieces", + cp: "copper pieces", + sp: "silver pieces", + gp: "gold pieces", + pp: "platinum pieces", }; Parser.COIN_CONVERSIONS = [1, 10, 100, 1000]; Parser.coinAbvToFull = function (coin) { @@ -426,8 +553,14 @@ Parser.coinAbvToFull = function (coin) { }; Parser._decimalSeparator = (0.1).toLocaleString().substring(1, 2); -Parser._numberCleanRegexp = Parser._decimalSeparator === "." ? new RegExp(/[\s,]*/g, "g") : new RegExp(/[\s.]*/g, "g"); -Parser._costSplitRegexp = Parser._decimalSeparator === "." ? new RegExp(/(\d+(\.\d+)?)([csegp]p)/) : new RegExp(/(\d+(,\d+)?)([csegp]p)/); +Parser._numberCleanRegexp = + Parser._decimalSeparator === "." + ? new RegExp(/[\s,]*/g, "g") + : new RegExp(/[\s.]*/g, "g"); +Parser._costSplitRegexp = + Parser._decimalSeparator === "." + ? new RegExp(/(\d+(\.\d+)?)([csegp]p)/) + : new RegExp(/(\d+(,\d+)?)([csegp]p)/); /** input e.g. "25 gp", "1,000pp" */ Parser.coinValueToNumber = function (value) { if (!value) return 0; @@ -445,134 +578,203 @@ Parser.coinValueToNumber = function (value) { return Number(m[1]) * Parser.COIN_CONVERSIONS[ixCoin]; }; -Parser.PROFICIENCIES = ["Untrained", "Trained", "Expert", "Master", "Legendary"] +Parser.PROFICIENCIES = [ + "Untrained", + "Trained", + "Expert", + "Master", + "Legendary", +]; Parser.proficiencyAbvToFull = function (abv) { switch (abv) { - case "t": return "trained"; - case "T": return "Trained"; - case "e": return "expert"; - case "E": return "Expert"; - case "m": return "master"; - case "M": return "Master"; - case "l": return "legendary"; - case "L": return "Legendary"; - case "u": return "untrained"; - case "U": return "Untrained"; - default: throw new Error(`Unknown proficiency rank ${abv}.`) + case "t": + return "trained"; + case "T": + return "Trained"; + case "e": + return "expert"; + case "E": + return "Expert"; + case "m": + return "master"; + case "M": + return "Master"; + case "l": + return "legendary"; + case "L": + return "Legendary"; + case "u": + return "untrained"; + case "U": + return "Untrained"; + default: + throw new Error(`Unknown proficiency rank ${abv}.`); } -} +}; Parser.proficiencyToNumber = function (prof) { switch (prof[0].toLowerCase()) { - case "u": return 0; - case "t": return 1; - case "e": return 2; - case "m": return 3; - case "l": return 4; - default: return 69; + case "u": + return 0; + case "t": + return 1; + case "e": + return 2; + case "m": + return 3; + case "l": + return 4; + default: + return 69; } -} +}; Parser.genderToFull = function (g) { switch (g.toLowerCase()) { - case "m": return "male"; - case "f": return "female"; - case "a": return "agender"; - case "gf": return "genderfluid"; - case "nb": return "nonbinary"; - default: return ""; + case "m": + return "male"; + case "f": + return "female"; + case "a": + return "agender"; + case "gf": + return "genderfluid"; + case "nb": + return "nonbinary"; + default: + return ""; } -} +}; Parser.savingThrowAbvToFull = function (abv) { switch (abv.toLowerCase()) { case "f": - case "fort": return "Fortitude"; + case "fort": + return "Fortitude"; case "r": - case "ref": return "Reflex"; + case "ref": + return "Reflex"; case "w": - case "will": return "Will"; - default: throw new Error(`Unknown saving throw abv ${abv}.`) + case "will": + return "Will"; + default: + throw new Error(`Unknown saving throw abv ${abv}.`); } -} +}; Parser.speedToFullMap = function (speed) { - return Object.keys(speed).map(k => { - if (k === "walk") return `${speed.walk} feet` - else return `${k.uppercaseFirst()} ${speed[k]} feet` - }) -} + return Object.keys(speed).map((k) => { + if (k === "walk") return `${speed.walk} feet`; + else return `${k.uppercaseFirst()} ${speed[k]} feet`; + }); +}; Parser.getClassSideBar = function (sidebarEntries) { - sidebarEntries = MiscUtil.copy(sidebarEntries) + sidebarEntries = MiscUtil.copy(sidebarEntries); const first = sidebarEntries.splice(0, 1)[0]; return { type: "pf2-sidebar", name: first.name, - entries: first.entries.concat(sidebarEntries.map(it => [{type: "pf2-title", name: it.name}, ...it.entries]).flat()), - } -} + entries: first.entries.concat( + sidebarEntries + .map((it) => [ + { type: "pf2-title", name: it.name }, + ...it.entries, + ]) + .flat(), + ), + }; +}; Parser.getClassSideBarEntries = function (cls) { - let initProf = cls.initialProficiencies + let initProf = cls.initialProficiencies; const out = []; let sideBar = { type: "pf2-sidebar", - name: `${(cls.rarity ? "RARITY" : "INITIAL PROFICIENCIES")}`, + name: `${cls.rarity ? "RARITY" : "INITIAL PROFICIENCIES"}`, + entries: [], + }; + if (cls.rarity) { + out.push({ name: "RARITY", entries: [`{@trait ${cls.rarity}}`] }); + } + const initProfText = + "At 1st level, you gain the listed proficiency ranks in the following statistics. You are untrained in anything not listed unless you gain a better proficiency rank in some other way."; + out.push({ name: "INITIAL PROFICIENCIES", entries: [initProfText] }); + out.push({ + name: "PERCEPTION", entries: [ + `${Parser.proficiencyAbvToFull(initProf.perception)} in Perception`, ], - } - if (cls.rarity) out.push({name: "RARITY", entries: [`{@trait ${cls.rarity}}`]}); - const initProfText = "At 1st level, you gain the listed proficiency ranks in the following statistics. You are untrained in anything not listed unless you gain a better proficiency rank in some other way." - out.push({name: "INITIAL PROFICIENCIES", entries: [initProfText]}); - out.push({name: "PERCEPTION", entries: [`${Parser.proficiencyAbvToFull(initProf.perception)} in Perception`]}); + }); out.push({ name: "SAVING THROWS", entries: [ `${Parser.proficiencyAbvToFull(initProf.fort)} in Fortitude`, `${Parser.proficiencyAbvToFull(initProf.ref)} in Reflex`, `${Parser.proficiencyAbvToFull(initProf.will)} in Will`, - ]}); + ], + }); function initProfParser (thing, entry) { - Object.keys(thing).forEach(k => { + Object.keys(thing).forEach((k) => { let thingArray = []; let prof = ""; switch (k) { case "u": { - thingArray = thing.u - prof = "Untrained" + thingArray = thing.u; + prof = "Untrained"; break; } case "t": { - thingArray = thing.t - prof = "Trained" + thingArray = thing.t; + prof = "Trained"; break; } case "e": { - thingArray = thing.e - prof = "Expert" + thingArray = thing.e; + prof = "Expert"; break; } case "m": { - thingArray = thing.m - prof = "Master" + thingArray = thing.m; + prof = "Master"; break; } case "l": { - thingArray = thing.l - prof = "Legendary" + thingArray = thing.l; + prof = "Legendary"; break; } - case "add": return entry.push(`{@indentSubsequent Trained in a number of additional skills equal to ${thing.add} plus your Intelligence modifier}`); + case "add": + return entry.push( + `{@indentSubsequent Trained in a number of additional skills equal to ${thing.add} plus your Intelligence modifier}`, + ); default: } - thingArray.forEach(element => { + thingArray.forEach((element) => { if (typeof element === "object") { if (element.entry) { - return entry.push(`{@indentSubsequent ${prof} in ${element.entry}}`); + return entry.push( + `{@indentSubsequent ${prof} in ${element.entry}}`, + ); } else if (element.type === "and") { - return entry.push(`{@indentSubsequent ${prof} in ${element.skill.map(s => `{@skill ${s}}`).joinConjunct(", ", " and ")}}`); + return entry.push( + `{@indentSubsequent ${prof} in ${element.skill + .map((s) => `{@skill ${s}}`) + .joinConjunct(", ", " and ")}}`, + ); } else { - return entry.push(`{@indentSubsequent ${prof} in ${element.skill.length === 1 ? "" : `your choice of`} ${element.skill.map(s => `{@skill ${s}}`).joinConjunct(", ", " or ")}}`); + return entry.push( + `{@indentSubsequent ${prof} in ${ + element.skill.length === 1 + ? "" + : `your choice of` + } ${element.skill + .map((s) => `{@skill ${s}}`) + .joinConjunct(", ", " or ")}}`, + ); } - } else return entry.push(`{@indentSubsequent ${prof} in ${element}}`); + } else { + return entry.push( + `{@indentSubsequent ${prof} in ${element}}`, + ); + } }); }); } @@ -580,31 +782,45 @@ Parser.getClassSideBarEntries = function (cls) { const skillsEntries = []; const attacksEntries = []; const defensesEntries = []; - initProfParser(initProf.skills, skillsEntries) - out.push({name: "SKILLS", entries: skillsEntries}); - initProfParser(initProf.attacks, attacksEntries) - out.push({name: "ATTACKS", entries: attacksEntries}); - initProfParser(initProf.defenses, defensesEntries) - out.push({name: "DEFENSES", entries: defensesEntries}); - - if (initProf.classDc) out.push({name: "CLASS DC", entries: [initProf.classDc.entry]}); + initProfParser(initProf.skills, skillsEntries); + out.push({ name: "SKILLS", entries: skillsEntries }); + initProfParser(initProf.attacks, attacksEntries); + out.push({ name: "ATTACKS", entries: attacksEntries }); + initProfParser(initProf.defenses, defensesEntries); + out.push({ name: "DEFENSES", entries: defensesEntries }); + + if (initProf.classDc) { + out.push({ name: "CLASS DC", entries: [initProf.classDc.entry] }); + } if (initProf.spells) { const spellsEntries = []; - initProfParser(initProf.spells, spellsEntries) - out.push({name: "SPELLS", entries: spellsEntries}); + initProfParser(initProf.spells, spellsEntries); + out.push({ name: "SPELLS", entries: spellsEntries }); } - return out -} + return out; +}; Parser.spSchoolToStyle = function (school) { - const rawColor = MiscUtil.get(Renderer.trait.TRAITS, school.toLowerCase(), "_data", "school", "color"); + const rawColor = MiscUtil.get( + Renderer.trait.TRAITS, + school.toLowerCase(), + "_data", + "school", + "color", + ); if (!rawColor || !rawColor.trim()) return ""; const validColor = BrewUtil.getValidColor(rawColor); if (validColor.length) return `style="color: #${validColor}"`; return ""; }; Parser.spSchoolToAbv = function (school) { - const schoolAbv = MiscUtil.get(Renderer.trait.TRAITS, school.toLowerCase(), "_data", "school", "short"); + const schoolAbv = MiscUtil.get( + Renderer.trait.TRAITS, + school.toLowerCase(), + "_data", + "school", + "short", + ); if (!schoolAbv || !schoolAbv.trim()) return school; return schoolAbv; }; @@ -637,7 +853,9 @@ Parser.getArticle = function (str) { }; Parser.spLevelToFullLevelText = function (level, dash) { - return `${Parser.spLevelToFull(level)}${(level === 0 ? "s" : `${dash ? "-" : " "}level`)}`; + return `${Parser.spLevelToFull(level)}${ + level === 0 ? "s" : `${dash ? "-" : " "}level` + }`; }; Parser.COMPONENTS_TO_FULL = {}; @@ -826,7 +1044,8 @@ Parser.CAT_ID_TO_PROP[Parser.CAT_ID_COMPANION] = "companion"; Parser.CAT_ID_TO_PROP[Parser.CAT_ID_FAMILIAR] = "familiar"; Parser.CAT_ID_TO_PROP[Parser.CAT_ID_EIDOLON] = "eidolon"; Parser.CAT_ID_TO_PROP[Parser.CAT_ID_OPTIONAL_FEATURE] = "optionalfeature"; -Parser.CAT_ID_TO_PROP[Parser.CAT_ID_OPTIONAL_FEATURE_LESSON] = "optionalfeature"; +Parser.CAT_ID_TO_PROP[Parser.CAT_ID_OPTIONAL_FEATURE_LESSON] = + "optionalfeature"; Parser.CAT_ID_TO_PROP[Parser.CAT_ID_ADVENTURE] = "adventure"; Parser.CAT_ID_TO_PROP[Parser.CAT_ID_HAZARD] = "hazard"; @@ -867,15 +1086,25 @@ Parser.bookOrdinalToAbv = (ordinal, preNoSuff) => { if (ordinal === undefined) return ""; switch (ordinal.type) { case "part": - return `${preNoSuff ? " " : ""}Part ${ordinal.identifier}${preNoSuff ? "" : " \u2014 "}`; + return `${preNoSuff ? " " : ""}Part ${ordinal.identifier}${ + preNoSuff ? "" : " \u2014 " + }`; case "chapter": - return `${preNoSuff ? " " : ""}Ch. ${ordinal.identifier}${preNoSuff ? "" : ": "}`; + return `${preNoSuff ? " " : ""}Ch. ${ordinal.identifier}${ + preNoSuff ? "" : ": " + }`; case "episode": - return `${preNoSuff ? " " : ""}Ep. ${ordinal.identifier}${preNoSuff ? "" : ": "}`; + return `${preNoSuff ? " " : ""}Ep. ${ordinal.identifier}${ + preNoSuff ? "" : ": " + }`; case "appendix": - return `${preNoSuff ? " " : ""}App. ${ordinal.identifier}${preNoSuff ? "" : ": "}`; + return `${preNoSuff ? " " : ""}App. ${ordinal.identifier}${ + preNoSuff ? "" : ": " + }`; case "level": - return `${preNoSuff ? " " : ""}Level ${ordinal.identifier}${preNoSuff ? "" : ": "}`; + return `${preNoSuff ? " " : ""}Level ${ordinal.identifier}${ + preNoSuff ? "" : ": " + }`; default: throw new Error(`Unhandled ordinal type "${ordinal.type}"`); } @@ -885,7 +1114,8 @@ Parser.nameToTokenName = function (name) { return name .normalize("NFD") // replace diactrics with their individual graphemes .replace(/[\u0300-\u036f]/g, "") // remove accent graphemes - .replace(/Æ/g, "AE").replace(/æ/g, "ae") + .replace(/Æ/g, "AE") + .replace(/æ/g, "ae") .replace(/"/g, ""); }; @@ -913,10 +1143,12 @@ Parser.TM_TO_ACTIVITY[Parser.TM_MINS] = "Minutes"; Parser.TM_TO_ACTIVITY[Parser.TM_HRS] = "Hours"; Parser.TM_TO_ACTIVITY[Parser.TM_DAYS] = "Days"; -Parser.ACTIVITY_TYPE_TO_IDX = Object.keys(Parser.TM_TO_ACTIVITY).map((a, ix) => ({[a]: ix})).reduce((a, b) => Object.assign(a, b), {}); +Parser.ACTIVITY_TYPE_TO_IDX = Object.keys(Parser.TM_TO_ACTIVITY) + .map((a, ix) => ({ [a]: ix })) + .reduce((a, b) => Object.assign(a, b), {}); Parser.activityTypeToNumber = function (activity) { return Parser._parse_aToB(Parser.ACTIVITY_TYPE_TO_IDX, activity, 900000000); -} +}; Parser.timeToActivityType = function (time) { if (time == null) return null; @@ -945,18 +1177,38 @@ Parser.getNormalisedTime = function (time) { let multiplier = 1; let offset = 0; switch (time.unit) { - case Parser.TM_F: offset = 1; break; - case Parser.TM_R: offset = 2; break; - case Parser.TM_A: multiplier = 10; break; - case Parser.TM_AA: multiplier = 20; break; - case Parser.TM_AAA: multiplier = 30; break; - case Parser.TM_ROUND: multiplier = 60; break; - case Parser.TM_MINS: multiplier = 600; break; - case Parser.TM_HRS: multiplier = 36000; break; - case Parser.TM_DAYS: multiplier = 864000; break; - case Parser.TM_VARIES: multiplier = 100; break; + case Parser.TM_F: + offset = 1; + break; + case Parser.TM_R: + offset = 2; + break; + case Parser.TM_A: + multiplier = 10; + break; + case Parser.TM_AA: + multiplier = 20; + break; + case Parser.TM_AAA: + multiplier = 30; + break; + case Parser.TM_ROUND: + multiplier = 60; + break; + case Parser.TM_MINS: + multiplier = 600; + break; + case Parser.TM_HRS: + multiplier = 36000; + break; + case Parser.TM_DAYS: + multiplier = 864000; + break; + case Parser.TM_VARIES: + multiplier = 100; + break; } - return (multiplier * time.number) + offset; + return multiplier * time.number + offset; }; Parser.timeToFullEntry = function (time) { @@ -969,33 +1221,54 @@ Parser.timeToFullEntry = function (time) { return "{@as 1}"; } return `${time.number} ${time.unit}${time.number >= 2 ? "s" : ""}`; -} +}; Parser.freqToFullEntry = function (freq) { if (freq.special != null) return freq.special; - return `${Parser.numberToText(freq.number, true)} ${freq.recurs ? "every" : "per"} ${freq.interval || ""} ${freq.interval >= 2 ? `${freq.unit}s` : freq.customUnit ? freq.customUnit : freq.unit}${freq.overcharge ? ", plus overcharge" : ""}`; -} + return `${Parser.numberToText(freq.number, true)} ${ + freq.recurs ? "every" : "per" + } ${freq.interval || ""} ${ + freq.interval >= 2 + ? `${freq.unit}s` + : freq.customUnit + ? freq.customUnit + : freq.unit + }${freq.overcharge ? ", plus overcharge" : ""}`; +}; Parser.timeToTableStr = function (time) { if (time.unit === "varies") return "Varies"; if (Parser.TIME_ACTIONS.includes(time.unit)) { - if (time.number === 1 && time.unit === Parser.TM_F) return "Free Action"; + if (time.number === 1 && time.unit === Parser.TM_F) { + return "Free Action"; + } if (time.number === 1 && time.unit === Parser.TM_R) return "Reaction"; if (time.number === 2 && time.unit === Parser.TM_A) return "Two-Action"; - if (time.number === 3 && time.unit === Parser.TM_A) return "Three-Action"; + if (time.number === 3 && time.unit === Parser.TM_A) { + return "Three-Action"; + } return "Action"; } - return `${time.number} ${time.unit.uppercaseFirst()}${time.number >= 2 ? "s" : ""}`; -} + return `${time.number} ${time.unit.uppercaseFirst()}${ + time.number >= 2 ? "s" : "" + }`; +}; Parser.durationToFull = function (duration) { if (duration == null) return null; if (duration.entry) return duration.entry; - if (duration.sustained && (duration.unit == null || duration.unit === "unlimited")) return "sustained"; - const rendered = `${duration.number == null ? "" : `${duration.number} `}${duration.number > 1 ? `${duration.unit}s` : duration.unit}`; + if ( + duration.sustained + && (duration.unit == null || duration.unit === "unlimited") + ) { + return "sustained"; + } + const rendered = `${duration.number == null ? "" : `${duration.number} `}${ + duration.number > 1 ? `${duration.unit}s` : duration.unit + }`; if (duration.sustained) return `sustained up to ${rendered}`; else return rendered; -} +}; UNT_FEET = "feet"; UNT_MILES = "mile"; @@ -1011,10 +1284,14 @@ RNG_TOUCH = "touch"; Parser.rangeToFull = function (range) { if (range == null) return ""; if (range.entry) return range.entry; - if (range.unit === UNT_FEET) return `${range.number} ${range.number === 1 ? "foot" : "feet"}`; - if (range.unit === UNT_MILES) return `${range.number} ${range.number === 1 ? "mile" : "miles"}`; + if (range.unit === UNT_FEET) { + return `${range.number} ${range.number === 1 ? "foot" : "feet"}`; + } + if (range.unit === UNT_MILES) { + return `${range.number} ${range.number === 1 ? "mile" : "miles"}`; + } return range.unit; -} +}; // TODO: Handle range/area types: emanation, cone etc? Parser.getNormalisedRange = function (range) { @@ -1024,17 +1301,39 @@ Parser.getNormalisedRange = function (range) { let offset = 0; switch (range.unit) { - case null: distance = 0; break; - case UNT_FEET: multiplier = Parser.INCHES_PER_FOOT; distance = range.number; break; - case UNT_MILES: multiplier = Parser.INCHES_PER_FOOT * Parser.FEET_PER_MILE; distance = range.number; break; - case RNG_TOUCH: distance = 1; break; - case RNG_UNLIMITED_SAME_PLANE: distance = 900000000; break; - case RNG_UNLIMITED_OTHER_PLANE: distance = 900000001; break; - case RNG_UNLIMITED: distance = 900000002; break; - case "unknown": distance = 900000003; break; + case null: + distance = 0; + break; + case UNT_FEET: + multiplier = Parser.INCHES_PER_FOOT; + distance = range.number; + break; + case UNT_MILES: + multiplier = Parser.INCHES_PER_FOOT * Parser.FEET_PER_MILE; + distance = range.number; + break; + case RNG_TOUCH: + distance = 1; + break; + case RNG_UNLIMITED_SAME_PLANE: + distance = 900000000; + break; + case RNG_UNLIMITED_OTHER_PLANE: + distance = 900000001; + break; + case RNG_UNLIMITED: + distance = 900000002; + break; + case "unknown": + distance = 900000003; + break; default: { // it's homebrew? - const fromBrew = MiscUtil.get(BrewUtil.homebrewMeta, "spellDistanceUnits", range.unit); + const fromBrew = MiscUtil.get( + BrewUtil.homebrewMeta, + "spellDistanceUnits", + range.unit, + ); if (fromBrew) { const ftPerUnit = fromBrew.feetPerUnit; if (ftPerUnit != null) { @@ -1048,49 +1347,50 @@ Parser.getNormalisedRange = function (range) { } } // value in inches, to allow greater granularity - return (multiplier * distance) + offset; -} + return multiplier * distance + offset; +}; Parser.getFilterRange = function (object) { - const fRan = object.range || {type: null}; + const fRan = object.range || { type: null }; if (fRan.unit !== null) { let norm_range = Parser.getNormalisedRange(fRan); if (norm_range === 1) { - return "Touch" + return "Touch"; } else if (norm_range < Parser.INCHES_PER_FOOT * 10) { - return "5 feet" + return "5 feet"; } else if (norm_range < Parser.INCHES_PER_FOOT * 25) { - return "10 feet" + return "10 feet"; } else if (norm_range < Parser.INCHES_PER_FOOT * 50) { - return "25 feet" + return "25 feet"; } else if (norm_range < Parser.INCHES_PER_FOOT * 100) { - return "50 feet" + return "50 feet"; } else if (norm_range < Parser.INCHES_PER_FOOT * 500) { - return "100 feet" + return "100 feet"; } else if (norm_range < Parser.INCHES_PER_FOOT * Parser.FEET_PER_MILE) { - return "500 feet" + return "500 feet"; } else if (norm_range < 900000000) { - return "1 mile" + return "1 mile"; } else if (norm_range < 900000001) { - return "Planetary" + return "Planetary"; } else if (norm_range < 900000002) { - return "Unlimited" + return "Unlimited"; } else { - return "Varies" + return "Varies"; } } else { - return null + return null; } -} +}; Parser.getFilterDuration = function (object) { - const duration = object.duration || {} + const duration = object.duration || {}; switch (duration.unit) { case null: case undefined: - return "Instant" + return "Instant"; case "turn": - case "round": return "1 Round"; + case "round": + return "1 Round"; case "minute": { const amt = duration.number || 0; if (amt <= 1) return "1 Minute"; @@ -1107,30 +1407,33 @@ Parser.getFilterDuration = function (object) { } case "week": case "day": - case "year": return "24+ Hours"; - case "unlimited": return "Unlimited"; - default: return "Special"; + case "year": + return "24+ Hours"; + case "unlimited": + return "Unlimited"; + default: + return "Special"; } -} +}; Parser.ATB_ABV_TO_FULL = { - "str": "Strength", - "dex": "Dexterity", - "con": "Constitution", - "int": "Intelligence", - "wis": "Wisdom", - "cha": "Charisma", + str: "Strength", + dex: "Dexterity", + con: "Constitution", + int: "Intelligence", + wis: "Wisdom", + cha: "Charisma", }; Parser.ATB_TO_NUM = { - "Strength": 1, - "Dexterity": 2, - "Constitution": 3, - "Intelligence": 4, - "Wisdom": 5, - "Charisma": 6, - "Free": 7, -} + Strength: 1, + Dexterity: 2, + Constitution: 3, + Intelligence: 4, + Wisdom: 5, + Charisma: 6, + Free: 7, +}; Parser.attAbvToFull = function (abv) { return Parser._parse_aToB(Parser.ATB_ABV_TO_FULL, abv); @@ -1138,38 +1441,37 @@ Parser.attAbvToFull = function (abv) { // TODO: Rework for better clarity? Parser.CONDITION_TO_COLOR = { - "Blinded": "#525252", - "Clumsy": "#5c57af", - "Concealed": "#525252", - "Confused": "#c9c91e", - "Controlled": "#ed07bb", - "Dazzled": "#db8f48", - "Deafened": "#666464", - "Doomed": "#9e1414", - "Drained": "#72aa01", - "Dying": "#ff0000", - "Enfeebled": "#42a346", - "Fascinated": "#fc7b02", - "Fatigued": "#7913c6", + Blinded: "#525252", + Clumsy: "#5c57af", + Concealed: "#525252", + Confused: "#c9c91e", + Controlled: "#ed07bb", + Dazzled: "#db8f48", + Deafened: "#666464", + Doomed: "#9e1414", + Drained: "#72aa01", + Dying: "#ff0000", + Enfeebled: "#42a346", + Fascinated: "#fc7b02", + Fatigued: "#7913c6", "Flat-Footed": "#7f7f7f", - "Fleeing": "#c9ca18", - "Frightened": "#c9ca18", - "Grabbed": "#00e0ac", - "Immobilized": "#009f7a", - "Invisible": "#71738c", - "Paralyzed": "#015642", + Fleeing: "#c9ca18", + Frightened: "#c9ca18", + Grabbed: "#00e0ac", + Immobilized: "#009f7a", + Invisible: "#71738c", + Paralyzed: "#015642", "Persistent Damage": "#ed6904", - "Petrified": "#2fd62f", - "Prone": "#00e070", - "Quickened": "#00d5e0", - "Restrained": "#007c5f", - "Sickened": "#008202", - "Slowed": "#2922a5", - "Stunned": "#4b43db", - "Stupefied": "#c94873", - "Unconscious": "#a0111b", - "Wounded": "#e81919", - + Petrified: "#2fd62f", + Prone: "#00e070", + Quickened: "#00d5e0", + Restrained: "#007c5f", + Sickened: "#008202", + Slowed: "#2922a5", + Stunned: "#4b43db", + Stupefied: "#c94873", + Unconscious: "#a0111b", + Wounded: "#e81919", }; SRC_3PP_SUFFIX = " 3pp"; @@ -1177,47 +1479,47 @@ SRC_3PP_SUFFIX = " 3pp"; AP_PREFIX = "Adventure Path: "; AP_PREFIX_SHORT = "AP: "; -FRP_PREFIX = "Fists of the Ruby Phoenix: " -FRP_PREFIX_SHORT = "FRP: " +FRP_PREFIX = "Fists of the Ruby Phoenix: "; +FRP_PREFIX_SHORT = "FRP: "; -AV_PREFIX = "Abomination Vaults: " -AV_PREFIX_SHORT = "AV: " +AV_PREFIX = "Abomination Vaults: "; +AV_PREFIX_SHORT = "AV: "; -AoE_PREFIX = "Agents of Edgewatch: " -AoE_PREFIX_SHORT = "AoE: " +AoE_PREFIX = "Agents of Edgewatch: "; +AoE_PREFIX_SHORT = "AoE: "; -EC_PREFIX = "Extinction Curse: " -EC_PREFIX_SHORT = "EC: " +EC_PREFIX = "Extinction Curse: "; +EC_PREFIX_SHORT = "EC: "; -AoA_PREFIX = "Age of Ashes: " -AoA_PREFIX_SHORT = "AoA: " +AoA_PREFIX = "Age of Ashes: "; +AoA_PREFIX_SHORT = "AoA: "; -SoT_PREFIX = "Strength of Thousands: " -SoT_PREFIX_SHORT = "SoT: " +SoT_PREFIX = "Strength of Thousands: "; +SoT_PREFIX_SHORT = "SoT: "; -OoA_PREFIX = "Outlaws of Alkenstar: " -OoA_PREFIX_SHORT = "OoA: " +OoA_PREFIX = "Outlaws of Alkenstar: "; +OoA_PREFIX_SHORT = "OoA: "; -BL_PREFIX = "Blood Lords: " -BL_PREFIX_SHORT = "BL: " +BL_PREFIX = "Blood Lords: "; +BL_PREFIX_SHORT = "BL: "; -GW_PREFIX = "Gatewalkers: " -GW_PREFIX_SHORT = "GW: " +GW_PREFIX = "Gatewalkers: "; +GW_PREFIX_SHORT = "GW: "; LO_PREFIX = "Lost Omens: "; LO_PREFIX_SHORT = "LO: "; Parser.COMPACT_PREFIX_MAP = [ - {re: /Fists of the Ruby Phoenix #(\d): /, replaceWith: "FRP$1: "}, - {re: /Abomination Vaults #(\d): /, replaceWith: "AV$1: "}, - {re: /Agents of Edgewatch #(\d): /, replaceWith: "AoE$1: "}, - {re: /Extinction Curse #(\d): /, replaceWith: "EC$1: "}, - {re: /Age of Ashes #(\d): /, replaceWith: "AoA$1: "}, - {re: /Strength of Thousands #(\d): /, replaceWith: "SoT$1: "}, - {re: /Outlaws of Alkenstar #(\d): /, replaceWith: "OoA$1: "}, - {re: /Quest for the Frozen Flame #(\d): /, replaceWith: "QFF$1: "}, - {re: /Blood Lords #(\d): /, replaceWith: "BL$1: "}, - {re: /Gatewalkers #(\d): /, replaceWith: "GW$1: "}, + { re: /Fists of the Ruby Phoenix #(\d): /, replaceWith: "FRP$1: " }, + { re: /Abomination Vaults #(\d): /, replaceWith: "AV$1: " }, + { re: /Agents of Edgewatch #(\d): /, replaceWith: "AoE$1: " }, + { re: /Extinction Curse #(\d): /, replaceWith: "EC$1: " }, + { re: /Age of Ashes #(\d): /, replaceWith: "AoA$1: " }, + { re: /Strength of Thousands #(\d): /, replaceWith: "SoT$1: " }, + { re: /Outlaws of Alkenstar #(\d): /, replaceWith: "OoA$1: " }, + { re: /Quest for the Frozen Flame #(\d): /, replaceWith: "QFF$1: " }, + { re: /Blood Lords #(\d): /, replaceWith: "BL$1: " }, + { re: /Gatewalkers #(\d): /, replaceWith: "GW$1: " }, ]; Parser.SOURCE_PREFIX_TO_SHORT = {}; @@ -1242,559 +1544,859 @@ Parser.SOURCES_AVAILABLE_DOCS_ADVENTURE = {}; // Listing of all the sources /* PF2ETOOLS_SOURCE__OPEN */ -SRC_RoE = "RoE" -SRC_TV = "TV" -SRC_AAWS = "AAWS" -SRC_AFoF = "AFoF" -SRC_AoA0 = "AoA0" -SRC_AoA1 = "AoA1" -SRC_AoA2 = "AoA2" -SRC_AoA3 = "AoA3" -SRC_AoA4 = "AoA4" -SRC_AoA5 = "AoA5" -SRC_AoA6 = "AoA6" -SRC_AoE0 = "AoE0" -SRC_AoE1 = "AoE1" -SRC_AoE2 = "AoE2" -SRC_AoE3 = "AoE3" -SRC_AoE4 = "AoE4" -SRC_AoE5 = "AoE5" -SRC_AoE6 = "AoE6" -SRC_APG = "APG" -SRC_AV0 = "AV0" -SRC_AV1 = "AV1" -SRC_AV2 = "AV2" -SRC_AV3 = "AV3" -SRC_AVH = "AVH" -SRC_B1 = "B1" -SRC_B2 = "B2" -SRC_B3 = "B3" -SRC_BB = "BB" -SRC_BL0 = "BL0" -SRC_BL1 = "BL1" -SRC_BL2 = "BL2" -SRC_BL3 = "BL3" -SRC_BL4 = "BL4" -SRC_BL5 = "BL5" -SRC_BL6 = "BL6" -SRC_BotD = "BotD" -SRC_CFD = "CFD" -SRC_CHD = "CHD" -SRC_CRB = "CRB" -SRC_DA = "DA" -SRC_EC0 = "EC0" -SRC_EC1 = "EC1" -SRC_EC2 = "EC2" -SRC_EC3 = "EC3" -SRC_EC4 = "EC4" -SRC_EC5 = "EC5" -SRC_EC6 = "EC6" -SRC_FoP = "FoP" -SRC_FRP0 = "FRP0" -SRC_FRP1 = "FRP1" -SRC_FRP2 = "FRP2" -SRC_FRP3 = "FRP3" -SRC_GnG = "G&G" -SRC_GMG = "GMG" -SRC_GW0 = "GW0" -SRC_GW1 = "GW1" -SRC_GW2 = "GW2" -SRC_GW3 = "GW3" -SRC_HPD = "HPD" -SRC_LOACLO = "LOACLO" -SRC_LOAG = "LOAG" -SRC_LOCG = "LOCG" -SRC_LOGM = "LOGM" -SRC_LOGMWS = "LOGMWS" -SRC_LOIL = "LOIL" -SRC_LOKL = "LOKL" -SRC_LOL = "LOL" -SRC_LOME = "LOME" -SRC_LOMM = "LOMM" -SRC_LOPSG = "LOPSG" -SRC_LOTG = "LOTG" -SRC_LOTGB = "LOTGB" -SRC_LOWG = "LOWG" -SRC_LTiBA = "LTiBA" -SRC_Mal = "Mal" -SRC_NGD = "NGD" -SRC_OoA0 = "OoA0" -SRC_OoA1 = "OoA1" -SRC_OoA2 = "OoA2" -SRC_OoA3 = "OoA3" -SRC_POS1 = "POS1" -SRC_PFUM = "PFUM" -SRC_QFF0 = "QFF0" -SRC_QFF1 = "QFF1" -SRC_QFF2 = "QFF2" -SRC_QFF3 = "QFF3" -SRC_SaS = "SaS" -SRC_Sli = "Sli" -SRC_SoM = "SoM" -SRC_SoT0 = "SoT0" -SRC_SoT1 = "SoT1" -SRC_SoT2 = "SoT2" -SRC_SoT3 = "SoT3" -SRC_SoT4 = "SoT4" -SRC_SoT5 = "SoT5" -SRC_SoT6 = "SoT6" -SRC_TaL = "TaL" -SRC_TiO = "TiO" -SRC_ToK = "ToK" -Parser.SOURCE_JSON_TO_FULL[SRC_RoE] = "Rage of Elements" -Parser.SOURCE_JSON_TO_FULL[SRC_TV] = "Treasure Vault" -Parser.SOURCE_JSON_TO_FULL[SRC_AAWS] = "Azarketi Ancestry Web Supplement" -Parser.SOURCE_JSON_TO_FULL[SRC_AFoF] = "A Fistful of Flowers" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA0] = "Age of Ashes Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA1] = "Age of Ashes #1: Hellknight Hill" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA2] = "Age of Ashes #2: Cult of Cinders" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA3] = "Age of Ashes #3: Tomorrow Must Burn" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA4] = "Age of Ashes #4: Fires of the Haunted City" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA5] = "Age of Ashes #5: Against the Scarlet Triad" -Parser.SOURCE_JSON_TO_FULL[SRC_AoA6] = "Age of Ashes #6: Broken Promises" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE0] = "Agents of Edgewatch Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE1] = "Agents of Edgewatch #1: Devil at the Dreaming Palace" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE2] = "Agents of Edgewatch #2: Sixty Feet Under" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE3] = "Agents of Edgewatch #3: All or Nothing" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE4] = "Agents of Edgewatch #4: Assault on Hunting Lodge Seven" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE5] = "Agents of Edgewatch #5: Belly of the Black Whale" -Parser.SOURCE_JSON_TO_FULL[SRC_AoE6] = "Agents of Edgewatch #6: Ruins of the Radiant Siege" -Parser.SOURCE_JSON_TO_FULL[SRC_APG] = "Advanced Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_AV0] = "Abomination Vaults Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_AV1] = "Abomination Vaults #1: Ruins of Gauntlight" -Parser.SOURCE_JSON_TO_FULL[SRC_AV2] = "Abomination Vaults #2: Hands of the Devil" -Parser.SOURCE_JSON_TO_FULL[SRC_AV3] = "Abomination Vaults #3: Eyes of Empty Death" -Parser.SOURCE_JSON_TO_FULL[SRC_AVH] = "Abomination Vaults Hardcover" -Parser.SOURCE_JSON_TO_FULL[SRC_B1] = "Bestiary" -Parser.SOURCE_JSON_TO_FULL[SRC_B2] = "Bestiary 2" -Parser.SOURCE_JSON_TO_FULL[SRC_B3] = "Bestiary 3" -Parser.SOURCE_JSON_TO_FULL[SRC_BB] = "Beginner Box" -Parser.SOURCE_JSON_TO_FULL[SRC_BL0] = "Blood Lords Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_BL1] = "Blood Lords #1: Zombie Feast" -Parser.SOURCE_JSON_TO_FULL[SRC_BL2] = "Blood Lords #2: Graveclaw" -Parser.SOURCE_JSON_TO_FULL[SRC_BL3] = "Blood Lords #3: Field of Maidens" -Parser.SOURCE_JSON_TO_FULL[SRC_BL4] = "Blood Lords #4: The Ghouls Hunger" -Parser.SOURCE_JSON_TO_FULL[SRC_BL5] = "Blood Lords #5: A Taste of Ashes" -Parser.SOURCE_JSON_TO_FULL[SRC_BL6] = "Blood Lords #6: Ghost King's Rage" -Parser.SOURCE_JSON_TO_FULL[SRC_BotD] = "Book of the Dead" -Parser.SOURCE_JSON_TO_FULL[SRC_CFD] = "Critical Fumble Deck" -Parser.SOURCE_JSON_TO_FULL[SRC_CHD] = "Critical Hit Deck" -Parser.SOURCE_JSON_TO_FULL[SRC_CRB] = "Core Rulebook" -Parser.SOURCE_JSON_TO_FULL[SRC_DA] = "Dark Archive" -Parser.SOURCE_JSON_TO_FULL[SRC_EC0] = "Extinction Curse Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_EC1] = "Extinction Curse #1: The Show Must Go On" -Parser.SOURCE_JSON_TO_FULL[SRC_EC2] = "Extinction Curse #2: Legacy of the Lost God" -Parser.SOURCE_JSON_TO_FULL[SRC_EC3] = "Extinction Curse #3: Life's Long Shadows" -Parser.SOURCE_JSON_TO_FULL[SRC_EC4] = "Extinction Curse #4: Siege of the Dinosaurs" -Parser.SOURCE_JSON_TO_FULL[SRC_EC5] = "Extinction Curse #5: Lord of the Black Sands" -Parser.SOURCE_JSON_TO_FULL[SRC_EC6] = "Extinction Curse #6: The Apocalypse Prophet" -Parser.SOURCE_JSON_TO_FULL[SRC_FoP] = "The Fall of Plaguestone" -Parser.SOURCE_JSON_TO_FULL[SRC_FRP0] = "Fists of the Ruby Phoenix Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_FRP1] = "Fists of the Ruby Phoenix #1: Despair on Danger Island" -Parser.SOURCE_JSON_TO_FULL[SRC_FRP2] = "Fists of the Ruby Phoenix #2: Ready? Fight!" -Parser.SOURCE_JSON_TO_FULL[SRC_FRP3] = "Fists of the Ruby Phoenix #3: King of the Mountain" -Parser.SOURCE_JSON_TO_FULL[SRC_GnG] = "Guns & Gears" -Parser.SOURCE_JSON_TO_FULL[SRC_GMG] = "Gamemastery Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_GW0] = "Gatewalkers Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_GW1] = "Gatewalkers #1: The Seventh Arch" -Parser.SOURCE_JSON_TO_FULL[SRC_GW2] = "Gatewalkers #2: They Watched the Stars" -Parser.SOURCE_JSON_TO_FULL[SRC_GW3] = "Gatewalkers #3: Dreamers of the Nameless Spires" -Parser.SOURCE_JSON_TO_FULL[SRC_HPD] = "Hero Point Deck" -Parser.SOURCE_JSON_TO_FULL[SRC_LOACLO] = "Lost Omens: Absalom, City of Lost Omens" -Parser.SOURCE_JSON_TO_FULL[SRC_LOAG] = "Lost Omens: Ancestry Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_LOCG] = "Lost Omens: Character Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_LOGM] = "Lost Omens: Gods & Magic" -Parser.SOURCE_JSON_TO_FULL[SRC_LOGMWS] = "Lost Omens: Gods & Magic Web Supplement" -Parser.SOURCE_JSON_TO_FULL[SRC_LOIL] = "Lost Omens: Impossible Lands" -Parser.SOURCE_JSON_TO_FULL[SRC_LOKL] = "Lost Omens: Knights of Lastwall" -Parser.SOURCE_JSON_TO_FULL[SRC_LOL] = "Lost Omens: Legends" -Parser.SOURCE_JSON_TO_FULL[SRC_LOME] = "Lost Omens: The Mwangi Expanse" -Parser.SOURCE_JSON_TO_FULL[SRC_LOMM] = "Lost Omens: Monsters of Myth" -Parser.SOURCE_JSON_TO_FULL[SRC_LOPSG] = "Lost Omens: Pathfinder Society Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_LOTG] = "Lost Omens: Travel Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_LOTGB] = "Lost Omens: The Grand Bazaar" -Parser.SOURCE_JSON_TO_FULL[SRC_LOWG] = "Lost Omens: World Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_LTiBA] = "Little Trouble in Big Absalom" -Parser.SOURCE_JSON_TO_FULL[SRC_Mal] = "Malevolence" -Parser.SOURCE_JSON_TO_FULL[SRC_NGD] = "Night of the Gray Death" -Parser.SOURCE_JSON_TO_FULL[SRC_OoA0] = "Outlaws of Alkenstar Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_OoA1] = "Outlaws of Alkenstar #1: Punks in a Powder Keg" -Parser.SOURCE_JSON_TO_FULL[SRC_OoA2] = "Outlaws of Alkenstar #2: Cradle of Quartz" -Parser.SOURCE_JSON_TO_FULL[SRC_OoA3] = "Outlaws of Alkenstar #3: The Smoking Gun" -Parser.SOURCE_JSON_TO_FULL[SRC_POS1] = "Pathfinder One-Shot: Sundered Waves" -Parser.SOURCE_JSON_TO_FULL[SRC_PFUM] = "PATHFINDER: FUMBUS!" -Parser.SOURCE_JSON_TO_FULL[SRC_QFF0] = "Quest for the Frozen Flame Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_QFF1] = "Quest for the Frozen Flame #1: Broken Tusk Moon" -Parser.SOURCE_JSON_TO_FULL[SRC_QFF2] = "Quest for the Frozen Flame #2: Lost Mammoth Valley" -Parser.SOURCE_JSON_TO_FULL[SRC_QFF3] = "Quest for the Frozen Flame #3: Burning Tundra" -Parser.SOURCE_JSON_TO_FULL[SRC_SaS] = "Shadows at Sundown" -Parser.SOURCE_JSON_TO_FULL[SRC_Sli] = "The Slithering" -Parser.SOURCE_JSON_TO_FULL[SRC_SoM] = "Secrets of Magic" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT0] = "Strength of Thousands Player's Guide" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT1] = "Strength of Thousands #1: Kindled Magic" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT2] = "Strength of Thousands #2: Spoken on the Song Wind" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT3] = "Strength of Thousands #3: Hurricane's Howl" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT4] = "Strength of Thousands #4: Secrets of the Temple-City" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT5] = "Strength of Thousands #5: Doorway to the Red Star" -Parser.SOURCE_JSON_TO_FULL[SRC_SoT6] = "Strength of Thousands #6: Shadows of the Ancients" -Parser.SOURCE_JSON_TO_FULL[SRC_TaL] = "Torment and Legacy" -Parser.SOURCE_JSON_TO_FULL[SRC_TiO] = "Troubles in Otari" -Parser.SOURCE_JSON_TO_FULL[SRC_ToK] = "Threshold of Knowledge" -Parser.SOURCE_JSON_TO_ABV[SRC_RoE] = "RoE" -Parser.SOURCE_JSON_TO_ABV[SRC_TV] = "TV" -Parser.SOURCE_JSON_TO_ABV[SRC_AAWS] = "AAWS" -Parser.SOURCE_JSON_TO_ABV[SRC_AFoF] = "AFoF" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA0] = "AoA0" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA1] = "AoA1" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA2] = "AoA2" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA3] = "AoA3" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA4] = "AoA4" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA5] = "AoA5" -Parser.SOURCE_JSON_TO_ABV[SRC_AoA6] = "AoA6" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE0] = "AoE0" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE1] = "AoE1" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE2] = "AoE2" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE3] = "AoE3" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE4] = "AoE4" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE5] = "AoE5" -Parser.SOURCE_JSON_TO_ABV[SRC_AoE6] = "AoE6" -Parser.SOURCE_JSON_TO_ABV[SRC_APG] = "APG" -Parser.SOURCE_JSON_TO_ABV[SRC_AV0] = "AV0" -Parser.SOURCE_JSON_TO_ABV[SRC_AV1] = "AV1" -Parser.SOURCE_JSON_TO_ABV[SRC_AV2] = "AV2" -Parser.SOURCE_JSON_TO_ABV[SRC_AV3] = "AV3" -Parser.SOURCE_JSON_TO_ABV[SRC_AVH] = "AVH" -Parser.SOURCE_JSON_TO_ABV[SRC_B1] = "B1" -Parser.SOURCE_JSON_TO_ABV[SRC_B2] = "B2" -Parser.SOURCE_JSON_TO_ABV[SRC_B3] = "B3" -Parser.SOURCE_JSON_TO_ABV[SRC_BB] = "BB" -Parser.SOURCE_JSON_TO_ABV[SRC_BL0] = "BL0" -Parser.SOURCE_JSON_TO_ABV[SRC_BL1] = "BL1" -Parser.SOURCE_JSON_TO_ABV[SRC_BL2] = "BL2" -Parser.SOURCE_JSON_TO_ABV[SRC_BL3] = "BL3" -Parser.SOURCE_JSON_TO_ABV[SRC_BL4] = "BL4" -Parser.SOURCE_JSON_TO_ABV[SRC_BL5] = "BL5" -Parser.SOURCE_JSON_TO_ABV[SRC_BL6] = "BL6" -Parser.SOURCE_JSON_TO_ABV[SRC_BotD] = "BotD" -Parser.SOURCE_JSON_TO_ABV[SRC_CFD] = "CFD" -Parser.SOURCE_JSON_TO_ABV[SRC_CHD] = "CHD" -Parser.SOURCE_JSON_TO_ABV[SRC_CRB] = "CRB" -Parser.SOURCE_JSON_TO_ABV[SRC_DA] = "DA" -Parser.SOURCE_JSON_TO_ABV[SRC_EC0] = "EC0" -Parser.SOURCE_JSON_TO_ABV[SRC_EC1] = "EC1" -Parser.SOURCE_JSON_TO_ABV[SRC_EC2] = "EC2" -Parser.SOURCE_JSON_TO_ABV[SRC_EC3] = "EC3" -Parser.SOURCE_JSON_TO_ABV[SRC_EC4] = "EC4" -Parser.SOURCE_JSON_TO_ABV[SRC_EC5] = "EC5" -Parser.SOURCE_JSON_TO_ABV[SRC_EC6] = "EC6" -Parser.SOURCE_JSON_TO_ABV[SRC_FoP] = "FoP" -Parser.SOURCE_JSON_TO_ABV[SRC_FRP0] = "FRP0" -Parser.SOURCE_JSON_TO_ABV[SRC_FRP1] = "FRP1" -Parser.SOURCE_JSON_TO_ABV[SRC_FRP2] = "FRP2" -Parser.SOURCE_JSON_TO_ABV[SRC_FRP3] = "FRP3" -Parser.SOURCE_JSON_TO_ABV[SRC_GnG] = "G&G" -Parser.SOURCE_JSON_TO_ABV[SRC_GMG] = "GMG" -Parser.SOURCE_JSON_TO_ABV[SRC_GW0] = "GW0" -Parser.SOURCE_JSON_TO_ABV[SRC_GW1] = "GW1" -Parser.SOURCE_JSON_TO_ABV[SRC_GW2] = "GW2" -Parser.SOURCE_JSON_TO_ABV[SRC_GW3] = "GW3" -Parser.SOURCE_JSON_TO_ABV[SRC_HPD] = "HPD" -Parser.SOURCE_JSON_TO_ABV[SRC_LOACLO] = "LOACLO" -Parser.SOURCE_JSON_TO_ABV[SRC_LOAG] = "LOAG" -Parser.SOURCE_JSON_TO_ABV[SRC_LOCG] = "LOCG" -Parser.SOURCE_JSON_TO_ABV[SRC_LOGM] = "LOGM" -Parser.SOURCE_JSON_TO_ABV[SRC_LOGMWS] = "LOGMWS" -Parser.SOURCE_JSON_TO_ABV[SRC_LOIL] = "LOIL" -Parser.SOURCE_JSON_TO_ABV[SRC_LOKL] = "LOKL" -Parser.SOURCE_JSON_TO_ABV[SRC_LOL] = "LOL" -Parser.SOURCE_JSON_TO_ABV[SRC_LOME] = "LOME" -Parser.SOURCE_JSON_TO_ABV[SRC_LOMM] = "LOMM" -Parser.SOURCE_JSON_TO_ABV[SRC_LOPSG] = "LOPSG" -Parser.SOURCE_JSON_TO_ABV[SRC_LOTG] = "LOTG" -Parser.SOURCE_JSON_TO_ABV[SRC_LOTGB] = "LOTGB" -Parser.SOURCE_JSON_TO_ABV[SRC_LOWG] = "LOWG" -Parser.SOURCE_JSON_TO_ABV[SRC_LTiBA] = "LTiBA" -Parser.SOURCE_JSON_TO_ABV[SRC_Mal] = "Mal" -Parser.SOURCE_JSON_TO_ABV[SRC_NGD] = "NGD" -Parser.SOURCE_JSON_TO_ABV[SRC_OoA0] = "OoA0" -Parser.SOURCE_JSON_TO_ABV[SRC_OoA1] = "OoA1" -Parser.SOURCE_JSON_TO_ABV[SRC_OoA2] = "OoA2" -Parser.SOURCE_JSON_TO_ABV[SRC_OoA3] = "OoA3" -Parser.SOURCE_JSON_TO_ABV[SRC_POS1] = "POS1" -Parser.SOURCE_JSON_TO_ABV[SRC_PFUM] = "PFUM" -Parser.SOURCE_JSON_TO_ABV[SRC_QFF0] = "QFF0" -Parser.SOURCE_JSON_TO_ABV[SRC_QFF1] = "QFF1" -Parser.SOURCE_JSON_TO_ABV[SRC_QFF2] = "QFF2" -Parser.SOURCE_JSON_TO_ABV[SRC_QFF3] = "QFF3" -Parser.SOURCE_JSON_TO_ABV[SRC_SaS] = "SaS" -Parser.SOURCE_JSON_TO_ABV[SRC_Sli] = "Sli" -Parser.SOURCE_JSON_TO_ABV[SRC_SoM] = "SoM" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT0] = "SoT0" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT1] = "SoT1" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT2] = "SoT2" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT3] = "SoT3" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT4] = "SoT4" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT5] = "SoT5" -Parser.SOURCE_JSON_TO_ABV[SRC_SoT6] = "SoT6" -Parser.SOURCE_JSON_TO_ABV[SRC_TaL] = "TaL" -Parser.SOURCE_JSON_TO_ABV[SRC_TiO] = "TiO" -Parser.SOURCE_JSON_TO_ABV[SRC_ToK] = "ToK" -Parser.SOURCE_JSON_TO_DATE[SRC_RoE] = "2023-08-02" -Parser.SOURCE_JSON_TO_DATE[SRC_TV] = "2023-02-22" -Parser.SOURCE_JSON_TO_DATE[SRC_AAWS] = "2021-02-24" -Parser.SOURCE_JSON_TO_DATE[SRC_AFoF] = "2022-07-25" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA0] = "2019-08-01" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA1] = "2019-08-01" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA2] = "2019-09-01" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA3] = "2019-09-18" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA4] = "2019-10-16" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA5] = "2019-11-13" -Parser.SOURCE_JSON_TO_DATE[SRC_AoA6] = "2019-12-12" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE0] = "2020-07-08" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE1] = "2020-07-30" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE2] = "2020-08-26" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE3] = "2020-09-15" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE4] = "2020-10-14" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE5] = "2020-11-15" -Parser.SOURCE_JSON_TO_DATE[SRC_AoE6] = "2020-12-15" -Parser.SOURCE_JSON_TO_DATE[SRC_APG] = "2020-07-30" -Parser.SOURCE_JSON_TO_DATE[SRC_AV0] = "2021-01-15" -Parser.SOURCE_JSON_TO_DATE[SRC_AV1] = "2021-01-15" -Parser.SOURCE_JSON_TO_DATE[SRC_AV2] = "2021-02-24" -Parser.SOURCE_JSON_TO_DATE[SRC_AV3] = "2021-04-07" -Parser.SOURCE_JSON_TO_DATE[SRC_AVH] = "2022-05-25" -Parser.SOURCE_JSON_TO_DATE[SRC_B1] = "2019-08-01" -Parser.SOURCE_JSON_TO_DATE[SRC_B2] = "2020-05-27" -Parser.SOURCE_JSON_TO_DATE[SRC_B3] = "2021-04-07" -Parser.SOURCE_JSON_TO_DATE[SRC_BB] = "2020-11-11" -Parser.SOURCE_JSON_TO_DATE[SRC_BL0] = "2022-06-29" -Parser.SOURCE_JSON_TO_DATE[SRC_BL1] = "2022-07-27" -Parser.SOURCE_JSON_TO_DATE[SRC_BL2] = "2022-08-31" -Parser.SOURCE_JSON_TO_DATE[SRC_BL3] = undefined -Parser.SOURCE_JSON_TO_DATE[SRC_BL4] = undefined -Parser.SOURCE_JSON_TO_DATE[SRC_BL5] = undefined -Parser.SOURCE_JSON_TO_DATE[SRC_BL6] = undefined -Parser.SOURCE_JSON_TO_DATE[SRC_BotD] = "2022-04-27" -Parser.SOURCE_JSON_TO_DATE[SRC_CFD] = "2019-10-16" -Parser.SOURCE_JSON_TO_DATE[SRC_CHD] = "2019-10-16" -Parser.SOURCE_JSON_TO_DATE[SRC_CRB] = "2019-08-01" -Parser.SOURCE_JSON_TO_DATE[SRC_DA] = "2022-07-27" -Parser.SOURCE_JSON_TO_DATE[SRC_EC0] = "2020-01-13" -Parser.SOURCE_JSON_TO_DATE[SRC_EC1] = "2020-01-30" -Parser.SOURCE_JSON_TO_DATE[SRC_EC2] = "2020-02-26" -Parser.SOURCE_JSON_TO_DATE[SRC_EC3] = "2020-03-26" -Parser.SOURCE_JSON_TO_DATE[SRC_EC4] = "2020-04-29" -Parser.SOURCE_JSON_TO_DATE[SRC_EC5] = "2020-05-27" -Parser.SOURCE_JSON_TO_DATE[SRC_EC6] = "2020-06-24" -Parser.SOURCE_JSON_TO_DATE[SRC_FoP] = "2019-08-01" -Parser.SOURCE_JSON_TO_DATE[SRC_FRP0] = "2021-04-12" -Parser.SOURCE_JSON_TO_DATE[SRC_FRP1] = "2021-07-07" -Parser.SOURCE_JSON_TO_DATE[SRC_FRP2] = "2021-07-07" -Parser.SOURCE_JSON_TO_DATE[SRC_FRP3] = "2021-07-07" -Parser.SOURCE_JSON_TO_DATE[SRC_GnG] = "2021-10-13" -Parser.SOURCE_JSON_TO_DATE[SRC_GMG] = "2020-02-26" -Parser.SOURCE_JSON_TO_DATE[SRC_GW0] = "2023-01-10" -Parser.SOURCE_JSON_TO_DATE[SRC_GW1] = "2023-01-25" -Parser.SOURCE_JSON_TO_DATE[SRC_GW2] = "2023-02-22" -Parser.SOURCE_JSON_TO_DATE[SRC_GW3] = "2023-03-29" -Parser.SOURCE_JSON_TO_DATE[SRC_HPD] = "2021-11-10" -Parser.SOURCE_JSON_TO_DATE[SRC_LOACLO] = "2021-12-22" -Parser.SOURCE_JSON_TO_DATE[SRC_LOAG] = "2021-02-24" -Parser.SOURCE_JSON_TO_DATE[SRC_LOCG] = "2019-10-16" -Parser.SOURCE_JSON_TO_DATE[SRC_LOGM] = "2020-01-29" -Parser.SOURCE_JSON_TO_DATE[SRC_LOGMWS] = "2020-01-29" -Parser.SOURCE_JSON_TO_DATE[SRC_LOIL] = "2021-11-06" -Parser.SOURCE_JSON_TO_DATE[SRC_LOKL] = "2022-05-25" -Parser.SOURCE_JSON_TO_DATE[SRC_LOL] = "2020-07-30" -Parser.SOURCE_JSON_TO_DATE[SRC_LOME] = "2021-07-07" -Parser.SOURCE_JSON_TO_DATE[SRC_LOMM] = "2021-12-22" -Parser.SOURCE_JSON_TO_DATE[SRC_LOPSG] = "2020-10-14" -Parser.SOURCE_JSON_TO_DATE[SRC_LOTG] = "2022-08-31" -Parser.SOURCE_JSON_TO_DATE[SRC_LOTGB] = "2021-10-13" -Parser.SOURCE_JSON_TO_DATE[SRC_LOWG] = "2019-08-31" -Parser.SOURCE_JSON_TO_DATE[SRC_LTiBA] = "2020-07-25" -Parser.SOURCE_JSON_TO_DATE[SRC_Mal] = "2021-07-07" -Parser.SOURCE_JSON_TO_DATE[SRC_NGD] = "2021-10-13" -Parser.SOURCE_JSON_TO_DATE[SRC_OoA0] = "2022-03-28" -Parser.SOURCE_JSON_TO_DATE[SRC_OoA1] = "2022-04-27" -Parser.SOURCE_JSON_TO_DATE[SRC_OoA2] = "2022-05-25" -Parser.SOURCE_JSON_TO_DATE[SRC_OoA3] = "2022-06-29" -Parser.SOURCE_JSON_TO_DATE[SRC_POS1] = "2021-03-06" -Parser.SOURCE_JSON_TO_DATE[SRC_PFUM] = "2021-11-11" -Parser.SOURCE_JSON_TO_DATE[SRC_QFF0] = "2021-12-20" -Parser.SOURCE_JSON_TO_DATE[SRC_QFF1] = "2021-01-26" -Parser.SOURCE_JSON_TO_DATE[SRC_QFF2] = "2021-02-23" -Parser.SOURCE_JSON_TO_DATE[SRC_QFF3] = "2021-03-30" -Parser.SOURCE_JSON_TO_DATE[SRC_SaS] = "2022-05-25" -Parser.SOURCE_JSON_TO_DATE[SRC_Sli] = "2020-07-30" -Parser.SOURCE_JSON_TO_DATE[SRC_SoM] = "2021-09-01" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT0] = "2021-07-26" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT1] = "2021-08-05" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT2] = "2021-09-01" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT3] = "2021-10-13" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT4] = "2021-10-13" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT5] = "2021-11-10" -Parser.SOURCE_JSON_TO_DATE[SRC_SoT6] = "2021-07-26" -Parser.SOURCE_JSON_TO_DATE[SRC_TaL] = "2019-09-11" -Parser.SOURCE_JSON_TO_DATE[SRC_TiO] = "2020-12-09" -Parser.SOURCE_JSON_TO_DATE[SRC_ToK] = "2021-11-19" -Parser.SOURCE_JSON_TO_STORE[SRC_RoE] = "https://paizo.com/products/btq02eal" -Parser.SOURCE_JSON_TO_STORE[SRC_TV] = "https://paizo.com/products/btq02eav" -Parser.SOURCE_JSON_TO_STORE[SRC_AAWS] = "https://paizo-images.s3-us-west-2.amazonaws.com/image/download/Azarketi+Ancestry.pdf" -Parser.SOURCE_JSON_TO_STORE[SRC_AFoF] = "https://paizo.com/products/btq02d8f" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA0] = "https://paizo.com/products/btq024wj" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA1] = "https://paizo.com/products/btq024tw" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA2] = "https://paizo.com/products/btq022ci" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA3] = "https://paizo.com/products/btq022lx" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA4] = "https://paizo.com/products/btq0204d" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA5] = "https://paizo.com/products/btq023dz" -Parser.SOURCE_JSON_TO_STORE[SRC_AoA6] = "https://paizo.com/products/btq023g1" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE0] = "https://paizo.com/products/btq01zth" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE1] = "https://paizo.com/products/btq01znq" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE2] = "https://paizo.com/products/btq01znt" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE3] = "https://paizo.com/products/btq01zrs" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE4] = "https://paizo.com/products/btq0233p" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE5] = "https://paizo.com/products/btq02065" -Parser.SOURCE_JSON_TO_STORE[SRC_AoE6] = "https://paizo.com/products/btq021cb" -Parser.SOURCE_JSON_TO_STORE[SRC_APG] = "https://paizo.com/products/btq023ih" -Parser.SOURCE_JSON_TO_STORE[SRC_AV0] = "https://paizo.com/community/blog/v5748dyo6shjm" -Parser.SOURCE_JSON_TO_STORE[SRC_AV1] = "https://paizo.com/products/btq026kj" -Parser.SOURCE_JSON_TO_STORE[SRC_AV2] = "https://paizo.com/products/btq027jm" -Parser.SOURCE_JSON_TO_STORE[SRC_AV3] = "https://paizo.com/products/btq024xm" -Parser.SOURCE_JSON_TO_STORE[SRC_AVH] = "https://paizo.com/products/btq02ajj" -Parser.SOURCE_JSON_TO_STORE[SRC_B1] = "https://paizo.com/products/btq01zp4" -Parser.SOURCE_JSON_TO_STORE[SRC_B2] = "https://paizo.com/products/btq022yq" -Parser.SOURCE_JSON_TO_STORE[SRC_B3] = "https://paizo.com/products/btq027mn" -Parser.SOURCE_JSON_TO_STORE[SRC_BB] = "https://paizo.com/products/btq023dx" -Parser.SOURCE_JSON_TO_STORE[SRC_BL0] = "https://paizo.com/community/blog/v5748dyo6si34" -Parser.SOURCE_JSON_TO_STORE[SRC_BL1] = "https://paizo.com/products/btq02art" -Parser.SOURCE_JSON_TO_STORE[SRC_BL2] = "https://paizo.com/products/btq02asf" -Parser.SOURCE_JSON_TO_STORE[SRC_BL3] = "https://paizo.com/products/btq02c11" -Parser.SOURCE_JSON_TO_STORE[SRC_BL4] = "https://paizo.com/products/btq02c4e" -Parser.SOURCE_JSON_TO_STORE[SRC_BL5] = "https://paizo.com/products/btq02d51" -Parser.SOURCE_JSON_TO_STORE[SRC_BL6] = "https://paizo.com/products/btq02d71" -Parser.SOURCE_JSON_TO_STORE[SRC_BotD] = "https://paizo.com/products/btq02c0j" -Parser.SOURCE_JSON_TO_STORE[SRC_CFD] = "https://paizo.com/products/btq024ud" -Parser.SOURCE_JSON_TO_STORE[SRC_CHD] = "https://paizo.com/products/btq024tn" -Parser.SOURCE_JSON_TO_STORE[SRC_CRB] = "https://paizo.com/products/btq01zp3" -Parser.SOURCE_JSON_TO_STORE[SRC_DA] = "https://paizo.com/products/btq02arq" -Parser.SOURCE_JSON_TO_STORE[SRC_EC0] = "https://paizo.com/products/btq022ks" -Parser.SOURCE_JSON_TO_STORE[SRC_EC1] = "https://paizo.com/products/btq01zqb" -Parser.SOURCE_JSON_TO_STORE[SRC_EC2] = "https://paizo.com/products/btq01zrd" -Parser.SOURCE_JSON_TO_STORE[SRC_EC3] = "https://paizo.com/products/btq01zuh" -Parser.SOURCE_JSON_TO_STORE[SRC_EC4] = "https://paizo.com/products/btq0216l" -Parser.SOURCE_JSON_TO_STORE[SRC_EC5] = "https://paizo.com/products/btq021by" -Parser.SOURCE_JSON_TO_STORE[SRC_EC6] = "https://paizo.com/products/btq021f4" -Parser.SOURCE_JSON_TO_STORE[SRC_FoP] = "https://paizo.com/products/btq01zoh" -Parser.SOURCE_JSON_TO_STORE[SRC_FRP0] = "https://paizo.com/community/blog/v5748dyo6shmo" -Parser.SOURCE_JSON_TO_STORE[SRC_FRP1] = "https://paizo.com/products/btq027qd" -Parser.SOURCE_JSON_TO_STORE[SRC_FRP2] = "https://paizo.com/products/btq027sp" -Parser.SOURCE_JSON_TO_STORE[SRC_FRP3] = "https://paizo.com/products/btq027sq" -Parser.SOURCE_JSON_TO_STORE[SRC_GnG] = "https://paizo.com/products/btq026mw" -Parser.SOURCE_JSON_TO_STORE[SRC_GMG] = "https://paizo.com/products/btq022c1" -Parser.SOURCE_JSON_TO_STORE[SRC_GW0] = "https://paizo.com/community/blog/v5748dyo6si7s" -Parser.SOURCE_JSON_TO_STORE[SRC_GW1] = "https://paizo.com/products/btq02dsq" -Parser.SOURCE_JSON_TO_STORE[SRC_GW2] = "https://paizo.com/products/btq02dw1" -Parser.SOURCE_JSON_TO_STORE[SRC_GW3] = "https://paizo.com/products/btq02ef2" -Parser.SOURCE_JSON_TO_STORE[SRC_HPD] = "https://paizo.com/products/btq024ut" -Parser.SOURCE_JSON_TO_STORE[SRC_LOACLO] = "https://paizo.com/products/btq02ap2" -Parser.SOURCE_JSON_TO_STORE[SRC_LOAG] = "https://paizo.com/products/btq026k5" -Parser.SOURCE_JSON_TO_STORE[SRC_LOCG] = "https://paizo.com/products/btq01zt4" -Parser.SOURCE_JSON_TO_STORE[SRC_LOGM] = "https://paizo.com/products/btq021wf" -Parser.SOURCE_JSON_TO_STORE[SRC_LOGMWS] = "https://paizo-images.s3-us-west-2.amazonaws.com/image/download/PZO9303+Gods+%26+Magic+Web+Supplement.pdf" -Parser.SOURCE_JSON_TO_STORE[SRC_LOIL] = "https://paizo.com/products/btq02dxx" -Parser.SOURCE_JSON_TO_STORE[SRC_LOKL] = "https://paizo.com/products/btq02c3a" -Parser.SOURCE_JSON_TO_STORE[SRC_LOL] = "https://paizo.com/products/btq023gd" -Parser.SOURCE_JSON_TO_STORE[SRC_LOME] = "https://paizo.com/products/btq026i4" -Parser.SOURCE_JSON_TO_STORE[SRC_LOMM] = "https://paizo.com/products/btq027u2" -Parser.SOURCE_JSON_TO_STORE[SRC_LOPSG] = "https://paizo.com/products/btq0250x" -Parser.SOURCE_JSON_TO_STORE[SRC_LOTG] = "https://paizo.com/products/btq02c20" -Parser.SOURCE_JSON_TO_STORE[SRC_LOTGB] = "https://paizo.com/products/btq027kc" -Parser.SOURCE_JSON_TO_STORE[SRC_LOWG] = "https://paizo.com/products/btq01zoj" -Parser.SOURCE_JSON_TO_STORE[SRC_LTiBA] = "https://paizo.com/products/btq024ys" -Parser.SOURCE_JSON_TO_STORE[SRC_Mal] = "https://paizo.com/products/btq027qf" -Parser.SOURCE_JSON_TO_STORE[SRC_NGD] = "https://paizo.com/products/btq027o0" -Parser.SOURCE_JSON_TO_STORE[SRC_OoA0] = "https://paizo.com/community/blog/v5748dyo6si08" -Parser.SOURCE_JSON_TO_STORE[SRC_OoA1] = "https://paizo.com/products/btq02ajl" -Parser.SOURCE_JSON_TO_STORE[SRC_OoA2] = "https://paizo.com/products/btq02am3" -Parser.SOURCE_JSON_TO_STORE[SRC_OoA3] = "https://paizo.com/products/btq02aot" -Parser.SOURCE_JSON_TO_STORE[SRC_POS1] = "https://paizo.com/products/btq027oe" -Parser.SOURCE_JSON_TO_STORE[SRC_PFUM] = "https://www.kickstarter.com/projects/dynamiteent/pathfinder-fumbus?ref=Pf2eTools" -Parser.SOURCE_JSON_TO_STORE[SRC_QFF0] = "https://paizo.com/community/blog/v5748dyo6shx3" -Parser.SOURCE_JSON_TO_STORE[SRC_QFF1] = "https://paizo.com/products/btq02asv" -Parser.SOURCE_JSON_TO_STORE[SRC_QFF2] = "https://paizo.com/products/btq029ud" -Parser.SOURCE_JSON_TO_STORE[SRC_QFF3] = "https://paizo.com/products/btq029wg" -Parser.SOURCE_JSON_TO_STORE[SRC_SaS] = "https://paizo.com/products/btq02d7e" -Parser.SOURCE_JSON_TO_STORE[SRC_Sli] = "https://paizo.com/products/btq023hg" -Parser.SOURCE_JSON_TO_STORE[SRC_SoM] = "https://paizo.com/products/btq027uy" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT0] = "https://paizo.com/community/blog/v5748dyo6shr4" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT1] = "https://paizo.com/products/btq026li" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT2] = "https://paizo.com/products/btq026mv" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT3] = "https://paizo.com/products/btq027kb" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT4] = "https://paizo.com/products/btq027nz" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT5] = "https://paizo.com/products/btq027s2" -Parser.SOURCE_JSON_TO_STORE[SRC_SoT6] = "https://paizo.com/products/btq027u1" -Parser.SOURCE_JSON_TO_STORE[SRC_TaL] = "https://paizo.com/products/btq021ax" -Parser.SOURCE_JSON_TO_STORE[SRC_TiO] = "https://paizo.com/products/btq026k1" -Parser.SOURCE_JSON_TO_STORE[SRC_ToK] = "https://paizo.com/products/btq027qf" -Parser.SOURCES_ADVENTURES = new Set([SRC_AFoF, SRC_AoA0, SRC_AoA1, SRC_AoA2, SRC_AoA3, SRC_AoA4, SRC_AoA5, SRC_AoA6, SRC_AoE0, SRC_AoE1, SRC_AoE2, SRC_AoE3, SRC_AoE4, SRC_AoE5, SRC_AoE6, SRC_AV0, SRC_AV1, SRC_AV2, SRC_AV3, SRC_AVH, SRC_BB, SRC_BL0, SRC_BL1, SRC_BL2, SRC_BL3, SRC_BL4, SRC_BL5, SRC_BL6, SRC_EC0, SRC_EC1, SRC_EC2, SRC_EC3, SRC_EC4, SRC_EC5, SRC_EC6, SRC_FoP, SRC_FRP0, SRC_FRP1, SRC_FRP2, SRC_FRP3, SRC_GW0, SRC_GW1, SRC_GW2, SRC_GW3, SRC_LTiBA, SRC_Mal, SRC_NGD, SRC_OoA0, SRC_OoA1, SRC_OoA2, SRC_OoA3, SRC_POS1, SRC_QFF0, SRC_QFF1, SRC_QFF2, SRC_QFF3, SRC_SaS, SRC_Sli, SRC_SoT0, SRC_SoT1, SRC_SoT2, SRC_SoT3, SRC_SoT4, SRC_SoT5, SRC_SoT6, SRC_TaL, SRC_TiO, SRC_ToK ]) -Parser.SOURCES_VANILLA = new Set([SRC_APG, SRC_B1, SRC_B2, SRC_B3, SRC_BotD, SRC_CRB, SRC_DA, SRC_GnG, SRC_GMG, SRC_SoM ]) -Parser.TAG_TO_DEFAULT_SOURCE = {"versatileHeritage": SRC_APG, "familiar": SRC_APG, "optfeature": SRC_APG, "creatureTemplate": SRC_B1, "ability": SRC_B1, "creature": SRC_B1, "spell": SRC_CRB, "item": SRC_CRB, "class": SRC_CRB, "condition": SRC_CRB, "background": SRC_CRB, "ancestry": SRC_CRB, "archetype": SRC_CRB, "feat": SRC_CRB, "trap": SRC_CRB, "hazard": SRC_CRB, "deity": SRC_CRB, "action": SRC_CRB, "classFeature": SRC_CRB, "subclassFeature": SRC_CRB, "table": SRC_CRB, "language": SRC_CRB, "ritual": SRC_CRB, "trait": SRC_CRB, "group": SRC_CRB, "domain": SRC_CRB, "skill": SRC_CRB, "familiarAbility": SRC_CRB, "companion": SRC_CRB, "companionAbility": SRC_CRB, "disease": SRC_GMG, "curse": SRC_GMG, "variantrule": SRC_GMG, "vehicle": SRC_GMG, "place": SRC_GMG, "plane": SRC_GMG, "relicGift": SRC_GMG, "settlement": SRC_GMG, "nation": SRC_GMG, "organization": SRC_LOCG, "event": SRC_LOTG, "eidolon": SRC_SoM }; -[SRC_RoE, SRC_TV, SRC_AAWS, SRC_APG, SRC_B1, SRC_B2, SRC_B3, SRC_BotD, SRC_CFD, SRC_CHD, SRC_CRB, SRC_DA, SRC_GnG, SRC_GMG, SRC_HPD, SRC_LOACLO, SRC_LOAG, SRC_LOCG, SRC_LOGM, SRC_LOGMWS, SRC_LOIL, SRC_LOKL, SRC_LOL, SRC_LOME, SRC_LOMM, SRC_LOPSG, SRC_LOTG, SRC_LOTGB, SRC_LOWG, SRC_PFUM, SRC_SoM ].forEach(src => { Parser.SOURCES_AVAILABLE_DOCS_BOOK[src] = src; Parser.SOURCES_AVAILABLE_DOCS_BOOK[src.toLowerCase()] = src; }); -[SRC_AFoF, SRC_AoA0, SRC_AoA1, SRC_AoA2, SRC_AoA3, SRC_AoA4, SRC_AoA5, SRC_AoA6, SRC_AoE0, SRC_AoE1, SRC_AoE2, SRC_AoE3, SRC_AoE4, SRC_AoE5, SRC_AoE6, SRC_AV0, SRC_AV1, SRC_AV2, SRC_AV3, SRC_AVH, SRC_BB, SRC_BL0, SRC_BL1, SRC_BL2, SRC_BL3, SRC_BL4, SRC_BL5, SRC_BL6, SRC_EC0, SRC_EC1, SRC_EC2, SRC_EC3, SRC_EC4, SRC_EC5, SRC_EC6, SRC_FoP, SRC_FRP0, SRC_FRP1, SRC_FRP2, SRC_FRP3, SRC_GW0, SRC_GW1, SRC_GW2, SRC_GW3, SRC_LTiBA, SRC_Mal, SRC_NGD, SRC_OoA0, SRC_OoA1, SRC_OoA2, SRC_OoA3, SRC_POS1, SRC_QFF0, SRC_QFF1, SRC_QFF2, SRC_QFF3, SRC_SaS, SRC_Sli, SRC_SoT0, SRC_SoT1, SRC_SoT2, SRC_SoT3, SRC_SoT4, SRC_SoT5, SRC_SoT6, SRC_TaL, SRC_TiO, SRC_ToK ].forEach(src => { Parser.SOURCES_AVAILABLE_DOCS_ADVENTURE[src] = src; Parser.SOURCES_AVAILABLE_DOCS_ADVENTURE[src.toLowerCase()] = src; }); -Parser.SOURCES_ACCESSORIES = new Set(SRC_CFD, SRC_CHD, SRC_HPD) +SRC_SKT0 = "SKT0"; +SRC_RoE = "RoE"; +SRC_TV = "TV"; +SRC_AAWS = "AAWS"; +SRC_AFoF = "AFoF"; +SRC_AoA0 = "AoA0"; +SRC_AoA1 = "AoA1"; +SRC_AoA2 = "AoA2"; +SRC_AoA3 = "AoA3"; +SRC_AoA4 = "AoA4"; +SRC_AoA5 = "AoA5"; +SRC_AoA6 = "AoA6"; +SRC_AoE0 = "AoE0"; +SRC_AoE1 = "AoE1"; +SRC_AoE2 = "AoE2"; +SRC_AoE3 = "AoE3"; +SRC_AoE4 = "AoE4"; +SRC_AoE5 = "AoE5"; +SRC_AoE6 = "AoE6"; +SRC_APG = "APG"; +SRC_AV0 = "AV0"; +SRC_AV1 = "AV1"; +SRC_AV2 = "AV2"; +SRC_AV3 = "AV3"; +SRC_AVH = "AVH"; +SRC_B1 = "B1"; +SRC_B2 = "B2"; +SRC_B3 = "B3"; +SRC_BB = "BB"; +SRC_BL0 = "BL0"; +SRC_BL1 = "BL1"; +SRC_BL2 = "BL2"; +SRC_BL3 = "BL3"; +SRC_BL4 = "BL4"; +SRC_BL5 = "BL5"; +SRC_BL6 = "BL6"; +SRC_BotD = "BotD"; +SRC_CFD = "CFD"; +SRC_CHD = "CHD"; +SRC_CRB = "CRB"; +SRC_DA = "DA"; +SRC_EC0 = "EC0"; +SRC_EC1 = "EC1"; +SRC_EC2 = "EC2"; +SRC_EC3 = "EC3"; +SRC_EC4 = "EC4"; +SRC_EC5 = "EC5"; +SRC_EC6 = "EC6"; +SRC_FoP = "FoP"; +SRC_FRP0 = "FRP0"; +SRC_FRP1 = "FRP1"; +SRC_FRP2 = "FRP2"; +SRC_FRP3 = "FRP3"; +SRC_GnG = "G&G"; +SRC_GMG = "GMG"; +SRC_GW0 = "GW0"; +SRC_GW1 = "GW1"; +SRC_GW2 = "GW2"; +SRC_GW3 = "GW3"; +SRC_HPD = "HPD"; +SRC_LOACLO = "LOACLO"; +SRC_LOAG = "LOAG"; +SRC_LOCG = "LOCG"; +SRC_LOGM = "LOGM"; +SRC_LOGMWS = "LOGMWS"; +SRC_LOIL = "LOIL"; +SRC_LOKL = "LOKL"; +SRC_LOL = "LOL"; +SRC_LOME = "LOME"; +SRC_LOMM = "LOMM"; +SRC_LOPSG = "LOPSG"; +SRC_LOTG = "LOTG"; +SRC_LOTGB = "LOTGB"; +SRC_LOWG = "LOWG"; +SRC_LTiBA = "LTiBA"; +SRC_Mal = "Mal"; +SRC_NGD = "NGD"; +SRC_OoA0 = "OoA0"; +SRC_OoA1 = "OoA1"; +SRC_OoA2 = "OoA2"; +SRC_OoA3 = "OoA3"; +SRC_POS1 = "POS1"; +SRC_PFUM = "PFUM"; +SRC_QFF0 = "QFF0"; +SRC_QFF1 = "QFF1"; +SRC_QFF2 = "QFF2"; +SRC_QFF3 = "QFF3"; +SRC_SaS = "SaS"; +SRC_Sli = "Sli"; +SRC_SoM = "SoM"; +SRC_SoT0 = "SoT0"; +SRC_SoT1 = "SoT1"; +SRC_SoT2 = "SoT2"; +SRC_SoT3 = "SoT3"; +SRC_SoT4 = "SoT4"; +SRC_SoT5 = "SoT5"; +SRC_SoT6 = "SoT6"; +SRC_TaL = "TaL"; +SRC_TiO = "TiO"; +SRC_ToK = "ToK"; +Parser.SOURCE_JSON_TO_FULL[SRC_SKT0] = "Sky King's Tomb Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_RoE] = "Rage of Elements"; +Parser.SOURCE_JSON_TO_FULL[SRC_TV] = "Treasure Vault"; +Parser.SOURCE_JSON_TO_FULL[SRC_AAWS] = "Azarketi Ancestry Web Supplement"; +Parser.SOURCE_JSON_TO_FULL[SRC_AFoF] = "A Fistful of Flowers"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA0] = "Age of Ashes Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA1] = "Age of Ashes #1: Hellknight Hill"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA2] = "Age of Ashes #2: Cult of Cinders"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA3] = "Age of Ashes #3: Tomorrow Must Burn"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA4] = + "Age of Ashes #4: Fires of the Haunted City"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA5] = + "Age of Ashes #5: Against the Scarlet Triad"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoA6] = "Age of Ashes #6: Broken Promises"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE0] = "Agents of Edgewatch Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE1] = + "Agents of Edgewatch #1: Devil at the Dreaming Palace"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE2] = + "Agents of Edgewatch #2: Sixty Feet Under"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE3] = "Agents of Edgewatch #3: All or Nothing"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE4] = + "Agents of Edgewatch #4: Assault on Hunting Lodge Seven"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE5] = + "Agents of Edgewatch #5: Belly of the Black Whale"; +Parser.SOURCE_JSON_TO_FULL[SRC_AoE6] = + "Agents of Edgewatch #6: Ruins of the Radiant Siege"; +Parser.SOURCE_JSON_TO_FULL[SRC_APG] = "Advanced Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_AV0] = "Abomination Vaults Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_AV1] = + "Abomination Vaults #1: Ruins of Gauntlight"; +Parser.SOURCE_JSON_TO_FULL[SRC_AV2] = + "Abomination Vaults #2: Hands of the Devil"; +Parser.SOURCE_JSON_TO_FULL[SRC_AV3] = + "Abomination Vaults #3: Eyes of Empty Death"; +Parser.SOURCE_JSON_TO_FULL[SRC_AVH] = "Abomination Vaults Hardcover"; +Parser.SOURCE_JSON_TO_FULL[SRC_B1] = "Bestiary"; +Parser.SOURCE_JSON_TO_FULL[SRC_B2] = "Bestiary 2"; +Parser.SOURCE_JSON_TO_FULL[SRC_B3] = "Bestiary 3"; +Parser.SOURCE_JSON_TO_FULL[SRC_BB] = "Beginner Box"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL0] = "Blood Lords Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL1] = "Blood Lords #1: Zombie Feast"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL2] = "Blood Lords #2: Graveclaw"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL3] = "Blood Lords #3: Field of Maidens"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL4] = "Blood Lords #4: The Ghouls Hunger"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL5] = "Blood Lords #5: A Taste of Ashes"; +Parser.SOURCE_JSON_TO_FULL[SRC_BL6] = "Blood Lords #6: Ghost King's Rage"; +Parser.SOURCE_JSON_TO_FULL[SRC_BotD] = "Book of the Dead"; +Parser.SOURCE_JSON_TO_FULL[SRC_CFD] = "Critical Fumble Deck"; +Parser.SOURCE_JSON_TO_FULL[SRC_CHD] = "Critical Hit Deck"; +Parser.SOURCE_JSON_TO_FULL[SRC_CRB] = "Core Rulebook"; +Parser.SOURCE_JSON_TO_FULL[SRC_DA] = "Dark Archive"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC0] = "Extinction Curse Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC1] = + "Extinction Curse #1: The Show Must Go On"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC2] = + "Extinction Curse #2: Legacy of the Lost God"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC3] = + "Extinction Curse #3: Life's Long Shadows"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC4] = + "Extinction Curse #4: Siege of the Dinosaurs"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC5] = + "Extinction Curse #5: Lord of the Black Sands"; +Parser.SOURCE_JSON_TO_FULL[SRC_EC6] = + "Extinction Curse #6: The Apocalypse Prophet"; +Parser.SOURCE_JSON_TO_FULL[SRC_FoP] = "The Fall of Plaguestone"; +Parser.SOURCE_JSON_TO_FULL[SRC_FRP0] = + "Fists of the Ruby Phoenix Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_FRP1] = + "Fists of the Ruby Phoenix #1: Despair on Danger Island"; +Parser.SOURCE_JSON_TO_FULL[SRC_FRP2] = + "Fists of the Ruby Phoenix #2: Ready? Fight!"; +Parser.SOURCE_JSON_TO_FULL[SRC_FRP3] = + "Fists of the Ruby Phoenix #3: King of the Mountain"; +Parser.SOURCE_JSON_TO_FULL[SRC_GnG] = "Guns & Gears"; +Parser.SOURCE_JSON_TO_FULL[SRC_GMG] = "Gamemastery Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_GW0] = "Gatewalkers Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_GW1] = "Gatewalkers #1: The Seventh Arch"; +Parser.SOURCE_JSON_TO_FULL[SRC_GW2] = "Gatewalkers #2: They Watched the Stars"; +Parser.SOURCE_JSON_TO_FULL[SRC_GW3] = + "Gatewalkers #3: Dreamers of the Nameless Spires"; +Parser.SOURCE_JSON_TO_FULL[SRC_HPD] = "Hero Point Deck"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOACLO] = + "Lost Omens: Absalom, City of Lost Omens"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOAG] = "Lost Omens: Ancestry Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOCG] = "Lost Omens: Character Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOGM] = "Lost Omens: Gods & Magic"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOGMWS] = + "Lost Omens: Gods & Magic Web Supplement"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOIL] = "Lost Omens: Impossible Lands"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOKL] = "Lost Omens: Knights of Lastwall"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOL] = "Lost Omens: Legends"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOME] = "Lost Omens: The Mwangi Expanse"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOMM] = "Lost Omens: Monsters of Myth"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOPSG] = "Lost Omens: Pathfinder Society Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOTG] = "Lost Omens: Travel Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOTGB] = "Lost Omens: The Grand Bazaar"; +Parser.SOURCE_JSON_TO_FULL[SRC_LOWG] = "Lost Omens: World Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_LTiBA] = "Little Trouble in Big Absalom"; +Parser.SOURCE_JSON_TO_FULL[SRC_Mal] = "Malevolence"; +Parser.SOURCE_JSON_TO_FULL[SRC_NGD] = "Night of the Gray Death"; +Parser.SOURCE_JSON_TO_FULL[SRC_OoA0] = "Outlaws of Alkenstar Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_OoA1] = + "Outlaws of Alkenstar #1: Punks in a Powder Keg"; +Parser.SOURCE_JSON_TO_FULL[SRC_OoA2] = + "Outlaws of Alkenstar #2: Cradle of Quartz"; +Parser.SOURCE_JSON_TO_FULL[SRC_OoA3] = + "Outlaws of Alkenstar #3: The Smoking Gun"; +Parser.SOURCE_JSON_TO_FULL[SRC_POS1] = "Pathfinder One-Shot: Sundered Waves"; +Parser.SOURCE_JSON_TO_FULL[SRC_PFUM] = "PATHFINDER: FUMBUS!"; +Parser.SOURCE_JSON_TO_FULL[SRC_QFF0] = + "Quest for the Frozen Flame Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_QFF1] = + "Quest for the Frozen Flame #1: Broken Tusk Moon"; +Parser.SOURCE_JSON_TO_FULL[SRC_QFF2] = + "Quest for the Frozen Flame #2: Lost Mammoth Valley"; +Parser.SOURCE_JSON_TO_FULL[SRC_QFF3] = + "Quest for the Frozen Flame #3: Burning Tundra"; +Parser.SOURCE_JSON_TO_FULL[SRC_SaS] = "Shadows at Sundown"; +Parser.SOURCE_JSON_TO_FULL[SRC_Sli] = "The Slithering"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoM] = "Secrets of Magic"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT0] = "Strength of Thousands Player's Guide"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT1] = + "Strength of Thousands #1: Kindled Magic"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT2] = + "Strength of Thousands #2: Spoken on the Song Wind"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT3] = + "Strength of Thousands #3: Hurricane's Howl"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT4] = + "Strength of Thousands #4: Secrets of the Temple-City"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT5] = + "Strength of Thousands #5: Doorway to the Red Star"; +Parser.SOURCE_JSON_TO_FULL[SRC_SoT6] = + "Strength of Thousands #6: Shadows of the Ancients"; +Parser.SOURCE_JSON_TO_FULL[SRC_TaL] = "Torment and Legacy"; +Parser.SOURCE_JSON_TO_FULL[SRC_TiO] = "Troubles in Otari"; +Parser.SOURCE_JSON_TO_FULL[SRC_ToK] = "Threshold of Knowledge"; +Parser.SOURCE_JSON_TO_ABV[SRC_SKT0] = "SKT0"; +Parser.SOURCE_JSON_TO_ABV[SRC_RoE] = "RoE"; +Parser.SOURCE_JSON_TO_ABV[SRC_TV] = "TV"; +Parser.SOURCE_JSON_TO_ABV[SRC_AAWS] = "AAWS"; +Parser.SOURCE_JSON_TO_ABV[SRC_AFoF] = "AFoF"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA0] = "AoA0"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA1] = "AoA1"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA2] = "AoA2"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA3] = "AoA3"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA4] = "AoA4"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA5] = "AoA5"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoA6] = "AoA6"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE0] = "AoE0"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE1] = "AoE1"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE2] = "AoE2"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE3] = "AoE3"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE4] = "AoE4"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE5] = "AoE5"; +Parser.SOURCE_JSON_TO_ABV[SRC_AoE6] = "AoE6"; +Parser.SOURCE_JSON_TO_ABV[SRC_APG] = "APG"; +Parser.SOURCE_JSON_TO_ABV[SRC_AV0] = "AV0"; +Parser.SOURCE_JSON_TO_ABV[SRC_AV1] = "AV1"; +Parser.SOURCE_JSON_TO_ABV[SRC_AV2] = "AV2"; +Parser.SOURCE_JSON_TO_ABV[SRC_AV3] = "AV3"; +Parser.SOURCE_JSON_TO_ABV[SRC_AVH] = "AVH"; +Parser.SOURCE_JSON_TO_ABV[SRC_B1] = "B1"; +Parser.SOURCE_JSON_TO_ABV[SRC_B2] = "B2"; +Parser.SOURCE_JSON_TO_ABV[SRC_B3] = "B3"; +Parser.SOURCE_JSON_TO_ABV[SRC_BB] = "BB"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL0] = "BL0"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL1] = "BL1"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL2] = "BL2"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL3] = "BL3"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL4] = "BL4"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL5] = "BL5"; +Parser.SOURCE_JSON_TO_ABV[SRC_BL6] = "BL6"; +Parser.SOURCE_JSON_TO_ABV[SRC_BotD] = "BotD"; +Parser.SOURCE_JSON_TO_ABV[SRC_CFD] = "CFD"; +Parser.SOURCE_JSON_TO_ABV[SRC_CHD] = "CHD"; +Parser.SOURCE_JSON_TO_ABV[SRC_CRB] = "CRB"; +Parser.SOURCE_JSON_TO_ABV[SRC_DA] = "DA"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC0] = "EC0"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC1] = "EC1"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC2] = "EC2"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC3] = "EC3"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC4] = "EC4"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC5] = "EC5"; +Parser.SOURCE_JSON_TO_ABV[SRC_EC6] = "EC6"; +Parser.SOURCE_JSON_TO_ABV[SRC_FoP] = "FoP"; +Parser.SOURCE_JSON_TO_ABV[SRC_FRP0] = "FRP0"; +Parser.SOURCE_JSON_TO_ABV[SRC_FRP1] = "FRP1"; +Parser.SOURCE_JSON_TO_ABV[SRC_FRP2] = "FRP2"; +Parser.SOURCE_JSON_TO_ABV[SRC_FRP3] = "FRP3"; +Parser.SOURCE_JSON_TO_ABV[SRC_GnG] = "G&G"; +Parser.SOURCE_JSON_TO_ABV[SRC_GMG] = "GMG"; +Parser.SOURCE_JSON_TO_ABV[SRC_GW0] = "GW0"; +Parser.SOURCE_JSON_TO_ABV[SRC_GW1] = "GW1"; +Parser.SOURCE_JSON_TO_ABV[SRC_GW2] = "GW2"; +Parser.SOURCE_JSON_TO_ABV[SRC_GW3] = "GW3"; +Parser.SOURCE_JSON_TO_ABV[SRC_HPD] = "HPD"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOACLO] = "LOACLO"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOAG] = "LOAG"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOCG] = "LOCG"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOGM] = "LOGM"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOGMWS] = "LOGMWS"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOIL] = "LOIL"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOKL] = "LOKL"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOL] = "LOL"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOME] = "LOME"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOMM] = "LOMM"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOPSG] = "LOPSG"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOTG] = "LOTG"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOTGB] = "LOTGB"; +Parser.SOURCE_JSON_TO_ABV[SRC_LOWG] = "LOWG"; +Parser.SOURCE_JSON_TO_ABV[SRC_LTiBA] = "LTiBA"; +Parser.SOURCE_JSON_TO_ABV[SRC_Mal] = "Mal"; +Parser.SOURCE_JSON_TO_ABV[SRC_NGD] = "NGD"; +Parser.SOURCE_JSON_TO_ABV[SRC_OoA0] = "OoA0"; +Parser.SOURCE_JSON_TO_ABV[SRC_OoA1] = "OoA1"; +Parser.SOURCE_JSON_TO_ABV[SRC_OoA2] = "OoA2"; +Parser.SOURCE_JSON_TO_ABV[SRC_OoA3] = "OoA3"; +Parser.SOURCE_JSON_TO_ABV[SRC_POS1] = "POS1"; +Parser.SOURCE_JSON_TO_ABV[SRC_PFUM] = "PFUM"; +Parser.SOURCE_JSON_TO_ABV[SRC_QFF0] = "QFF0"; +Parser.SOURCE_JSON_TO_ABV[SRC_QFF1] = "QFF1"; +Parser.SOURCE_JSON_TO_ABV[SRC_QFF2] = "QFF2"; +Parser.SOURCE_JSON_TO_ABV[SRC_QFF3] = "QFF3"; +Parser.SOURCE_JSON_TO_ABV[SRC_SaS] = "SaS"; +Parser.SOURCE_JSON_TO_ABV[SRC_Sli] = "Sli"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoM] = "SoM"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT0] = "SoT0"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT1] = "SoT1"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT2] = "SoT2"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT3] = "SoT3"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT4] = "SoT4"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT5] = "SoT5"; +Parser.SOURCE_JSON_TO_ABV[SRC_SoT6] = "SoT6"; +Parser.SOURCE_JSON_TO_ABV[SRC_TaL] = "TaL"; +Parser.SOURCE_JSON_TO_ABV[SRC_TiO] = "TiO"; +Parser.SOURCE_JSON_TO_ABV[SRC_ToK] = "ToK"; +Parser.SOURCE_JSON_TO_DATE[SRC_SKT0] = "2023-07-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_RoE] = "2023-08-02"; +Parser.SOURCE_JSON_TO_DATE[SRC_TV] = "2023-02-22"; +Parser.SOURCE_JSON_TO_DATE[SRC_AAWS] = "2021-02-24"; +Parser.SOURCE_JSON_TO_DATE[SRC_AFoF] = "2022-07-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA0] = "2019-08-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA1] = "2019-08-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA2] = "2019-09-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA3] = "2019-09-18"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA4] = "2019-10-16"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA5] = "2019-11-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoA6] = "2019-12-12"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE0] = "2020-07-08"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE1] = "2020-07-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE2] = "2020-08-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE3] = "2020-09-15"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE4] = "2020-10-14"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE5] = "2020-11-15"; +Parser.SOURCE_JSON_TO_DATE[SRC_AoE6] = "2020-12-15"; +Parser.SOURCE_JSON_TO_DATE[SRC_APG] = "2020-07-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_AV0] = "2021-01-15"; +Parser.SOURCE_JSON_TO_DATE[SRC_AV1] = "2021-01-15"; +Parser.SOURCE_JSON_TO_DATE[SRC_AV2] = "2021-02-24"; +Parser.SOURCE_JSON_TO_DATE[SRC_AV3] = "2021-04-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_AVH] = "2022-05-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_B1] = "2019-08-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_B2] = "2020-05-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_B3] = "2021-04-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_BB] = "2020-11-11"; +Parser.SOURCE_JSON_TO_DATE[SRC_BL0] = "2022-06-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_BL1] = "2022-07-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_BL2] = "2022-08-31"; +Parser.SOURCE_JSON_TO_DATE[SRC_BL3] = undefined; +Parser.SOURCE_JSON_TO_DATE[SRC_BL4] = undefined; +Parser.SOURCE_JSON_TO_DATE[SRC_BL5] = undefined; +Parser.SOURCE_JSON_TO_DATE[SRC_BL6] = undefined; +Parser.SOURCE_JSON_TO_DATE[SRC_BotD] = "2022-04-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_CFD] = "2019-10-16"; +Parser.SOURCE_JSON_TO_DATE[SRC_CHD] = "2019-10-16"; +Parser.SOURCE_JSON_TO_DATE[SRC_CRB] = "2019-08-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_DA] = "2022-07-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC0] = "2020-01-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC1] = "2020-01-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC2] = "2020-02-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC3] = "2020-03-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC4] = "2020-04-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC5] = "2020-05-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_EC6] = "2020-06-24"; +Parser.SOURCE_JSON_TO_DATE[SRC_FoP] = "2019-08-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_FRP0] = "2021-04-12"; +Parser.SOURCE_JSON_TO_DATE[SRC_FRP1] = "2021-07-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_FRP2] = "2021-07-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_FRP3] = "2021-07-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_GnG] = "2021-10-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_GMG] = "2020-02-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_GW0] = "2023-01-10"; +Parser.SOURCE_JSON_TO_DATE[SRC_GW1] = "2023-01-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_GW2] = "2023-02-22"; +Parser.SOURCE_JSON_TO_DATE[SRC_GW3] = "2023-03-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_HPD] = "2021-11-10"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOACLO] = "2021-12-22"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOAG] = "2021-02-24"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOCG] = "2019-10-16"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOGM] = "2020-01-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOGMWS] = "2020-01-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOIL] = "2021-11-06"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOKL] = "2022-05-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOL] = "2020-07-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOME] = "2021-07-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOMM] = "2021-12-22"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOPSG] = "2020-10-14"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOTG] = "2022-08-31"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOTGB] = "2021-10-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_LOWG] = "2019-08-31"; +Parser.SOURCE_JSON_TO_DATE[SRC_LTiBA] = "2020-07-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_Mal] = "2021-07-07"; +Parser.SOURCE_JSON_TO_DATE[SRC_NGD] = "2021-10-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_OoA0] = "2022-03-28"; +Parser.SOURCE_JSON_TO_DATE[SRC_OoA1] = "2022-04-27"; +Parser.SOURCE_JSON_TO_DATE[SRC_OoA2] = "2022-05-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_OoA3] = "2022-06-29"; +Parser.SOURCE_JSON_TO_DATE[SRC_POS1] = "2021-03-06"; +Parser.SOURCE_JSON_TO_DATE[SRC_PFUM] = "2021-11-11"; +Parser.SOURCE_JSON_TO_DATE[SRC_QFF0] = "2021-12-20"; +Parser.SOURCE_JSON_TO_DATE[SRC_QFF1] = "2021-01-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_QFF2] = "2021-02-23"; +Parser.SOURCE_JSON_TO_DATE[SRC_QFF3] = "2021-03-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_SaS] = "2022-05-25"; +Parser.SOURCE_JSON_TO_DATE[SRC_Sli] = "2020-07-30"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoM] = "2021-09-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT0] = "2021-07-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT1] = "2021-08-05"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT2] = "2021-09-01"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT3] = "2021-10-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT4] = "2021-10-13"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT5] = "2021-11-10"; +Parser.SOURCE_JSON_TO_DATE[SRC_SoT6] = "2021-07-26"; +Parser.SOURCE_JSON_TO_DATE[SRC_TaL] = "2019-09-11"; +Parser.SOURCE_JSON_TO_DATE[SRC_TiO] = "2020-12-09"; +Parser.SOURCE_JSON_TO_DATE[SRC_ToK] = "2021-11-19"; +Parser.SOURCE_JSON_TO_STORE[SRC_SKT0] = + "https://downloads.paizo.com/SkyKingsTombPlayersGuide.pdf"; +Parser.SOURCE_JSON_TO_STORE[SRC_RoE] = "https://paizo.com/products/btq02eal"; +Parser.SOURCE_JSON_TO_STORE[SRC_TV] = "https://paizo.com/products/btq02eav"; +Parser.SOURCE_JSON_TO_STORE[SRC_AAWS] = + "https://paizo-images.s3-us-west-2.amazonaws.com/image/download/Azarketi+Ancestry.pdf"; +Parser.SOURCE_JSON_TO_STORE[SRC_AFoF] = "https://paizo.com/products/btq02d8f"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA0] = "https://paizo.com/products/btq024wj"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA1] = "https://paizo.com/products/btq024tw"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA2] = "https://paizo.com/products/btq022ci"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA3] = "https://paizo.com/products/btq022lx"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA4] = "https://paizo.com/products/btq0204d"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA5] = "https://paizo.com/products/btq023dz"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoA6] = "https://paizo.com/products/btq023g1"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE0] = "https://paizo.com/products/btq01zth"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE1] = "https://paizo.com/products/btq01znq"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE2] = "https://paizo.com/products/btq01znt"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE3] = "https://paizo.com/products/btq01zrs"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE4] = "https://paizo.com/products/btq0233p"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE5] = "https://paizo.com/products/btq02065"; +Parser.SOURCE_JSON_TO_STORE[SRC_AoE6] = "https://paizo.com/products/btq021cb"; +Parser.SOURCE_JSON_TO_STORE[SRC_APG] = "https://paizo.com/products/btq023ih"; +Parser.SOURCE_JSON_TO_STORE[SRC_AV0] = + "https://paizo.com/community/blog/v5748dyo6shjm"; +Parser.SOURCE_JSON_TO_STORE[SRC_AV1] = "https://paizo.com/products/btq026kj"; +Parser.SOURCE_JSON_TO_STORE[SRC_AV2] = "https://paizo.com/products/btq027jm"; +Parser.SOURCE_JSON_TO_STORE[SRC_AV3] = "https://paizo.com/products/btq024xm"; +Parser.SOURCE_JSON_TO_STORE[SRC_AVH] = "https://paizo.com/products/btq02ajj"; +Parser.SOURCE_JSON_TO_STORE[SRC_B1] = "https://paizo.com/products/btq01zp4"; +Parser.SOURCE_JSON_TO_STORE[SRC_B2] = "https://paizo.com/products/btq022yq"; +Parser.SOURCE_JSON_TO_STORE[SRC_B3] = "https://paizo.com/products/btq027mn"; +Parser.SOURCE_JSON_TO_STORE[SRC_BB] = "https://paizo.com/products/btq023dx"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL0] = + "https://paizo.com/community/blog/v5748dyo6si34"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL1] = "https://paizo.com/products/btq02art"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL2] = "https://paizo.com/products/btq02asf"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL3] = "https://paizo.com/products/btq02c11"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL4] = "https://paizo.com/products/btq02c4e"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL5] = "https://paizo.com/products/btq02d51"; +Parser.SOURCE_JSON_TO_STORE[SRC_BL6] = "https://paizo.com/products/btq02d71"; +Parser.SOURCE_JSON_TO_STORE[SRC_BotD] = "https://paizo.com/products/btq02c0j"; +Parser.SOURCE_JSON_TO_STORE[SRC_CFD] = "https://paizo.com/products/btq024ud"; +Parser.SOURCE_JSON_TO_STORE[SRC_CHD] = "https://paizo.com/products/btq024tn"; +Parser.SOURCE_JSON_TO_STORE[SRC_CRB] = "https://paizo.com/products/btq01zp3"; +Parser.SOURCE_JSON_TO_STORE[SRC_DA] = "https://paizo.com/products/btq02arq"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC0] = "https://paizo.com/products/btq022ks"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC1] = "https://paizo.com/products/btq01zqb"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC2] = "https://paizo.com/products/btq01zrd"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC3] = "https://paizo.com/products/btq01zuh"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC4] = "https://paizo.com/products/btq0216l"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC5] = "https://paizo.com/products/btq021by"; +Parser.SOURCE_JSON_TO_STORE[SRC_EC6] = "https://paizo.com/products/btq021f4"; +Parser.SOURCE_JSON_TO_STORE[SRC_FoP] = "https://paizo.com/products/btq01zoh"; +Parser.SOURCE_JSON_TO_STORE[SRC_FRP0] = + "https://paizo.com/community/blog/v5748dyo6shmo"; +Parser.SOURCE_JSON_TO_STORE[SRC_FRP1] = "https://paizo.com/products/btq027qd"; +Parser.SOURCE_JSON_TO_STORE[SRC_FRP2] = "https://paizo.com/products/btq027sp"; +Parser.SOURCE_JSON_TO_STORE[SRC_FRP3] = "https://paizo.com/products/btq027sq"; +Parser.SOURCE_JSON_TO_STORE[SRC_GnG] = "https://paizo.com/products/btq026mw"; +Parser.SOURCE_JSON_TO_STORE[SRC_GMG] = "https://paizo.com/products/btq022c1"; +Parser.SOURCE_JSON_TO_STORE[SRC_GW0] = + "https://paizo.com/community/blog/v5748dyo6si7s"; +Parser.SOURCE_JSON_TO_STORE[SRC_GW1] = "https://paizo.com/products/btq02dsq"; +Parser.SOURCE_JSON_TO_STORE[SRC_GW2] = "https://paizo.com/products/btq02dw1"; +Parser.SOURCE_JSON_TO_STORE[SRC_GW3] = "https://paizo.com/products/btq02ef2"; +Parser.SOURCE_JSON_TO_STORE[SRC_HPD] = "https://paizo.com/products/btq024ut"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOACLO] = "https://paizo.com/products/btq02ap2"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOAG] = "https://paizo.com/products/btq026k5"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOCG] = "https://paizo.com/products/btq01zt4"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOGM] = "https://paizo.com/products/btq021wf"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOGMWS] = + "https://paizo-images.s3-us-west-2.amazonaws.com/image/download/PZO9303+Gods+%26+Magic+Web+Supplement.pdf"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOIL] = "https://paizo.com/products/btq02dxx"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOKL] = "https://paizo.com/products/btq02c3a"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOL] = "https://paizo.com/products/btq023gd"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOME] = "https://paizo.com/products/btq026i4"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOMM] = "https://paizo.com/products/btq027u2"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOPSG] = "https://paizo.com/products/btq0250x"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOTG] = "https://paizo.com/products/btq02c20"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOTGB] = "https://paizo.com/products/btq027kc"; +Parser.SOURCE_JSON_TO_STORE[SRC_LOWG] = "https://paizo.com/products/btq01zoj"; +Parser.SOURCE_JSON_TO_STORE[SRC_LTiBA] = "https://paizo.com/products/btq024ys"; +Parser.SOURCE_JSON_TO_STORE[SRC_Mal] = "https://paizo.com/products/btq027qf"; +Parser.SOURCE_JSON_TO_STORE[SRC_NGD] = "https://paizo.com/products/btq027o0"; +Parser.SOURCE_JSON_TO_STORE[SRC_OoA0] = + "https://paizo.com/community/blog/v5748dyo6si08"; +Parser.SOURCE_JSON_TO_STORE[SRC_OoA1] = "https://paizo.com/products/btq02ajl"; +Parser.SOURCE_JSON_TO_STORE[SRC_OoA2] = "https://paizo.com/products/btq02am3"; +Parser.SOURCE_JSON_TO_STORE[SRC_OoA3] = "https://paizo.com/products/btq02aot"; +Parser.SOURCE_JSON_TO_STORE[SRC_POS1] = "https://paizo.com/products/btq027oe"; +Parser.SOURCE_JSON_TO_STORE[SRC_PFUM] = + "https://www.kickstarter.com/projects/dynamiteent/pathfinder-fumbus?ref=Pf2eTools"; +Parser.SOURCE_JSON_TO_STORE[SRC_QFF0] = + "https://paizo.com/community/blog/v5748dyo6shx3"; +Parser.SOURCE_JSON_TO_STORE[SRC_QFF1] = "https://paizo.com/products/btq02asv"; +Parser.SOURCE_JSON_TO_STORE[SRC_QFF2] = "https://paizo.com/products/btq029ud"; +Parser.SOURCE_JSON_TO_STORE[SRC_QFF3] = "https://paizo.com/products/btq029wg"; +Parser.SOURCE_JSON_TO_STORE[SRC_SaS] = "https://paizo.com/products/btq02d7e"; +Parser.SOURCE_JSON_TO_STORE[SRC_Sli] = "https://paizo.com/products/btq023hg"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoM] = "https://paizo.com/products/btq027uy"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT0] = + "https://paizo.com/community/blog/v5748dyo6shr4"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT1] = "https://paizo.com/products/btq026li"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT2] = "https://paizo.com/products/btq026mv"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT3] = "https://paizo.com/products/btq027kb"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT4] = "https://paizo.com/products/btq027nz"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT5] = "https://paizo.com/products/btq027s2"; +Parser.SOURCE_JSON_TO_STORE[SRC_SoT6] = "https://paizo.com/products/btq027u1"; +Parser.SOURCE_JSON_TO_STORE[SRC_TaL] = "https://paizo.com/products/btq021ax"; +Parser.SOURCE_JSON_TO_STORE[SRC_TiO] = "https://paizo.com/products/btq026k1"; +Parser.SOURCE_JSON_TO_STORE[SRC_ToK] = "https://paizo.com/products/btq027qf"; +Parser.SOURCES_ADVENTURES = new Set([ + SRC_AFoF, + SRC_AoA0, + SRC_AoA1, + SRC_AoA2, + SRC_AoA3, + SRC_AoA4, + SRC_AoA5, + SRC_AoA6, + SRC_AoE0, + SRC_AoE1, + SRC_AoE2, + SRC_AoE3, + SRC_AoE4, + SRC_AoE5, + SRC_AoE6, + SRC_AV0, + SRC_AV1, + SRC_AV2, + SRC_AV3, + SRC_AVH, + SRC_BB, + SRC_BL0, + SRC_BL1, + SRC_BL2, + SRC_BL3, + SRC_BL4, + SRC_BL5, + SRC_BL6, + SRC_EC0, + SRC_EC1, + SRC_EC2, + SRC_EC3, + SRC_EC4, + SRC_EC5, + SRC_EC6, + SRC_FoP, + SRC_FRP0, + SRC_FRP1, + SRC_FRP2, + SRC_FRP3, + SRC_GW0, + SRC_GW1, + SRC_GW2, + SRC_GW3, + SRC_LTiBA, + SRC_Mal, + SRC_NGD, + SRC_OoA0, + SRC_OoA1, + SRC_OoA2, + SRC_OoA3, + SRC_POS1, + SRC_QFF0, + SRC_QFF1, + SRC_QFF2, + SRC_QFF3, + SRC_SaS, + SRC_Sli, + SRC_SoT0, + SRC_SoT1, + SRC_SoT2, + SRC_SoT3, + SRC_SoT4, + SRC_SoT5, + SRC_SoT6, + SRC_TaL, + SRC_TiO, + SRC_ToK, + SRC_SKT0, +]); +Parser.SOURCES_VANILLA = new Set([ + SRC_APG, + SRC_B1, + SRC_B2, + SRC_B3, + SRC_BotD, + SRC_CRB, + SRC_DA, + SRC_GnG, + SRC_GMG, + SRC_SoM, +]); +Parser.TAG_TO_DEFAULT_SOURCE = { + versatileHeritage: SRC_APG, + familiar: SRC_APG, + optfeature: SRC_APG, + creatureTemplate: SRC_B1, + ability: SRC_B1, + creature: SRC_B1, + spell: SRC_CRB, + item: SRC_CRB, + class: SRC_CRB, + condition: SRC_CRB, + background: SRC_CRB, + ancestry: SRC_CRB, + archetype: SRC_CRB, + feat: SRC_CRB, + trap: SRC_CRB, + hazard: SRC_CRB, + deity: SRC_CRB, + action: SRC_CRB, + classFeature: SRC_CRB, + subclassFeature: SRC_CRB, + table: SRC_CRB, + language: SRC_CRB, + ritual: SRC_CRB, + trait: SRC_CRB, + group: SRC_CRB, + domain: SRC_CRB, + skill: SRC_CRB, + familiarAbility: SRC_CRB, + companion: SRC_CRB, + companionAbility: SRC_CRB, + disease: SRC_GMG, + curse: SRC_GMG, + variantrule: SRC_GMG, + vehicle: SRC_GMG, + place: SRC_GMG, + plane: SRC_GMG, + relicGift: SRC_GMG, + settlement: SRC_GMG, + nation: SRC_GMG, + organization: SRC_LOCG, + event: SRC_LOTG, + eidolon: SRC_SoM, +}; +[ + SRC_RoE, + SRC_TV, + SRC_AAWS, + SRC_APG, + SRC_B1, + SRC_B2, + SRC_B3, + SRC_BotD, + SRC_CFD, + SRC_CHD, + SRC_CRB, + SRC_DA, + SRC_GnG, + SRC_GMG, + SRC_HPD, + SRC_LOACLO, + SRC_LOAG, + SRC_LOCG, + SRC_LOGM, + SRC_LOGMWS, + SRC_LOIL, + SRC_LOKL, + SRC_LOL, + SRC_LOME, + SRC_LOMM, + SRC_LOPSG, + SRC_LOTG, + SRC_LOTGB, + SRC_LOWG, + SRC_PFUM, + SRC_SoM, +].forEach((src) => { + Parser.SOURCES_AVAILABLE_DOCS_BOOK[src] = src; + Parser.SOURCES_AVAILABLE_DOCS_BOOK[src.toLowerCase()] = src; +}); +[ + SRC_AFoF, + SRC_AoA0, + SRC_AoA1, + SRC_AoA2, + SRC_AoA3, + SRC_AoA4, + SRC_AoA5, + SRC_AoA6, + SRC_AoE0, + SRC_AoE1, + SRC_AoE2, + SRC_AoE3, + SRC_AoE4, + SRC_AoE5, + SRC_AoE6, + SRC_AV0, + SRC_AV1, + SRC_AV2, + SRC_AV3, + SRC_AVH, + SRC_BB, + SRC_BL0, + SRC_BL1, + SRC_BL2, + SRC_BL3, + SRC_BL4, + SRC_BL5, + SRC_BL6, + SRC_EC0, + SRC_EC1, + SRC_EC2, + SRC_EC3, + SRC_EC4, + SRC_EC5, + SRC_EC6, + SRC_FoP, + SRC_FRP0, + SRC_FRP1, + SRC_FRP2, + SRC_FRP3, + SRC_GW0, + SRC_GW1, + SRC_GW2, + SRC_GW3, + SRC_LTiBA, + SRC_Mal, + SRC_NGD, + SRC_OoA0, + SRC_OoA1, + SRC_OoA2, + SRC_OoA3, + SRC_POS1, + SRC_QFF0, + SRC_QFF1, + SRC_QFF2, + SRC_QFF3, + SRC_SaS, + SRC_Sli, + SRC_SoT0, + SRC_SoT1, + SRC_SoT2, + SRC_SoT3, + SRC_SoT4, + SRC_SoT5, + SRC_SoT6, + SRC_TaL, + SRC_TiO, + SRC_ToK, + SRC_SKT0, +].forEach((src) => { + Parser.SOURCES_AVAILABLE_DOCS_ADVENTURE[src] = src; + Parser.SOURCES_AVAILABLE_DOCS_ADVENTURE[src.toLowerCase()] = src; +}); +Parser.SOURCES_ACCESSORIES = new Set(SRC_CFD, SRC_CHD, SRC_HPD); /* PF2ETOOLS_SOURCE__CLOSE */ -Parser.SOURCES_CORE_SUPPLEMENTS = new Set(Object.keys(Parser.SOURCE_JSON_TO_FULL).filter(it => !Parser.SOURCES_ADVENTURES.has(it) && !Parser.SOURCES_ACCESSORIES.has(it))); +Parser.SOURCES_CORE_SUPPLEMENTS = new Set( + Object.keys(Parser.SOURCE_JSON_TO_FULL).filter( + (it) => + !Parser.SOURCES_ADVENTURES.has(it) + && !Parser.SOURCES_ACCESSORIES.has(it), + ), +); Parser.getTagSource = function (tag, source) { if (source && source.trim()) return source; tag = tag.trim(); if (tag.startsWith("@")) tag = tag.slice(1); - if (!Parser.TAG_TO_DEFAULT_SOURCE[tag]) throw new Error(`Unhandled tag source "${tag}"`); + if (!Parser.TAG_TO_DEFAULT_SOURCE[tag]) { + throw new Error(`Unhandled tag source "${tag}"`); + } return Parser.TAG_TO_DEFAULT_SOURCE[tag]; }; Parser.getTraitName = function (trait) { - const name = trait ? Parser.parseTraits([trait.replace(/\|.+/, "")], {toNone: true})[0] : ""; + const name = trait + ? Parser.parseTraits([trait.replace(/\|.+/, "")], { toNone: true })[0] + : ""; if (name === name.toUpperCase()) return name; - else if (name.length <= 2) return name.toUpperCase(); // Alignment traits: CG, LE, ... - else return name.toTitleCase(); -} + else if (name.length <= 2) { + return name.toUpperCase() // Alignment traits: CG, LE, ... + } else return name.toTitleCase(); +}; Parser.rarityToNumber = function (r) { if (isNaN(r)) { switch (r.toLowerCase()) { - case "common": return 0; - case "uncommon": return 1; - case "rare": return 2; - case "unique": return 3; - default: return 69; + case "common": + return 0; + case "uncommon": + return 1; + case "rare": + return 2; + case "unique": + return 3; + default: + return 69; } - } else return r -} + } else return r; +}; Parser.dmgTypeToFull = function (dmg) { - return Parser._parse_aToB(Parser.DMGTYPE_JSON_TO_FULL, dmg) -} + return Parser._parse_aToB(Parser.DMGTYPE_JSON_TO_FULL, dmg); +}; Parser.DMGTYPE_JSON_TO_FULL = { - "A": "acid", - "B": "bludgeoning", - "C": "cold", - "D": "bleed", - "E": "electricity", - "F": "fire", - "H": "chaotic", - "I": "poison", - "L": "lawful", - "M": "mental", - "Mod": "modular", - "N": "sonic", - "O": "force", - "P": "piercing", - "R": "precision", - "S": "slashing", + A: "acid", + B: "bludgeoning", + C: "cold", + D: "bleed", + E: "electricity", + F: "fire", + H: "chaotic", + I: "poison", + L: "lawful", + M: "mental", + Mod: "modular", + N: "sonic", + O: "force", + P: "piercing", + R: "precision", + S: "slashing", "+": "positive", "-": "negative", }; @@ -1802,14 +2404,23 @@ Parser.DMGTYPE_JSON_TO_FULL = { Parser.levelToDC = function (level, isSpell, traits) { if (isNaN(level)) return "?"; let DC = 0; - if (isSpell.toLowerCase() === "focus" || isSpell.toLowerCase() === "spell" || isSpell === true) level = (level * 2) - 1; + if ( + isSpell.toLowerCase() === "focus" + || isSpell.toLowerCase() === "spell" + || isSpell === true + ) { + level = level * 2 - 1; + } if (level < 21) DC = 14 + Number(level) + Math.floor(level / 3); else DC = 40 + Number((level - 20) * 2); // The Difficulty is negative for easier adjustments and positive for harder adjustments. 0 is default. if (traits && traits.length) { - const difficulties = typeof traits === "string" ? traits.split(" ") : traits.filter(it => typeof it === "string"); - difficulties.forEach(difficulty => { + const difficulties = + typeof traits === "string" + ? traits.split(" ") + : traits.filter((it) => typeof it === "string"); + difficulties.forEach((difficulty) => { switch (Parser.rarityToNumber(difficulty)) { // Incredibly Easy case -3: @@ -1817,34 +2428,37 @@ Parser.levelToDC = function (level, isSpell, traits) { break; // Very Easy case -2: - DC = DC - 5 + DC = DC - 5; break; // Easy case -1: - DC = DC - 2 + DC = DC - 2; break; // Hard (Uncommon) case 1: - DC = DC + 2 + DC = DC + 2; break; // Very Hard (Rare) case 2: - DC = DC + 5 + DC = DC + 5; break; // Incredibly Hard (Unique) case 3: - DC = DC + 10 + DC = DC + 10; + break; + default: break; - default: break; } }); } - return `${DC}${level < 0 || level > 25 ? `*` : ""}` + return `${DC}${level < 0 || level > 25 ? `*` : ""}`; }; Parser.typeToSkill = function (type) { - if (typeof type === "string" || type instanceof String) { type = type.split() } + if (typeof type === "string" || type instanceof String) { + type = type.split(); + } let skill = new Set(); @@ -1852,67 +2466,126 @@ Parser.typeToSkill = function (type) { let typeNum = type[i]; switch (typeNum.toLowerCase()) { // Creature Types - case "aberration": skill.add("{@skill Occultism}"); break; - case "animal": skill.add("{@skill Nature}"); break; - case "astral": skill.add("{@skill Occultism}"); break; - case "beast": skill.add("{@skill Arcana}"); skill.add("{@skill Nature}"); break; - case "celestial": skill.add("{@skill Religion}"); break; - case "construct": skill.add("{@skill Arcana}"); skill.add("{@skill Crafting}"); break; - case "dragon": skill.add("{@skill Arcana}"); break; - case "elemental": skill.add("{@skill Arcana}"); skill.add("{@skill Nature}"); break; - case "ethereal": skill.add("{@skill Occultism}"); break; - case "fey": skill.add("{@skill Nature}"); break; - case "fiend": skill.add("{@skill Religion}"); break; - case "fungus": skill.add("{@skill Nature}"); break; - case "humanoid": skill.add("{@skill Society}"); break; - case "monitor": skill.add("{@skill Religion}"); break; - case "ooze": skill.add("{@skill Occultism}"); break; - case "spirit": skill.add("{@skill Occultism}"); break; - case "plant": skill.add("{@skill Nature}"); break; - case "undead": skill.add("{@skill Religion}"); break; + case "aberration": + skill.add("{@skill Occultism}"); + break; + case "animal": + skill.add("{@skill Nature}"); + break; + case "astral": + skill.add("{@skill Occultism}"); + break; + case "beast": + skill.add("{@skill Arcana}"); + skill.add("{@skill Nature}"); + break; + case "celestial": + skill.add("{@skill Religion}"); + break; + case "construct": + skill.add("{@skill Arcana}"); + skill.add("{@skill Crafting}"); + break; + case "dragon": + skill.add("{@skill Arcana}"); + break; + case "elemental": + skill.add("{@skill Arcana}"); + skill.add("{@skill Nature}"); + break; + case "ethereal": + skill.add("{@skill Occultism}"); + break; + case "fey": + skill.add("{@skill Nature}"); + break; + case "fiend": + skill.add("{@skill Religion}"); + break; + case "fungus": + skill.add("{@skill Nature}"); + break; + case "humanoid": + skill.add("{@skill Society}"); + break; + case "monitor": + skill.add("{@skill Religion}"); + break; + case "ooze": + skill.add("{@skill Occultism}"); + break; + case "spirit": + skill.add("{@skill Occultism}"); + break; + case "plant": + skill.add("{@skill Nature}"); + break; + case "undead": + skill.add("{@skill Religion}"); + break; // Spellcasting Traditions - case "arcane": skill.add("{@skill Arcana}"); break; - case "divine": skill.add("{@skill Religion}"); break; - case "occult": skill.add("{@skill Occultism}"); break; - case "primal": skill.add("{@skill Nature}"); break; - case "magical": skill.add("{@skill Arcana}"); skill.add("{@skill Religion}"); skill.add("{@skill Occultism}"); skill.add("{@skill Nature}"); break; + case "arcane": + skill.add("{@skill Arcana}"); + break; + case "divine": + skill.add("{@skill Religion}"); + break; + case "occult": + skill.add("{@skill Occultism}"); + break; + case "primal": + skill.add("{@skill Nature}"); + break; + case "magical": + skill.add("{@skill Arcana}"); + skill.add("{@skill Religion}"); + skill.add("{@skill Occultism}"); + skill.add("{@skill Nature}"); + break; // Items case "alchemical": - case "item": skill.add("{@skill Crafting}"); break; - default: break; + case "item": + skill.add("{@skill Crafting}"); + break; + default: + break; } } - return [...skill].join(" or ") + return [...skill].join(" or "); }; Parser.getKeyByValue = function (object, value) { return Object.keys(object).filter(function (key) { return object[key] === value; }); -} +}; // Data: Lore // Naked: Plant Lore // None: Lore // Tag: {@skill Lore||Plant Lore} Parser.parseSkills = function (array, opts) { - opts = opts || {} - if (opts.toTags && (opts.toNaked || opts.toNone)) throw new Error("Cannot convert to multiple types of strings!") + opts = opts || {}; + if (opts.toTags && (opts.toNaked || opts.toNone)) { + throw new Error("Cannot convert to multiple types of strings!"); + } - let newArray = opts.toTitleCase ? array.map(t => t.toTitleCase()) : array + let newArray = opts.toTitleCase ? array.map((t) => t.toTitleCase()) : array; return newArray.map((it) => { if (opts.toTags) { - return `{@skill ${it.replace(/<.+>/g, "").trim()}||${it.replace(/<|>/g, "").trim()}}` + return `{@skill ${it.replace(/<.+>/g, "").trim()}||${it + .replace(/<|>/g, "") + .trim()}}`; } if (opts.toNaked) { - return it.replace(/<|>/g, "").trim() + return it.replace(/<|>/g, "").trim(); } if (opts.toNone) { - return it.replace(/<.+>/g, "").trim() + return it.replace(/<.+>/g, "").trim(); } }); -} +}; // Data: Scatter {10 ft.} // Naked: Scatter 10 ft. @@ -1925,20 +2598,26 @@ Parser.parseSkills = function (array, opts) { @param {string} opts.toNone Remove both the brackets and everything inside them. **/ Parser.parseTraits = function (array, opts) { - opts = opts || {} - if (opts.toTags && (opts.toNaked || opts.toNone)) throw new Error("Cannot convert to multiple types of strings!") - if (!(opts.toTags || opts.toNaked || opts.toNone)) throw new Error("Need arguments!") - let newArray = opts.toTitleCase ? array.map(t => t.toTitleCase()) : array + opts = opts || {}; + if (opts.toTags && (opts.toNaked || opts.toNone)) { + throw new Error("Cannot convert to multiple types of strings!"); + } + if (!(opts.toTags || opts.toNaked || opts.toNone)) { + throw new Error("Need arguments!"); + } + let newArray = opts.toTitleCase ? array.map((t) => t.toTitleCase()) : array; return newArray.map((it) => { if (opts.toTags) { - return `{@trait ${it.replace(/<.+>/g, "").trim()}||${it.replace(/<|>/g, "").trim()}}` + return `{@trait ${it.replace(/<.+>/g, "").trim()}||${it + .replace(/<|>/g, "") + .trim()}}`; } if (opts.toNaked) { - return it.replace(/<|>/g, "").trim() + return it.replace(/<|>/g, "").trim(); } if (opts.toNone) { - return it.replace(/<.+>/g, "").trim() + return it.replace(/<.+>/g, "").trim(); } }); -} \ No newline at end of file +}; diff --git a/js/render.js b/js/render.js index 4a5e219113..8b2ee361c7 100644 --- a/js/render.js +++ b/js/render.js @@ -5004,6 +5004,11 @@ Renderer.feat = { return renderStack.join(""); }, + getFooterEntry (feat) { + const renderer = Renderer.get(); + return Object.keys(feat.footer).sort().map(lvl => `

${lvl} ${renderer.render(feat.footer[lvl])}

`).join(""); + }, + getLeadsTo (feat) { const renderer = Renderer.get(); if (feat.leadsTo && feat.leadsTo.length) { @@ -5021,6 +5026,7 @@ Renderer.feat = { ${Renderer.feat.getSubHead(feat)} ${Renderer.generic.getRenderedEntries(feat)} ${feat.amp ? `${Renderer.utils.getDividerDiv()}${Renderer.spell.getAmpEntry(feat)}` : ""} + ${feat.footer ? `${Renderer.utils.getDividerDiv()}${Renderer.feat.getFooterEntry(feat)}` : ""} ${opts.renderLeadsTo ? Renderer.feat.getLeadsTo(feat) : ""} ${opts.noPage ? "" : Renderer.utils.getPageP(feat)}`; }, @@ -5616,7 +5622,7 @@ Renderer.nation = { renderStack.push(renderer.render(`${element.name} `)) if (element.alignment || element.gender || element.ancestry || element.position) { renderStack.push(`(`) - if (element.alignment) residentStack.push(`{@trait ${element.alignment}}`) + if (element.alignment) residentStack.push(`{@trait ${element.alignment.toUpperCase()}}`) if (element.gender) residentStack.push(Parser.genderToFull(element.gender)) if (element.ancestry) residentStack.push(element.ancestry) if (element.position) residentStack.push(element.position) diff --git a/js/utils.js b/js/utils.js index e4cf4e4cc4..6ec28c3648 100644 --- a/js/utils.js +++ b/js/utils.js @@ -5,7 +5,7 @@ if (typeof module !== "undefined") require("./parser.js"); // in deployment, `IS_DEPLOYED = "";` should be set below. IS_DEPLOYED = undefined; -VERSION_NUMBER = /* PF2ETOOLS_VERSION__OPEN */"0.8.5"/* PF2ETOOLS_VERSION__CLOSE */; +VERSION_NUMBER = /* PF2ETOOLS_VERSION__OPEN */"0.8.6"/* PF2ETOOLS_VERSION__CLOSE */; DEPLOYED_STATIC_ROOT = ""; // ""; // FIXME re-enable this when we have a CDN again IS_VTT = false; diff --git a/package.json b/package.json index ba75bcf1e1..6650255f58 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pf2etools", "author": "Pf2eTools", - "version": "0.8.5", + "version": "0.8.6", "license": "MIT", "description": "A site dedicated to making playing games with your friends as easy as possible.", "scripts": { diff --git a/test/schema-template/_generated/sources.json b/test/schema-template/_generated/sources.json index bcd090c914..00508c98e3 100644 --- a/test/schema-template/_generated/sources.json +++ b/test/schema-template/_generated/sources.json @@ -89,6 +89,7 @@ "QFF2", "QFF3", "RoE", + "SKT0", "SaS", "Sli", "SoM", @@ -106,4 +107,4 @@ ] } } -} +} \ No newline at end of file diff --git a/test/schema-template/_generated/traits.json b/test/schema-template/_generated/traits.json index 7f00f54ac2..3614fe3361 100644 --- a/test/schema-template/_generated/traits.json +++ b/test/schema-template/_generated/traits.json @@ -46,18 +46,12 @@ { "$ref": "#/definitions/itemTrait" }, - { - "$ref": "#/definitions/planarTrait" - }, { "$ref": "#/definitions/weaponTrait" }, { "$ref": "#/definitions/unknownTrait" }, - { - "$ref": "#/definitions/energyElementTrait" - }, { "$ref": "#/definitions/generalTrait" }, @@ -94,15 +88,90 @@ { "$ref": "#/definitions/creatureTrait" }, + { + "$ref": "#/definitions/classTrait" + }, { "$ref": "#/definitions/actionAbilityTrait" }, { - "$ref": "#/definitions/classTrait" + "$ref": "#/definitions/planarTrait" + }, + { + "$ref": "#/definitions/energyElementTrait" } ], "uniqueItems": true }, + "energyElementTrait": { + "type": "string", + "description": "A list of all Energy & Element traits.", + "enum": [ + "acid", + "air", + "cold", + "earth", + "electricity", + "energy", + "fire", + "force", + "metal", + "negative", + "positive", + "sonic", + "water", + "wood" + ] + }, + "planarTrait": { + "type": "string", + "description": "A list of all Planar traits.", + "enum": [ + "air", + "chaotic", + "earth", + "erratic", + "evil", + "finite", + "fire", + "flowing", + "good", + "high gravity", + "immeasurable", + "lawful", + "low gravity", + "metal", + "microgravity", + "sentient", + "static", + "strange gravity", + "subjective gravity", + "timeless", + "unbounded", + "water", + "wood" + ] + }, + "actionAbilityTrait": { + "type": "string", + "description": "A list of all Action & Ability traits.", + "enum": [ + "composite", + "concentrate", + "deviant", + "downtime", + "esoterica", + "exploration", + "impulse", + "infusion", + "instinct", + "mindshift", + "overflow", + "psyche", + "reckless", + "tandem" + ] + }, "classTrait": { "type": "string", "description": "A list of all Class traits.", @@ -115,20 +184,16 @@ "champion", "class", "cleric", - "composite", "deviant", "druid", "fighter", "gunslinger", - "impulse", - "infusion", "inventor", "investigator", "kineticist", "magus", "monk", "oracle", - "overflow", "psychic", "ranger", "rogue", @@ -141,26 +206,6 @@ "wizard" ] }, - "actionAbilityTrait": { - "type": "string", - "description": "A list of all Action & Ability traits.", - "enum": [ - "composite", - "concentrate", - "deviant", - "downtime", - "esoterica", - "exploration", - "impulse", - "infusion", - "instinct", - "mindshift", - "overflow", - "psyche", - "reckless", - "tandem" - ] - }, "creatureTrait": { "type": "string", "description": "A list of all Creature traits.", @@ -586,24 +631,6 @@ "wayfaring" ] }, - "energyElementTrait": { - "type": "string", - "description": "A list of all Energy & Element traits.", - "enum": [ - "acid", - "air", - "cold", - "earth", - "electricity", - "energy", - "fire", - "force", - "negative", - "positive", - "sonic", - "water" - ] - }, "unknownTrait": { "type": "string", "description": "A list of all Unknown traits.", @@ -683,33 +710,6 @@ "volley" ] }, - "planarTrait": { - "type": "string", - "description": "A list of all Planar traits.", - "enum": [ - "air", - "chaotic", - "earth", - "erratic", - "evil", - "finite", - "fire", - "flowing", - "good", - "high gravity", - "immeasurable", - "lawful", - "low gravity", - "microgravity", - "sentient", - "static", - "strange gravity", - "subjective gravity", - "timeless", - "unbounded", - "water" - ] - }, "itemTrait": { "type": "string", "description": "A list of all Item traits.", @@ -914,4 +914,4 @@ ] } } -} +} \ No newline at end of file